ResizeUpdate
When set to True resizing of column will be done immediately as user drags resizing grip of column. If set to False, resizing will be applied after user release the mouse key.
pas
property ResizeUpdate: Boolean read FResizeUpdate write FResizeUpdate default False;