Vcl.ControlList.TCustomControlList.GetItemState

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetItemState(AIndex: Integer): TOwnerDrawState;

C++

Winapi::Windows::TOwnerDrawState __fastcall GetItemState(int AIndex);

Properties

Type Visibility Source Unit Parent
function protected
Vcl.ControlList.pas
Vcl.ControlList.hpp
Vcl.ControlList TCustomControlList

Description

Embarcadero Technologies does not currently have any additional information.