API:Vcl.ComCtrls.TCustomListView.Change

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Change(Item: TListItem; Change: Integer); dynamic;

C++

DYNAMIC void __fastcall Change(TListItem* Item, int Change);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TCustomListView

Description

Embarcadero Technologies does not currently have any additional information.