TdxCustomLayoutItem.Caption Property
Specifies the caption of an item/group.
Declaration
property Caption: string read; write;
Property Value
Type |
---|
string |
Remarks
This property is obsolete; use the item’s CaptionOptions.Text property instead.
See Also