Vcl.Imaging.GIFImg.TGIFFrame.GetBoundsRect

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetBoundsRect: TRect;

C++

System::Types::TRect __fastcall GetBoundsRect();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function class protected
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFFrame

Beschreibung

Gibt die Koordinaten eines GIF-Frames zurück.

GetBoundsRect gibt die Koordinaten eines GIF-Frames zurück.

Siehe auch