[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: grids.pas line 305
type TUserCheckBoxBitmapEvent = procedure( |
Sender: TObject; |
const aCol: Integer; |
const aRow: Integer; |
const CheckedState: TCheckBoxState; |
var ABitmap: TBitmap |
) of object; |
lazarus-ccr.sourceforge.net |