Class TAFormPanel (unit AFormPanel)

Inherits from

TCustomPanel

Constructors


constructor Create(AOwner: TComponent);



Functions

Destructor Destroy;


procedure Loaded;


Procedure ResizeForm;


procedure Resize;

Protected declarations

Properties

property Align :

Published declarations

property Enabled :


property ShowHint :


property TabOrder :


property TabStop :


property Visible :


Events

event OnCreateForm : TNotifyEvent


Variables

Form : TForm;

Public declarations

FBorderStyle : TBorderStyle;


FOnCreateForm : TNotifyEvent;

Private declarations


Constructors


constructor Create(AOwner: TComponent);


Functions


Destructor Destroy;


procedure Loaded;


Procedure ResizeForm;


procedure Resize;

Protected declarations


Properties


property Align :

Published declarations


property Enabled :


property ShowHint :


property TabOrder :


property TabStop :


property Visible :


Events


event OnCreateForm : TNotifyEvent


Variables


Form : TForm;

Public declarations


FBorderStyle : TBorderStyle;


FOnCreateForm : TNotifyEvent;

Private declarations