Vcl.Imaging.GIFImg.TGIFFrame.Height

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Height: WORD read FImageDescriptor.Height write SetHeight;

C++

__property System::Word Height = {read=FImageDescriptor.Height, write=SetHeight, nodefault};

Eigenschaften

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

Beschreibung

Legt die Höhe des GIF-Frames fest.

Die Height-Eigenschaft legt die Höhe des GIF-Frames fest.

Siehe auch