DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ControlAttributes.Color | Methods | Properties
See documentation for TCustomControl in Delphi help.
Available also on: Delphi VCL.
// C# public TColor Color { get {} set {} }
' VisualBasic Public Property Color As TColor Get End Get Set(ByVal value As TColor) End Set End Property
// Oxygene public property Color : TColor read read;
Type |
---|
TColor |