Skip to content

devlephant/TGraphicWinControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Andrew Zenin
Jul 26, 2019
ea276bd · Jul 26, 2019

History

2 Commits
Jul 26, 2019
Jul 26, 2019
Jul 26, 2019
Jul 26, 2019

Repository files navigation

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