Empty Constant
Stores the special “empty” TdxAlphaColor value whose alpha and color channel values are set to zero.
Declaration
const Empty = $00000000;
Remarks
This color corresponds to the clBlack TColor value but is completely transparent.
See Also