Vcl.Imaging.GIFImg.TGIFFrame.BoundsRect

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property BoundsRect: TRect read GetBoundsRect write SetBoundsRect;

C++

__property System::Types::TRect BoundsRect = {read=GetBoundsRect, write=SetBoundsRect};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFFrame

Beschreibung

Legt die Koordinaten des GIF-Frames fest.

BoundsRect legt die Koordinaten des GIF-Frames fest.

Siehe auch