[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: DAV_GuiLabel.pas line 43
type TCustomGuiLabel = class(TCustomGuiGraphicControl) |
||
protected |
||
procedure CMFontChanged(); message; |
|
|
procedure FontChangedHandler(); virtual; |
|
|
procedure UpdateBuffer; override; |
|
|
procedure AlignmentChanged; virtual; |
|
|
procedure CaptionChanged; virtual; |
|
|
public |
||
constructor Create(); override; |
|
|
destructor Destroy; override; |
|
|
property FontOversampling: TFontOversampling; [rw] |
|
|
property Alignment: TAlignment; [rw] |
|
|
property Caption: string; [rw] |
|
|
property Shadow: TGuiShadow; [rw] |
|
|
property OnPaint: TNotifyEvent; [rw] |
|
|
end; |
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |