Not used in the current LCL implementation.
Source position: comctrls.pp line 1304
type TLVDataStateChangeEvent = procedure( |
Sender: TObject; |
StartIndex: Integer; |
EndIndex: Integer; |
OldState: TListItemStates; |
NewState: TListItemStates |
) of object; |
| Version 4.6 | Hosted on Source Forge |