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