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