API:Vcl.JumpList.TCustomJumpList.AddCategory

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function AddCategory(const CategoryName: string): Integer;

C++

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

Properties

Type Visibility Source Unit Parent
function public
Vcl.JumpList.pas
Vcl.JumpList.hpp
Vcl.JumpList TCustomJumpList

Description

Embarcadero Technologies does not currently have any additional information.