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