Developer

Expanded

Specifies whether row is expanded (showing child rows).

property Expanded: Boolean read FExpanded write FExpanded;

Remarks


To change this property, use Expanded array property. Changing Expanded property of TRow will not refresh grid, update scrollbars and recount visible rows.

See also