Back to Devexpress

TdxCustomLayoutItem.ShowCaption Property

vcl-dxlayoutcontainer-dot-tdxcustomlayoutitem-c7c125fa.md

latest725 B
Original Source

TdxCustomLayoutItem.ShowCaption Property

Deprecated. This property exists for backward compatibility only. Use the CaptionOptions.Visible property instead.

Declaration

delphi
property ShowCaption: Boolean read; write;

Property Value

TypeDescription
Boolean

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

|

See Also

TdxCustomLayoutItem Class

TdxCustomLayoutItem Members

dxLayoutContainer Unit