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

TcyRunTimeResize

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

Declaration

Source position: cyRunTimeResize.pas line 52

type TcyRunTimeResize = class(TComponent)

protected

  procedure Notification(); override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure StartJob();

  

  procedure DoJob();

  

  procedure EndJob();

  

published

  property Control: TControl; [rw]

  

  property Options: TcyRunTimeDesign; [rw]

  

end;

Inheritance

TcyRunTimeResize

  

|

TObject



CT Web help

CodeTyphon Studio