Skip to content

Drawing instead of layering #3

Open
@ghost

Description

Draw FocusRect instead of layer it on the components, with inheritance from TCustomForm...
AlphaBlending can be added with Byte Adding ( pDest[x, y] := pDest[x,y]^ (pLayer[x,y] * (1-AlphaBlend/255)) ) method

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions