FMX.ActnList.IGlyph.GetImageIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetImageIndex: TImageIndex;

C++

virtual System::Uitypes::TImageIndex __fastcall GetImageIndex() = 0 ;

Properties

Type Visibility Source Unit Parent
function public
FMX.ActnList.pas
FMX.ActnList.hpp
FMX.ActnList IGlyph

Description

Declares the getter for ImageIndex.

See Also