Unit 'AdvancedLabel' Package
[Overview][Types][Classes][Index] [#pl_luicontrols]

TCustomAdvancedLabel

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

Declaration

Source position: advancedlabel.pas line 18

type TCustomAdvancedLabel = class(TCustomLabel)

protected

  procedure Loaded; override;

  

  procedure MouseEnter; override;

  

  procedure MouseLeave; override;

  

  procedure RestoreFontProperties;

  

  procedure UpdateFont();

  

  property HotTrack: Boolean; [rw]

  

  property HotTrackColor: TColor; [rw]

  

  property HotTrackStyle: TFontStyles; [rw]

  

end;

Inheritance

TCustomAdvancedLabel

  

|

TObject



CT Web help

CodeTyphon Studio