FMX.ActnList.IGlyph.SetImageIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetImageIndex(const Value: TImageIndex);

C++

virtual void __fastcall SetImageIndex(const System::Uitypes::TImageIndex Value) = 0 ;

Properties

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

Description

Declares the setter for ImageIndex.

See Also