Vcl.Imaging.GIFImg.TGIFFrame.GetClientRect

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

Delphi

function GetClientRect: TRect;

C++

Winapi::Windows::TRect __fastcall GetClientRect();

プロパティ

種類 可視性 ソース ユニット
function class protected
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFFrame

説明

クライアントの長方形を返します。

GetClientRect は、GIFフレームに含まれた画像に合う 長方形を返す protected メソッドです。

関連項目