Unit 'cyStaticText' Package
[Overview][Classes][Index] [#pl_cindy]

TcyCustomStaticText

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

Declaration

Source position: cyStaticText.pas line 55

type TcyCustomStaticText = class(TcyBaseStaticText)

protected

  procedure DrawStaticText(); override;

  

  procedure DrawBackground(); override;

  

  procedure ImagelistOptionsChanged();

  

  property Degrade: TcyGradient; [rw]

  

  property ImagelistOptions: TcyImagelistOptions; [rw]

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

end;

Inheritance

TcyCustomStaticText

  

|

TcyBaseStaticText

  

|

TObject



CT Web help

CodeTyphon Studio