Vcl.Imaging.GIFImg.TGIFFrame.Width

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Width: WORD read FImageDescriptor.Width write SetWidth;

C++

__property System::Word Width = {read=FImageDescriptor.Width, write=SetWidth, nodefault};

Eigenschaften

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

Beschreibung

Legt die Breite des GIF-Frames fest.

Die Width-Eigenschaft legt die Breite des GIF-Frames fest.

Siehe auch