Vcl.ComCtrls.TLVChangedEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TLVChangedEvent = procedure(Sender: TObject; Item: TListItem) of object;

C++

typedef void __fastcall (__closure *TLVChangedEvent)(System::TObject* Sender, TListItem* Item);

Properties

Type Visibility Source Unit Parent
type
typedef
public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls Vcl.ComCtrls

Description

Embarcadero Technologies does not currently have any additional information.