TSRichViewEdit.StartEditing |
Top Previous Next |
|
Begins editing the specified subdocument. type TSRVRichViewEditType = (srvrveMain, srvrveHeader, srvrveFooter);
function StartEditing(Editor: TSRVRichViewEditType): Boolean;
This method changes value of ActiveEditor property. See also: |