[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'DBGrids' (#lcl)

TDBGridClickEvent

TDBGridClickEvent - generic event handling method for a click in the specified column of a DataBase Grid

Declaration

Source position: dbgrids.pas line 88

type TDBGridClickEvent = procedure(

  Column: TColumn

) of object;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.