Vcl.Imaging.GIFImg.TGIFFrame.SetLeft

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetLeft(const Value: WORD);

C++

void __fastcall SetLeft(const System::Word Value);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
class protected
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFFrame

Beschreibung

Setzt die linke Koordinate eines GIF-Frames.

Die als protected deklarierte SetLeft -Methode wird verwendet, um die linke Koordinate eines GIF-Frames zu ändern. Der Value-Parameter legt die neue Koordinate fest.

Siehe auch