Skip to main content

TdxBarManager.BarsLoading Property

Specifies whether the toolbars of the current bar manager is being loaded.

Declaration

property BarsLoading: Boolean read;

Property Value

Type
Boolean

Remarks

The BarsLoading property is used internally to detect when the toolbars of the current bar manager is in the process of loading. The value of this property is True when the toolbars and all their items are being loaded. If the property’s value is False, the bar manager is in a different internal state.

See Also