Class ILProgressBar.TILProgressBarGauge
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.
Package: InstrumentLabPkg
Unit: ILProgressBar
Inherits: TULBasicControlProperty
Contents |
Syntax
Delphi:
type TILProgressBarGauge = class( TULBasicControlProperty )
C++ Builder:
class TILProgressBarGauge : public TULBasicControlProperty
Visual C++ (MFC):
class CTILProgressBarGauge : public CTULBasicControlProperty
C# (.NET):
public ref class TILProgressBarGauge : Mitov.InstrumentLab.BasicControlProperty
Summary
Progress bar gauge properties class.
Description
Defines class specifying progress bar gauge properties.
Properties
Published
- Kind - Specifies the kind of the progress bar.
- Blocks - Specifies the blocks settings of the progress bar.
- EdgeRadius - Specifies the edge radius of the progress bar.
- Colors - Specifies the colors of the progress bar.
- Background - Specifies the background settings of the progress bar.