TdxCustomLayoutItem.Caption Property
Deprecated. This property exists for backward compatibility only. Use the CaptionOptions.Text property instead.
Declaration
property Caption: string read; write;
Property Value
| Type | Description |
|---|---|
| string | The layout item or group caption. |
See Also