DK for Delphi | GisTypesUI.TGIS_Color | Fields | Methods | Properties
| Name | Visibility | Description | |
|---|---|---|---|
| A | public | Extracts Alpha part of color ARGB definition. | |
| Aqua | public | Constructs a standard color - $ff00ffff. | |
| B | public | Extracts Blue part of ARGB color definition. | |
| Black | public | Constructs a standard color - $ff000000. | |
| Blue | public | Constructs a standard color - $ff0000ff. | |
| Crazy | public | Constructs a standard color - $00010816. | |
| DimGray | public | Constructs a standard color - $ff696969. | |
| Fuchsia | public | Constructs a standard color - $ffff00ff. | |
| G | public | Extracts Green part of ARGB color definition. | |
| Gray | public | Constructs a standard color - $ff808080. | |
| Green | public | Constructs a standard color - $ff008000. | |
| H | public | Extracts Hue part of HSL color definition. | |
| L | public | Extracts Luminescence part of HSL color definition. | |
| LightGray | public | Constructs a standard color - $ffd3d3d3. | |
| Lime | public | Constructs a standard color - $ff00ff00. | |
| Maroon | public | Constructs a standard color - $ff800000. | |
| Navy | public | Constructs a standard color - $ff000080. | |
| None | public | Constructs a standard color. | |
| Olive | public | Constructs a standard color - $ff808000. | |
| Purple | public | Constructs a standard color - $ff800080. | |
| R | public | Extracts Red part of ARGB color definition. | |
| Red | public | Constructs a standard color - $ffff0000. | |
| RenderColor | public | Constructs a standard color - $00ff9933. | |
| S | public | Extracts Saturation part of HSL color definition. | |
| Silver | public | Constructs a standard color - $ffc0c0c0. | |
| Teal | public | Constructs a standard color - $ff008080. | |
| White | public | Constructs a standard color - $ffffffff. | |
| Yellow | public | Constructs a standard color - $ffffff00. | |