[Overview][Types][Classes][Procedures and functions][Index] |
TDBGridClickEvent - generic event handling method for a click in the specified column of a DataBase Grid
Source position: dbgrids.pas line 88
type TDBGridClickEvent = procedure( |
Column: TColumn |
) of object; |
lazarus-ccr.sourceforge.net |