Contents - Methods - Properties
Description
TAdvStringGrid inplace rich text editor
Contents - TAdvRichEdit - Properties
SelNormal
Delphi declarationSelSubscript
procedure SelNormal;
C++ declaration
void __fastcall SelNormal(void)
Description
Sets the selected text to normal vertical alignment.
Delphi declarationSelSuperscript
procedure SelSubscript;
C++ declaration
void __fastcall SelSubscript(void)
Description
Sets the selected text to subscript vertical alignment.
Delphi declarationTRichEdit
procedure SelSuperscript;
C++ declaration
void __fastcall SelSuperscript(void)
Description
Sets the selected text to superscript vertical alignment.
C++ declaration
Comctrls::TRichEdit(ParentWindow)
Contents - TAdvRichEdit - Methods
ReqHeight
Delphi declarationReqWidth
property ReqHeight: Integer;
C++ declaration
__property int ReqHeight={ nodefault }
Description
Required height in pixels of current rich text contents
Delphi declaration
property ReqWidth: Integer;
C++ declaration
__property int ReqWidth={ nodefault }
Description
Required width in pixels of current rich text contents