Saves the specified column definition to the XML configuration file.
Source position: dbgrids.pas line 443
protected procedure TCustomDBGrid.DoSaveColumn( |
sender: TCustomGrid; |
aColumn: TGridColumn; |
aColIndex: Integer; |
aCfg: TXMLConfig; |
aVersion: Integer; |
aPath: string |
); override; |