Contents - Events - Properties
Description
TFRCustomLabel is base class for other label components.Do not create instance of TFRCustomLabel.
Contents - TFRCustomLabel - Properties
OnGetHREF
Delphi declarationOnGetHREFTarget
property OnGetHREF;
C++ declaration
__property OnGetHREF
Delphi declarationOnGetText
property OnGetHREFTarget;
C++ declaration
__property OnGetHREFTarget
Delphi declaration
property OnGetText: TFRGetStrValue read FOnGetText write FOnGetText;
C++ declaration
__property TFRGetStrValue OnGetText={ read=FOnGetText, write=FOnGetText }
Description
Use OnGetText event to set text at run-time.
Contents - TFRCustomLabel - Events
HREF
Delphi declarationHREF_TARGET
property HREF;
C++ declaration
__property HREF
Delphi declarationParentStyle
property HREF_TARGET;
C++ declaration
__property HREF_TARGET
Delphi declarationStyle
property ParentStyle;
C++ declaration
__property ParentStyle
Delphi declaration
property Style;
C++ declaration
__property Style