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