Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TLVDataStateChangeEvent

Not used in the current LCL implementation.

Declaration

Source position: comctrls.pp line 1301

type TLVDataStateChangeEvent = procedure(

  Sender: TObject;

  StartIndex: Integer;

  EndIndex: Integer;

  OldState: TListItemStates;

  NewState: TListItemStates

) of object;



CT Web help

CodeTyphon Studio