Vcl.Imaging.GIFImg.TGIFFrame.BoundsRect
Delphi
property BoundsRect: TRect read GetBoundsRect write SetBoundsRect;
C++
__property Winapi::Windows::TRect BoundsRect = {read=GetBoundsRect, write=SetBoundsRect};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | Vcl.Imaging.GIFImg.pas Vcl.Imaging.GIFImg.hpp |
Vcl.Imaging.GIFImg | TGIFFrame |
Description
Specifies the coordinates of the GIF frame.
BoundsRect specifies the coordinates of the GIF frame.