Property ILAnalogInstrument.TILGlass.LightColor

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

Contents

Syntax

Delphi:

property LightColor : TGPColor read FLightColor write SetLightColor default $AAFFFFFF;

C++ Builder:

__property TGPColor LightColor = { read=FLightColor, write=SetLightColor, default=$AAFFFFFF };

Summary

Specifies the light color of the glass.

Description

Use this property to specify the light color of the glass.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox