| KiXforms Class Library |
Icon Property |
Sets the icon that is displayed by the object.
object.Icon [ = Icon ]
object.Icon = Long
object.Icon = String
Icon: An Icon that represents the icon for the object.
Long: A numeric expression that evaluates to the index number of a builtin icon. Use the icon viewer script (icons.kix) for an up-to-date list of builtin icons.
String: A string expression that evaluates to the the fully qualified path of an ICO file.
| The CHM file was converted to HTML by chm2web software. |