Vcl.Imaging.GIFImg.TGIFFrame.Height

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

Delphi

property Height: WORD read FImageDescriptor.Height write SetHeight;

C++

__property System::Word Height = {read=FImageDescriptor.Height, write=SetHeight, nodefault};

プロパティ

種類 可視性 ソース ユニット
property public
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFFrame

説明

GIF フレームの高さを示します。

Height プロパティは GIF フレームの高さを示します。

関連項目