Property ILThermometer.TILThermometerIndicator.Reservoir
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TILThermometerIndicator
Contents |
Syntax
Delphi:
property Reservoir : TILThermometerReservoir read FReservoir write SetReservoir;
C++ Builder:
__property TILThermometerReservoir * Reservoir = { read=FReservoir, write=SetReservoir };
Summary
Specifies the reservoir settings of the indicator.
Description
Use this property to specify the reservoir settings of the
indicator.