TdxBarManager.Designing Property
Indicates whether the bar manager is in design mode.
Declaration
property Designing: Boolean read;
Property Value
Type |
---|
Boolean |
Remarks
The Designing property is set to True, when the current bar manager is in design-time mode. If this property is set to False, the bar manager is in runtime mode.
See Also