User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_controlattributes.color

Table of Contents

ITGIS_ControlAttributes.Color property

DK for ActiveX | TatukGIS_XDK11.ITGIS_ControlAttributes.Color | Methods | Properties

See documentation for TCustomControl in Delphi help.

Available also on: Delphi VCL.

Syntax

// 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;

Value

Type
TColor
2025/01/31 01:03

Page Tools