TdxBarManager.MainForm Property
Deprecated. This property exists for backward compatibility only.
Tip
Use the ParentForm property instead of MainForm.
Declaration
property MainForm: TCustomForm read;
Property Value
| Type | Description |
|---|---|
| TCustomForm | The parent form of the bar manager. |
See Also