Skip to main content

TdxListGroup.Options Property

Specifies the set of flags that affects group appearance and behavior.

Declaration

property Options: TdxListGroupOptions read; write; default DefaultOptions;

Property Value

Type Description
TdxListGroupOptions

The set of flags that affects group appearance and behavior.

Remarks

Refer to the TdxListGroupOption type description for information on available options.

See Also