Back to Devexpress

TdxCustomLayoutItem.Caption Property

vcl-dxlayoutcontainer-dot-tdxcustomlayoutitem-f59f591a.md

latest683 B
Original Source

TdxCustomLayoutItem.Caption Property

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

Declaration

delphi
property Caption: string read; write;

Property Value

TypeDescription
string

The layout item or group caption.

|

See Also

TdxCustomLayoutItem Class

TdxCustomLayoutItem Members

dxLayoutContainer Unit