[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: grids.pas line 1113
type TSetCheckboxStateEvent = procedure( |
Sender: TObject; |
ACol: Integer; |
ARow: Integer; |
const Value: TCheckBoxState |
) of object; |
lazarus-ccr.sourceforge.net |