API:Vcl.ImgList.TCustomImageList.FileLoad
Delphi
function FileLoad(ResType: TResType; const Name: string;
MaskColor: TColor): Boolean;
C++
bool __fastcall FileLoad(TResType ResType, const System::UnicodeString Name, 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.