TdxListGroup.Header Property
In This Article
Specifies text in the group’s header.
#Declaration
Delphi
property Header: string read; write;
#Property Value
Type | Description |
---|---|
string | The group’s header content. |
See Also