Vcl.ImgList.TCustomImageList.SetSize

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

Delphi

procedure SetSize(AWidth, AHeight: Integer);

C++

void __fastcall SetSize(int AWidth, int AHeight);

プロパティ

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

説明

TCustomImageList リスト内でイメージのサイズを設定します。

SetSize メソッドは、リスト内でイメージのサイズを AWidth および AHeight パラメータの値に設定します。