[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: comctrls.pp line 1273
type TLVDataStateChangeEvent = procedure( |
Sender: TObject; |
StartIndex: Integer; |
EndIndex: Integer; |
OldState: TListItemStates; |
NewState: TListItemStates |
) of object; |
lazarus-ccr.sourceforge.net |