API:Vcl.Samples.Gauges.TGauge.MaxValue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property MaxValue: Longint read FMaxValue write SetMaxValue default 100;

C++

__property System::LongInt MaxValue = {read=FMaxValue, write=SetMaxValue, default=100};

Properties

Type Visibility Source Unit Parent
property published
Vcl.Samples.Gauges.pas
Vcl.Samples.Gauges.hpp
Vcl.Samples.Gauges TGauge

Description

Embarcadero Technologies does not currently have any additional information.