Class TDlgRes (unit MDLGRES) |
TComponent
Constructors |
of AutoDestroy
Functions |
of AutoInitialize } { Method to free any objects created by AutoInitialize
Method to set variable and property values and create objects
Properties |
Events |
Variables |
Constructors |
Public fields of TDlgRes } { Public methods of TDlgRes
of AutoDestroy
Functions |
Protected fields of TDlgRes } { Protected methods of TDlgRes } { Method to generate OnCallBack event
Method to free any objects created by AutoInitialize
of AutoInitialize } { Method to free any objects created by AutoInitialize
Pointer to application's OnCallBack handler, if any } { FOnCallBack : TcallBack;} { Private methods of TDlgRes } { Method to set variable and property values and create objects
Method to set variable and property values and create objects
Properties |
Published properties of the component } { Link to caller callback } { property OnCallBack : TcallBack read FOnCallBack write FOnCallBack;
Events |
Variables |
Private fields of TDlgRes } { Storage for property DlgName