TdxCustomLayoutItem.ShowCaption Property
Specifies whether to display the caption region of the layout element.
Declaration
property ShowCaption: Boolean read; write;
Property Value
Type |
---|
Boolean |
Remarks
This property is obsolete; use the item’s CaptionOptions.Visible property instead.
See Also