AutoSize
Specifies whether width of a column will be automatically adjusted upon grid resizing.
pas
property AutoSize: Boolean read FAutoSize write SetAutoSize default False;
Specifies whether width of a column will be automatically adjusted upon grid resizing.
property AutoSize: Boolean read FAutoSize write SetAutoSize default False;