ToolsAPI.WelcomePage.INTAWelcomePagePluginModel.ImageCollection

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ImageCollection: TImageCollection read GetImageCollection;

C++

__property Vcl::Imagecollection::TImageCollection* ImageCollection = {read=GetImageCollection};

Properties

Type Visibility Source Unit Parent
property public
ToolsAPI.WelcomePage.pas
ToolsAPI.WelcomePage.hpp
ToolsAPI.WelcomePage INTAWelcomePagePluginModel

Description

ImageCollection returns ImageCollection with images linked with items.

See Also