TdxBarCustomEditControl.ShowCaption Property
In This Article
Indicates if the edit item control’s caption is shown.
#Declaration
Delphi
property ShowCaption: Boolean read;
#Property Value
Type |
---|
Boolean |
#Remarks
This property returns False if the edit item control’s caption is hidden.
See Also