API:Vcl.Samples.Gauges.TGauge.MinValue
Delphi
property MinValue: Longint read FMinValue write SetMinValue default 0;
C++
__property System::LongInt MinValue = {read=FMinValue, write=SetMinValue, default=0};
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.