[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TLVDataHintEvent

Declaration

Source position: comctrls.pp line 1229

type TLVDataHintEvent = procedure(

  Sender: TObject;

  StartIndex: Integer;

  EndIndex: Integer

) of object;