API:Vcl.ComCtrls.TProgressBar.Max

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Max: Integer read GetMax write SetMax default 100;

C++

__property int Max = {read=GetMax, write=SetMax, default=100};

Properties

Type Visibility Source Unit Parent
property published
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TProgressBar

Description

Embarcadero Technologies does not currently have any additional information.