TdxListGroupOptions Type
In This Article
A set of flags that affects group appearance and behavior.
#Declaration
Delphi
TdxListGroupOptions = set of TdxListGroupOption;
#Referenced Class
Type | Description |
---|---|
Tdx |
Group appearance and behavior options. |
#Remarks
Refer to the TdxListGroupOption type description for information on available options.
See Also