Vcl.Imaging.GIFImg.TGIFFrame.Top

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Top: WORD read FImageDescriptor.Top write SetTop;

C++

__property System::Word Top = {read=FImageDescriptor.Top, write=SetTop, nodefault};

Eigenschaften

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

Beschreibung

Legt die obere Koordinate des GIF-Frames fest.

Die Top-Eigenschaft legt die obere Koordinate des GIF-Frames fest.

Siehe auch