ColorDialog

Description

The ColorDialog class implements the ColorDialog development environment component that is a standard dialog box of color selection from the color palette.

Comments

It is used only in the desktop application.

Class object properties inherited from IColorDialog

  Property name Brief description
The Color property determines a color selected in the ColorDialog component.

Class object properties inherited from IComponent

  Property name Brief description
ComponentCount The ComponentCount property returns the number of child components located on the parent component.
Components The Components property returns the child component, which index is passed by the input parameter.
Data The Data property is used to store any custom data.
Name The Name property determines a component name.
Tag The compiler does not use the Tag property. The user can change the value of the Tag property and use it as he wishes.

Class object methods inherited from IColorDialog

  Method name Brief description
The Execute method initializes the dialog of color selection.

See also:

Forms Assembly Classes