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

TRenderProp

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

Declaration

Source position: cyAdvSpeedButton.pas line 57

type TRenderProp = class(TPersistent)

protected

  procedure PropertiesChanged();

  

public

  constructor Create(); virtual;

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

published

  property Degrade: TcyGradient; [rw]

  

  property Font: TFont; [rw]

  

  property Glyph: TPicture; [rw]

  

  property ImageListIndex: Integer; [rw]

  

  property UseDefaultFont: Boolean; [rw]

  

  property UseDefaultGlyph: Boolean; [rw]

  

  property UseDefaultWallpaper: Boolean; [rw]

  

  property Wallpaper: TcyBgPicture; [rw]

  

  property OnChange: TNotifyEvent; [rw]

  

end;

Inheritance

TRenderProp

  

|

TObject



CT Web help

CodeTyphon Studio