Search found 2 matches
- Sat Apr 08, 2023 9:30 pm
- Forum: VCL / FMX
- Topic: Color Problem
- Replies: 3
- Views: 26044
Re: Color Problem
Width this change in the original code of the unit Tee.Format , seems to work correctly. class function TColorHelper.Swap(const AColor:TColor):TColor; begin { Original Code TAlphaColorRec(result).R:=TAlphaColorRec(AColor).B; TAlphaColorRec(result).G:=TAlphaColorRec(AColor).G; TAlphaColorRec(result)....
- Fri Apr 07, 2023 11:28 am
- Forum: VCL / FMX
- Topic: Color Problem
- Replies: 3
- Views: 26044
Color Problem
Hi
In Delphi 11.2 + Firemonkey , does not support AlphaColors?
Image attached..
Thks.
In Delphi 11.2 + Firemonkey , does not support AlphaColors?
Image attached..
Thks.