TdxAlphaColors Members
Stores TdxAlphaColor equivalents of predefined TColor constants and implements auxiliary color-related methods.Methods
Name | Description |
---|---|
_3DDkShadow static | Returns the TdxAlphaColor equivalent of the system cl3DDkShadow TColor value. |
_3DLight static | Returns the TdxAlphaColor equivalent of the system cl3DLight TColor value. |
ActiveBorder static | Returns the TdxAlphaColor equivalent of the system clActiveBorder TColor value. |
ActiveCaption static | Returns the TdxAlphaColor equivalent of the system clActiveCaption TColor value. |
ActiveCaptionText static | |
Alpha(TdxAlphaColor) static | Extracts the alpha value from the specified color. |
AppWorkSpace static | Returns the TdxAlphaColor equivalent of the system clAppWorkSpace TColor value. |
B(TdxAlphaColor) static | Extracts the blue color component value from the specified color. |
Background static | Returns the TdxAlphaColor equivalent of the system clBackground TColor value. |
Blend(TdxAlphaColor,TdxAlphaColor) static | Blends two specified colors into a new color. |
BtnFace static | Returns the TdxAlphaColor equivalent of the system clBtnFace TColor value. |
BtnHighlight static | Returns the TdxAlphaColor equivalent of the system clBtnHighlight TColor value. |
BtnShadow static | Returns the TdxAlphaColor equivalent of the system clBtnShadow TColor value. |
BtnText static | Returns the TdxAlphaColor equivalent of the system clBtnText TColor value. |
ButtonFace static | |
ButtonHighlight static | |
ButtonShadow static | |
CalculateNearestColor(TdxAlphaColor[],TdxAlphaColor) static | Picks a color from the provided limited set of colors that is most visually similar to the specified sample. |
CaptionText static | Returns the TdxAlphaColor equivalent of the system clCaptionText TColor value. |
ChangeBrightness(TdxAlphaColor,Single) static | |
Control static | |
ControlDark static | |
ControlDarkDark static | |
ControlLight static | |
ControlLightLight static | |
ControlText static | |
ConvertNotation(TdxAlphaColor) static | |
Desktop static | |
FromArgb(Byte,TdxAlphaColor) static | Creates a TdxAlphaColor with a custom alpha (opacity) based on another TdxAlphaColor value. |
FromArgb(Byte,Byte,Byte,Byte) static | |
FromArgb(Byte,Byte,Byte) static | |
FromColor(TColor) static | Converts a specified TColor value to the TdxAlphaColor type. |
FromHSL(Single,Single,Single) static | |
FromHtml(string) static | |
FromName(string) static | |
FromString(string) static | |
G(TdxAlphaColor) static | Extracts the green color component value from the specified color. |
GetActualValue(TdxAlphaColor,TdxAlphaColor) static | |
GetBrightness(TdxAlphaColor) static | Extracts the brightness color component value from the specified color. |
GetColorName(TdxAlphaColor) static | |
GetHue(TdxAlphaColor) static | Extracts the hue color component (i.e., the hue angle) value from the specified color. |
GetSaturation(TdxAlphaColor) static | Extracts the saturation color component value from the specified color. |
GradientActiveCaption static | Returns the TdxAlphaColor equivalent of the system clGradientActiveCaption TColor value. |
GradientInactiveCaption static | Returns the TdxAlphaColor equivalent of the system clGradientInactiveCaption TColor value. |
GrayText static | Returns the TdxAlphaColor equivalent of the system clGrayText TColor value. |
Highlight static | Returns the TdxAlphaColor equivalent of the system clHighlight TColor value. |
HighlightText static | Returns the TdxAlphaColor equivalent of the system clHighlightText TColor value. |
HotLight static | Returns the TdxAlphaColor equivalent of the system clHotLight TColor value. |
HotTrack static | |
InactiveBorder static | Returns the TdxAlphaColor equivalent of the system clInactiveBorder TColor value. |
InactiveCaption static | Returns the TdxAlphaColor equivalent of the system clInactiveCaption TColor value. |
InactiveCaptionText static | Returns the TdxAlphaColor equivalent of the system clInactiveCaptionText TColor value. |
Info static | |
InfoBk static | Returns the TdxAlphaColor equivalent of the system clInfoBk TColor value. |
InfoText static | Returns the TdxAlphaColor equivalent of the system clInfoText TColor value. |
IsEmpty(TdxAlphaColor) static | Determines if a specified color contains at least one non-zero color component value. |
IsKnownColor(TdxAlphaColor) static | |
IsTransparentOrEmpty(TdxAlphaColor) static | Determines if a specified color is empty and/or transparent. |
IsValid(TdxAlphaColor) static | |
Menu static | Returns the TdxAlphaColor equivalent of the system clMenu TColor value. |
MenuBar static | Returns the TdxAlphaColor equivalent of the system clMenuBar TColor value. |
MenuHighlight static | Returns the TdxAlphaColor equivalent of the system clMenuHighlight TColor value. |
MenuText static | Returns the TdxAlphaColor equivalent of the system clMenuText TColor value. |
R(TdxAlphaColor) static | Extracts the red color component value from the specified color. |
ScrollBar static | Returns the TdxAlphaColor equivalent of the system clScrollBar TColor value. |
ToArgb(TdxAlphaColor) static | |
ToColor(TdxAlphaColor) static | Converts a specified TdxAlphaColor value to the TColor type. |
ToHSL(TdxAlphaColor,Single,Single,Single) static | |
ToHtml(TdxAlphaColor,Boolean) static | |
ToString(TdxAlphaColor,Boolean) static | |
UpdateHtmlSystemColors static | |
UpdateSystemColors static | |
Window static | Returns the TdxAlphaColor equivalent of the system clWindow TColor value. |
WindowFrame static | Returns the TdxAlphaColor equivalent of the system clWindowFrame TColor value. |
WindowText static | Returns the TdxAlphaColor equivalent of the system clWindowText TColor value. |
Constants
Name | Description |
---|---|
AliceBlue |
A TdxAlphaColor counterpart of the clWebAliceBlue TColor constant in the Web Named Colors VCL palette.
|
AntiqueWhite |
A TdxAlphaColor counterpart of the clWebAntiqueWhite TColor constant in the Web Named Colors VCL palette.
|
Aqua |
A TdxAlphaColor counterpart of the clWebAqua TColor constant in the Web Named Colors VCL palette.
|
Aquamarine |
A TdxAlphaColor counterpart of the clWebAquamarine TColor constant in the Web Named Colors VCL palette.
|
Azure |
A TdxAlphaColor counterpart of the clWebAzure TColor constant in the Web Named Colors VCL palette.
|
Beige |
A TdxAlphaColor counterpart of the clWebBeige TColor constant in the Web Named Colors VCL palette.
|
Bisque |
A TdxAlphaColor counterpart of the clWebBisque TColor constant in the Web Named Colors VCL palette.
|
Black |
A TdxAlphaColor counterpart of the clBlack TColor constant in the Standard Colors VCL palette.
|
BlanchedAlmond |
A TdxAlphaColor counterpart of the clWebBlanchedAlmond TColor constant in the Web Named Colors VCL palette.
|
Blue |
A TdxAlphaColor counterpart of the clBlue TColor constant in the Standard Colors VCL palette.
|
BlueViolet |
A TdxAlphaColor counterpart of the clWebBlueViolet TColor constant in the Web Named Colors VCL palette.
|
Brown |
A TdxAlphaColor counterpart of the clWebBrown TColor constant in the Web Named Colors VCL palette.
|
BurlyWood |
A TdxAlphaColor counterpart of the clWebBurlyWood TColor constant in the Web Named Colors VCL palette.
|
CadetBlue |
A TdxAlphaColor counterpart of the clWebCadetBlue TColor constant in the Web Named Colors VCL palette.
|
Chartreuse |
A TdxAlphaColor counterpart of the clWebChartreuse TColor constant in the Web Named Colors VCL palette.
|
Chocolate |
A TdxAlphaColor counterpart of the clWebChocolate TColor constant in the Web Named Colors VCL palette.
|
Coral |
A TdxAlphaColor counterpart of the clWebCoral TColor constant in the Web Named Colors VCL palette.
|
CornflowerBlue |
A TdxAlphaColor counterpart of the clWebCornflowerBlue TColor constant in the Web Named Colors VCL palette.
|
Cornsilk |
A TdxAlphaColor counterpart of the clWebCornsilk TColor constant in the Web Named Colors VCL palette.
|
Crimson |
A TdxAlphaColor counterpart of the clWebCrimson TColor constant in the Web Named Colors VCL palette.
|
Cyan |
A TdxAlphaColor counterpart of the clWebCyan TColor constant in the Web Named Colors VCL palette.
|
DarkBlue |
A TdxAlphaColor counterpart of the clWebDarkBlue TColor constant in the Web Named Colors VCL palette.
|
DarkCyan |
A TdxAlphaColor counterpart of the clWebDarkCyan TColor constant in the Web Named Colors VCL palette.
|
DarkGoldenrod |
A TdxAlphaColor counterpart of the clWebDarkGoldenrod TColor constant in the Web Named Colors VCL palette.
|
DarkGray |
A TdxAlphaColor counterpart of the clWebDarkGray TColor constant in the Web Named Colors VCL palette.
|
DarkGreen |
A TdxAlphaColor counterpart of the clWebDarkGreen TColor constant in the Web Named Colors VCL palette.
|
DarkKhaki |
A TdxAlphaColor counterpart of the clWebDarkKhaki TColor constant in the Web Named Colors VCL palette.
|
DarkMagenta |
A TdxAlphaColor counterpart of the clWebDarkMagenta TColor constant in the Web Named Colors VCL palette.
|
DarkOliveGreen |
A TdxAlphaColor counterpart of the clWebDarkOliveGreen TColor constant in the Web Named Colors VCL palette.
|
DarkOrange |
A TdxAlphaColor counterpart of the clWebDarkOrange TColor constant in the Web Named Colors VCL palette.
|
DarkOrchid |
A TdxAlphaColor counterpart of the clWebDarkOrchid TColor constant in the Web Named Colors VCL palette.
|
DarkRed |
A TdxAlphaColor counterpart of the clWebDarkRed TColor constant in the Web Named Colors VCL palette.
|
DarkSalmon |
A TdxAlphaColor counterpart of the clWebDarkSalmon TColor constant in the Web Named Colors VCL palette.
|
DarkSeaGreen |
A TdxAlphaColor counterpart of the clWebDarkSeaGreen TColor constant in the Web Named Colors VCL palette.
|
DarkSlateBlue |
A TdxAlphaColor counterpart of the clWebDarkSlateBlue TColor constant in the Web Named Colors VCL palette.
|
DarkSlateGray |
A TdxAlphaColor counterpart of the clWebDarkSlateGray TColor constant in the Web Named Colors VCL palette.
|
DarkTurquoise |
A TdxAlphaColor counterpart of the clWebDarkTurquoise TColor constant in the Web Named Colors VCL palette.
|
DarkViolet |
A TdxAlphaColor counterpart of the clWebDarkViolet TColor constant in the Web Named Colors VCL palette.
|
DeepPink |
A TdxAlphaColor counterpart of the clWebDeepPink TColor constant in the Web Named Colors VCL palette.
|
DeepSkyBlue |
A TdxAlphaColor counterpart of the clWebDeepSkyBlue TColor constant in the Web Named Colors VCL palette.
|
Default | Stores the TdxAlphaColor equivalent of the clDefault TColor value. |
DimGray |
A TdxAlphaColor counterpart of the clWebDimGray TColor constant in the Web Named Colors VCL palette.
|
DodgerBlue |
A TdxAlphaColor counterpart of the clWebDodgerBlue TColor constant in the Web Named Colors VCL palette.
|
Empty | Stores the special “empty” TdxAlphaColor value whose alpha and color channel values are set to zero. |
Firebrick |
A TdxAlphaColor counterpart of the clWebFirebrick TColor constant in the Web Named Colors VCL palette.
|
FloralWhite |
A TdxAlphaColor counterpart of the clWebFloralWhite TColor constant in the Web Named Colors VCL palette.
|
ForestGreen |
A TdxAlphaColor counterpart of the clWebForestGreen TColor constant in the Web Named Colors VCL palette.
|
Fuchsia |
A TdxAlphaColor counterpart of the clFuchsia TColor constant in the Standard Colors VCL palette.
|
Gainsboro |
A TdxAlphaColor counterpart of the clWebGainsboro TColor constant in the Web Named Colors VCL palette.
|
GhostWhite |
A TdxAlphaColor counterpart of the clWebGhostWhite TColor constant in the Web Named Colors VCL palette.
|
Gold |
A TdxAlphaColor counterpart of the clWebGold TColor constant in the Web Named Colors VCL palette.
|
Goldenrod |
A TdxAlphaColor counterpart of the clWebGoldenrod TColor constant in the Web Named Colors VCL palette.
|
Gray |
A TdxAlphaColor counterpart of the clGray TColor constant in the Standard Colors VCL palette.
|
Green |
A TdxAlphaColor counterpart of the clGreen TColor constant in the Standard Colors VCL palette.
|
GreenYellow |
A TdxAlphaColor counterpart of the clWebGreenYellow TColor constant in the Web Named Colors VCL palette.
|
Honeydew |
A TdxAlphaColor counterpart of the clWebHoneydew TColor constant in the Web Named Colors VCL palette.
|
HotPink |
A TdxAlphaColor counterpart of the clWebHotPink TColor constant in the Web Named Colors VCL palette.
|
IndianRed |
A TdxAlphaColor counterpart of the clWebIndianRed TColor constant in the Web Named Colors VCL palette.
|
Indigo |
A TdxAlphaColor counterpart of the clWebIndigo TColor constant in the Web Named Colors VCL palette.
|
Ivory |
A TdxAlphaColor counterpart of the clWebIvory TColor constant in the Web Named Colors VCL palette.
|
Khaki |
A TdxAlphaColor counterpart of the clWebKhaki TColor constant in the Web Named Colors VCL palette.
|
Lavender |
A TdxAlphaColor counterpart of the clWebLavender TColor constant in the Web Named Colors VCL palette.
|
LavenderBlush |
A TdxAlphaColor counterpart of the clWebLavenderBlush TColor constant in the Web Named Colors VCL palette.
|
LawnGreen |
A TdxAlphaColor counterpart of the clWebLawnGreen TColor constant in the Web Named Colors VCL palette.
|
LemonChiffon |
A TdxAlphaColor counterpart of the clWebLemonChiffon TColor constant in the Web Named Colors VCL palette.
|
LightBlue |
A TdxAlphaColor counterpart of the clWebLightBlue TColor constant in the Web Named Colors VCL palette.
|
LightCoral |
A TdxAlphaColor counterpart of the clWebLightCoral TColor constant in the Web Named Colors VCL palette.
|
LightCyan |
A TdxAlphaColor counterpart of the clWebLightCyan TColor constant in the Web Named Colors VCL palette.
|
LightGoldenrodYellow |
A TdxAlphaColor counterpart of the clWebLightGoldenrodYellow TColor constant in the Web Named Colors VCL palette.
|
LightGray |
A TdxAlphaColor counterpart of the clWebLightGray TColor constant in the Web Named Colors VCL palette.
|
LightGreen |
A TdxAlphaColor counterpart of the clWebLightGreen TColor constant in the Web Named Colors VCL palette.
|
LightPink |
A TdxAlphaColor counterpart of the clWebLightPink TColor constant in the Web Named Colors VCL palette.
|
LightSalmon |
A TdxAlphaColor counterpart of the clWebLightSalmon TColor constant in the Web Named Colors VCL palette.
|
LightSeaGreen |
A TdxAlphaColor counterpart of the clWebLightSeaGreen TColor constant in the Web Named Colors VCL palette.
|
LightSkyBlue |
A TdxAlphaColor counterpart of the clWebLightSkyBlue TColor constant in the Web Named Colors VCL palette.
|
LightSlateGray |
A TdxAlphaColor counterpart of the clWebLightSlateGray TColor constant in the Web Named Colors VCL palette.
|
LightSteelBlue |
A TdxAlphaColor counterpart of the clWebLightSteelBlue TColor constant in the Web Named Colors VCL palette.
|
LightYellow |
A TdxAlphaColor counterpart of the clWebLightYellow TColor constant in the Web Named Colors VCL palette.
|
Lime |
A TdxAlphaColor counterpart of the clLime TColor constant in the Standard Colors VCL palette.
|
LimeGreen |
A TdxAlphaColor counterpart of the clWebLimeGreen TColor constant in the Web Named Colors VCL palette.
|
Linen |
A TdxAlphaColor counterpart of the clWebLinen TColor constant in the Web Named Colors VCL palette.
|
Magenta |
A TdxAlphaColor counterpart of the clWebMagenta TColor constant in the Web Named Colors VCL palette.
|
Maroon |
A TdxAlphaColor counterpart of the clMaroon TColor constant in the Standard Colors VCL palette.
|
MediumAquamarine |
A TdxAlphaColor counterpart of the clWebMediumAquamarine TColor constant in the Web Named Colors VCL palette.
|
MediumBlue |
A TdxAlphaColor counterpart of the clWebMediumBlue TColor constant in the Web Named Colors VCL palette.
|
MediumOrchid |
A TdxAlphaColor counterpart of the clWebMediumOrchid TColor constant in the Web Named Colors VCL palette.
|
MediumPurple |
A TdxAlphaColor counterpart of the clWebMediumPurple TColor constant in the Web Named Colors VCL palette.
|
MediumSeaGreen |
A TdxAlphaColor counterpart of the clWebMediumSeaGreen TColor constant in the Web Named Colors VCL palette.
|
MediumSlateBlue |
A TdxAlphaColor counterpart of the clWebMediumSlateBlue TColor constant in the Web Named Colors VCL palette.
|
MediumSpringGreen |
A TdxAlphaColor counterpart of the clWebMediumSpringGreen TColor constant in the Web Named Colors VCL palette.
|
MediumTurquoise |
A TdxAlphaColor counterpart of the clWebMediumTurquoise TColor constant in the Web Named Colors VCL palette.
|
MediumVioletRed |
A TdxAlphaColor counterpart of the clWebMediumVioletRed TColor constant in the Web Named Colors VCL palette.
|
MidnightBlue |
A TdxAlphaColor counterpart of the clWebMidnightBlue TColor constant in the Web Named Colors VCL palette.
|
MintCream |
A TdxAlphaColor counterpart of the clWebMintCream TColor constant in the Web Named Colors VCL palette.
|
MistyRose |
A TdxAlphaColor counterpart of the clWebMistyRose TColor constant in the Web Named Colors VCL palette.
|
Moccasin |
A TdxAlphaColor counterpart of the clWebMoccasin TColor constant in the Web Named Colors VCL palette.
|
NavajoWhite |
A TdxAlphaColor counterpart of the clWebNavajoWhite TColor constant in the Web Named Colors VCL palette.
|
Navy |
A TdxAlphaColor counterpart of the clNavy TColor constant in the Standard Colors VCL palette.
|
OldLace |
A TdxAlphaColor counterpart of the clWebOldLace TColor constant in the Web Named Colors VCL palette.
|
Olive |
A TdxAlphaColor counterpart of the clOlive TColor constant in the Standard Colors VCL palette.
|
OliveDrab |
A TdxAlphaColor counterpart of the clWebOliveDrab TColor constant in the Web Named Colors VCL palette.
|
Orange |
A TdxAlphaColor counterpart of the clWebOrange TColor constant in the Web Named Colors VCL palette.
|
OrangeRed |
A TdxAlphaColor counterpart of the clWebOrangeRed TColor constant in the Web Named Colors VCL palette.
|
Orchid |
A TdxAlphaColor counterpart of the clWebOrchid TColor constant in the Web Named Colors VCL palette.
|
PaleGoldenrod |
A TdxAlphaColor counterpart of the clWebPaleGoldenRod TColor constant in the Web Named Colors VCL palette.
|
PaleGreen |
A TdxAlphaColor counterpart of the clWebPaleGreen TColor constant in the Web Named Colors VCL palette.
|
PaleTurquoise |
A TdxAlphaColor counterpart of the clPaleTurquoise TColor constant in the Web Named Colors VCL palette.
|
PaleVioletRed |
A TdxAlphaColor counterpart of the clWebPaleVioletRed TColor constant in the Web Named Colors VCL palette.
|
PapayaWhip |
A TdxAlphaColor counterpart of the clWebPapayaWhip TColor constant in the Web Named Colors VCL palette.
|
PeachPuff |
A TdxAlphaColor counterpart of the clWebPeachPuff TColor constant in the Web Named Colors VCL palette.
|
Peru |
A TdxAlphaColor counterpart of the clWebPeru TColor constant in the Web Named Colors VCL palette.
|
Pink |
A TdxAlphaColor counterpart of the clWebPeak TColor constant in the Web Named Colors VCL palette.
|
Plum |
A TdxAlphaColor counterpart of the clWebPlum TColor constant in the Web Named Colors VCL palette.
|
PowderBlue |
A TdxAlphaColor counterpart of the clWebPowderBlue TColor constant in the Web Named Colors VCL palette.
|
Purple |
A TdxAlphaColor counterpart of the clWebPurple TColor constant in the Web Named Colors VCL palette.
|
Red |
A TdxAlphaColor counterpart of the clRed TColor constant in the Standard Colors VCL palette.
|
RosyBrown |
A TdxAlphaColor counterpart of the clWebRosyBrown TColor constant in the Web Named Colors VCL palette.
|
RoyalBlue |
A TdxAlphaColor counterpart of the clWebRoyalBlue TColor constant in the Web Named Colors VCL palette.
|
SaddleBrown |
A TdxAlphaColor counterpart of the clWebSaddleBrown TColor constant in the Web Named Colors VCL palette.
|
Salmon |
A TdxAlphaColor counterpart of the clWebSalmon TColor constant in the Web Named Colors VCL palette.
|
SandyBrown |
A TdxAlphaColor counterpart of the clWebSandyBrown TColor constant in the Web Named Colors VCL palette.
|
SeaGreen |
A TdxAlphaColor counterpart of the clWebSeaGreen TColor constant in the Web Named Colors VCL palette.
|
SeaShell |
A TdxAlphaColor counterpart of the clWebSeaShell TColor constant in the Web Named Colors VCL palette.
|
Sienna |
A TdxAlphaColor counterpart of the clWebSienna TColor constant in the Web Named Colors VCL palette.
|
Silver |
A TdxAlphaColor counterpart of the clSilver TColor constant in the Standard Colors VCL palette.
|
SkyBlue |
A TdxAlphaColor counterpart of the clSkyBlue TColor constant in the Standard Colors VCL palette.
|
SlateBlue |
A TdxAlphaColor counterpart of the clWebSlateBlue TColor constant in the Web Named Colors VCL palette.
|
SlateGray |
A TdxAlphaColor counterpart of the clWebSlateGray TColor constant in the Web Named Colors VCL palette.
|
Snow |
A TdxAlphaColor counterpart of the clWebSnow TColor constant in the Web Named Colors VCL palette.
|
SpringGreen |
A TdxAlphaColor counterpart of the clWebSpringGreen TColor constant in the Web Named Colors VCL palette.
|
SteelBlue |
A TdxAlphaColor counterpart of the clWebSteelBlue TColor constant in the Web Named Colors VCL palette.
|
Tan |
A TdxAlphaColor counterpart of the clWebTan TColor constant in the Web Named Colors VCL palette.
|
Teal |
A TdxAlphaColor counterpart of the clTeal TColor constant in the Standard Colors VCL palette.
|
Thistle |
A TdxAlphaColor counterpart of the clWebThistle TColor constant in the Web Named Colors VCL palette.
|
Tomato |
A TdxAlphaColor counterpart of the clWebTomato TColor constant in the Web Named Colors VCL palette.
|
Transparent | Stores the special “transparent” TdxAlphaColor value whose alpha value is set to zero and all color channel values are set to 255 ($FF). |
Turquoise |
A TdxAlphaColor counterpart of the clWebTurquoise TColor constant in the Web Named Colors VCL palette.
|
Violet |
A TdxAlphaColor counterpart of the clWebViolet TColor constant in the Web Named Colors VCL palette.
|
Wheat |
A TdxAlphaColor counterpart of the clWebWheat TColor constant in the Web Named Colors VCL palette.
|
White |
A TdxAlphaColor counterpart of the clWhite TColor constant in the Standard Colors VCL palette.
|
WhiteSmoke |
A TdxAlphaColor counterpart of the clWebWhiteSmoke TColor constant in the Web Named Colors VCL palette.
|
Yellow |
A TdxAlphaColor counterpart of the clYellow TColor constant in the Standard Colors VCL palette.
|
YellowGreen |
A TdxAlphaColor counterpart of the clWebYellowGreen TColor constant in the Web Named Colors VCL palette.
|
See Also