Vcl.JumpList.TJumpCategories.GetCategoryIndex

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetCategoryIndex(const CategoryName: string): Integer;

C++

int __fastcall GetCategoryIndex(const System::UnicodeString CategoryName);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
Vcl.JumpList.pas
Vcl.JumpList.hpp
Vcl.JumpList TJumpCategories


Beschreibung

Gibt den Index zurück, den die Kategorie mit dem angegebenen Namen in Ihrer Liste von Kategorien hat.

Siehe auch