API:Vcl.JumpList.TCustomJumpList.AutoRefresh

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AutoRefresh: Boolean read FAutoRefresh write SetAutoRefresh default False;

C++

__property bool AutoRefresh = {read=FAutoRefresh, write=SetAutoRefresh, 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. Please help us document this topic by using the Discussion page!