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

TcyCustomAdvStaticText

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

Declaration

Source position: cyAdvStaticText.pas line 55

type TcyCustomAdvStaticText = class(TcyBaseStaticText)

protected

  procedure DrawStaticText(); override;

  

  procedure DrawBackground(); override;

  

  procedure ImagelistOptionsChanged();

  

  procedure WallpaperChanged();

  

  property Degrade: TcyGradient; [rw]

  

  property ImagelistOptions: TcyImagelistOptions; [rw]

  

  property Wallpaper: TcyBgPicture; [rw]

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

end;

Inheritance

TcyCustomAdvStaticText

  

|

TcyBaseStaticText

  

|

TObject



CT Web help

CodeTyphon Studio