An open API service indexing awesome lists of open source software.

https://github.com/devlephant/tgraphicwincontrol

WinControl with TGraphicControl abilities
https://github.com/devlephant/tgraphicwincontrol

custom custom-components custom-control custom-controls delphi pascal tgraphicwincontrol ttransparentwincontrol vcl vcl-components

Last synced: 3 months ago
JSON representation

WinControl with TGraphicControl abilities

Awesome Lists containing this project

README

        

# TGraphicWinControl
WinControl with transparent Background

Now Supports:
Delphi VCL

## Usage
1. Add GraphicWinCtrl unit to the project
2. Create inherited from TGraphicWinControl component
3. Override Paint procedure
4. In case of need, override the object constructor
5. In case of need, set the on[Pen/Brush/Font][Change/Set], onHitTest, OnBlur/OnFocus events