Unit 'cyResizer' Package
[Overview][Types][Classes][Index] [#pl_cindy]

TcyControlFrame

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

Declaration

Source position: cyResizer.pas line 118

type TcyControlFrame = class(TPersistent)

protected

  procedure StyleChanged();

  

public

  constructor Create(); virtual;

  

  destructor Destroy; override;

  

published

  property Color: TColor; [rw]

  

  property Visible: Boolean; [rw]

  

  property OnChange: TNotifyEvent; [rw]

  

end;

Inheritance

TcyControlFrame

  

|

TObject



CT Web help

CodeTyphon Studio