API:Vcl.JumpList.TJumpListItem.Path

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Path: TFileName read FPath write SetPath;

C++

__property System::Sysutils::TFileName Path = {read=FPath, write=SetPath};

Properties

Type Visibility Source Unit Parent
property published
Vcl.JumpList.pas
Vcl.JumpList.hpp
Vcl.JumpList TJumpListItem

Description

Embarcadero Technologies does not currently have any additional information.