API:Vcl.JumpList.TCustomJumpList.ShowFrequent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ShowFrequent: Boolean read FShowFrequent write SetShowFrequent default False;

C++

__property bool ShowFrequent = {read=FShowFrequent, write=SetShowFrequent, default=0};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.