Vcl.AxCtrls.TActiveForm.Initialize
Delphi
procedure Initialize; virtual;
C++
virtual void __fastcall Initialize();
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | Vcl.AxCtrls.pas Vcl.AxCtrls.hpp |
Vcl.AxCtrls | TActiveForm |
Description
You can override this method to perform action after the form loads properties from the DFM resource.