API:Vcl.JumpList.TCustomJumpList.ShowRecent
Delphi
property ShowRecent: Boolean read FShowRecent write SetShowRecent default False;
C++
__property bool ShowRecent = {read=FShowRecent, write=SetShowRecent, 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.