Upper row – design time
Left upper button: TsSpeedButton with assigned TAction. TActionList has assigned TImageList (24 bit). TImageList contains PNG pictures (with alpha channel).
Right upper button: TsSpeedButton with the same picture (PNG) loaded thru Glyph property
Both buttons has Reflected property set to true.
Lower row – runtime
Both buttons are displayed without reflection and transparency for their glyphs.
How can I use TImageList/TActionList with PNGs for TsSpeedButton to have transparency channel and reflection in runtime mode?
Windows 7 64 Bit, Delphi XE2 (all updates), the latest AlphaControls, skin name: Subway
Regards,
Jacek