API:Vcl.ImgList.TCustomImageList.GetResource

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetResource(ResType: TResType; const Name: string;  Width: Integer; LoadFlags: TLoadResources; MaskColor: TColor): Boolean;

C++

bool __fastcall GetResource(TResType ResType, const System::UnicodeString Name, int Width, TLoadResources LoadFlags, System::Uitypes::TColor MaskColor);

Properties

Type Visibility Source Unit Parent
function public
Vcl.ImgList.pas
Vcl.ImgList.hpp
Vcl.ImgList TCustomImageList

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!