TCustomdxBarControl.IsCustomizing Property
Determines whether the customization form is active.
Declaration
property IsCustomizing: Boolean read;
Property Value
Type |
---|
Boolean |
Remarks
The value of the IsCustomizing property is equal to True when the customization form of TdxBarManager to which the current bar control belongs is active.
See Also