devlephant / TGraphicWinControl

WinControl with TGraphicControl abilities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

WinControl with TGraphicControl abilities

License:GNU Affero General Public License v3.0


Languages

Language:Pascal 100.0%