Vcl.JumpList.TJumpList.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

/* TCustomJumpList.Create */ inline __fastcall virtual TJumpList(System::Classes::TComponent* AOwner) : TCustomJumpList(AOwner) { }

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public Vcl.JumpList.hpp Vcl.JumpList TJumpList


Beschreibung

Erstellt eine Instanz von TJumpList.

Siehe auch