API:Vcl.ImgList.TCustomImageList.GetIcon

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure GetIcon(Index: Integer; Image: TIcon); overload;
procedure GetIcon(Index: Integer; Image: TIcon; ADrawingStyle: TDrawingStyle;  AImageType: TImageType); overload;

C++

void __fastcall GetIcon(int Index, Vcl::Graphics::TIcon* Image)/* overload */;
void __fastcall GetIcon(int Index, Vcl::Graphics::TIcon* Image, TDrawingStyle ADrawingStyle, TImageType AImageType)/* overload */;

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
Vcl.ImgList.pas
Vcl.ImgList.hpp
Vcl.ImgList TCustomImageList

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。