MinWidth
Specifies the minimum horizontal size for the column. User can not resize the column to be smaller than specified by this property.
pas
property MinWidth: Integer read FMinWidth write SetMinWidth default szMinColumnWidth;
Specifies the minimum horizontal size for the column. User can not resize the column to be smaller than specified by this property.
property MinWidth: Integer read FMinWidth write SetMinWidth default szMinColumnWidth;