FMX.ActnList.IGlyph.SetImages

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetImages(const Value: TBaseImageList);

C++

virtual void __fastcall SetImages(System::Imagelist::TBaseImageList* const 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 Images.

See Also