TAdvStringGridTAdvRichEdit

Contents - Methods - Properties


Description
TAdvStringGrid inplace rich text editor

TAdvRichEdit - Methods

Contents - TAdvRichEdit - Properties

SelNormal
Delphi declaration
procedure SelNormal;
C++ declaration
void __fastcall SelNormal(void)

Description
Sets the selected text to normal vertical alignment.
SelSubscript
Delphi declaration
procedure SelSubscript;
C++ declaration
void __fastcall SelSubscript(void)

Description
Sets the selected text to subscript vertical alignment.
SelSuperscript
Delphi declaration
procedure SelSuperscript;
C++ declaration
void __fastcall SelSuperscript(void)

Description
Sets the selected text to superscript vertical alignment.
TRichEdit
C++ declaration
Comctrls::TRichEdit(ParentWindow)

TAdvRichEdit - Properties

Contents - TAdvRichEdit - Methods

ReqHeight
Delphi declaration
property ReqHeight: Integer;
C++ declaration
__property int ReqHeight={ nodefault }

Description
Required height in pixels of current rich text contents
ReqWidth
Delphi declaration
property ReqWidth: Integer;
C++ declaration
__property int ReqWidth={ nodefault }

Description
Required width in pixels of current rich text contents