Vcl.Imaging.GIFImg.TGIFFrame.Left

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Left: WORD read FImageDescriptor.Left write SetLeft;

C++

__property System::Word Left = {read=FImageDescriptor.Left, write=SetLeft, nodefault};

Eigenschaften

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

Beschreibung

Legt die linke Koordinate des GIF-Frames fest.

Die Left-Eigenschaft legt die linke Koordinate des GIF-Frames fest.

Siehe auch