Vcl.ImageCollection.TImageCollectionItem.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
Vcl.ImageCollection.pas
Vcl.ImageCollection.hpp
Vcl.ImageCollection TImageCollectionItem

Description

Is the item name which can include a category.

The category name is placed at the beginning of the name and separated by the symbol "\"