[Overview][Constants][Types][Classes][Procedures and functions][Index] |
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; |
lazarus-ccr.sourceforge.net |