Vcl.Imaging.GIFImg.TGIFFrame.SetTop

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetTop(const Value: WORD);

C++

void __fastcall SetTop(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 obere Koordinate eines GIF-Frames.

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

Siehe auch