API:FMX.ImgList.TLayer.Name

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Name: string read FName write SetName;

C++

__property System::UnicodeString Name = {read=FName, write=SetName};

Properties

Type Visibility Source Unit Parent
property published
FMX.ImgList.pas
FMX.ImgList.hpp
FMX.ImgList TLayer

Description

Embarcadero Technologies does not currently have any additional information.