[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: grids.pas line 387
type TSaveColumnEvent = procedure( |
Sender: TObject; |
aColumn: TObject; |
aColIndex: Integer; |
aCfg: TXMLConfig; |
const aVersion: Integer; |
const aPath: string |
) of object; |
lazarus-ccr.sourceforge.net |