API:Vcl.ComCtrls.TCustomTabControl.GetImageIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetImageIndex(TabIndex: Integer): Integer; virtual;

C++

virtual int __fastcall GetImageIndex(int TabIndex);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.