API:System.Win.TaskbarCore.TTaskbarBase.ProgressValue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ProgressValue: Int64 read GetProgressValue write SetProgressValue  default 0;

C++

__property __int64 ProgressValue = {read=GetProgressValue, write=SetProgressValue, default=0};

Properties

Type Visibility Source Unit Parent
property public
System.Win.TaskbarCore.pas
System.Win.TaskbarCore.hpp
System.Win.TaskbarCore TTaskbarBase

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!