Unit 'DAV_GuiLabel' Package
[Overview][Classes][Index] [#pl_asiovst]

TCustomGuiLabel

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

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;

Inheritance

TCustomGuiLabel

  

|

TCustomGuiGraphicControl

  

|

TObject



CT Web help

CodeTyphon Studio