Skip to content

Latest commit

 

History

History

BlurBehind

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

A FireMonkey "Blur Behind" control

This code accompanies the CodeRage2019 session A FireMonkey Blur Behind control.

The code is licensed under the Simplified BSD license.

Getting Started

If you want to use the TBlurBehindControl inside the Delphi IDE, then you need to install a package:

  • Open the BlurBehind project in Delphi.
  • Right-click the project in the project manager and choose Install.

The subdirectory Demo contains the demo project that is used in the session.