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
- Host: GitHub
- URL: https://github.com/devlephant/tgraphicwincontrol
- Owner: devlephant
- License: agpl-3.0
- Created: 2019-07-26T09:52:01.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-26T09:52:10.000Z (almost 6 years ago)
- Last Synced: 2025-01-09T10:17:35.310Z (5 months ago)
- Topics: custom, custom-components, custom-control, custom-controls, delphi, pascal, tgraphicwincontrol, ttransparentwincontrol, vcl, vcl-components
- Language: Pascal
- Size: 12.7 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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