Class TdkwInheritForm (unit DKWIForm)

Inherits from

TComponent

Constructors



Functions

destructor Destroy ;

Clean up safely on destruction

procedure SetFormClass ( Value: String ) ;

Change the form we're 'inheriting' components from

Properties

property FormClass : String

Published declarations

property Form : TForm

Public declarations

Events

Variables

FFormClass : String ;

Private declarations

FTempForm : TForm ;



Constructors


Functions


destructor Destroy ;

Clean up safely on destruction


procedure SetFormClass ( Value: String ) ;

Change the form we're 'inheriting' components from


Properties


property FormClass : String

Published declarations


property Form : TForm

Public declarations


Events


Variables


FFormClass : String ;

Private declarations


FTempForm : TForm ;