ClientRectToggle
Specifies whether an user can toggle Expanded
property of a row by simply clicking inside a cell. By default user need to click on the toggle button.
pas
property ClientRectToggle: Boolean read GetClientRectToogle write FClientRectToggle default False;