TdxCustomLayoutControl.CustomizeForm Property
Provides access to the Customization Form.
Declaration
property CustomizeForm: TdxLayoutControlCustomCustomizeForm read;
Property Value
Type |
---|
TdxLayoutControlCustomCustomizeForm |
Remarks
Use the CustomizeForm property to access the Customization Form in customization mode (the Customization property is True).
See Also