Skip to main content

TdxCustomBarEdit.ShowCaption Property

Specifies if the editor caption is visible.

Declaration

property ShowCaption; default False;

Property Value

Type Default Description
Boolean False

True if the editor caption is visible; otherwise, False.

Remarks

Default Value

The ShowCaption property’s default value is False.

See Also