Property ILLinearGauge.TILBasicExternalLinearGaugeHandElement.Range

From Mitov Wiki Doc
Jump to: navigation, search

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: TILBasicExternalLinearGaugeHandElement

Contents

Syntax

Delphi:

property Range : TILGaugeHandMinMax read FRange write SetRange;

C++ Builder:

__property TILGaugeHandMinMax * Range = { read=FRange, write=SetRange };

Summary

Specifies an optional Min/Max range for the hand.

Description

Use this property to specify optional Min/Max range for the hand.

If the range is not specified, the hand will use the range of the gauge scale.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox