ATStatusBar

From Free Pascal wiki
Revision as of 22:15, 3 November 2019 by Alextp (talk | contribs) (→‎About)
Jump to navigationJump to search

About

ATStatusBar is a statusbar component for Delphi and Lazarus. It's not replacement for standard control, but is alternative one, it has different API. It paints itself OS-indenendant, using custom drawing on canvas.

Author: Alexey Torgashin.

Screenshot:

ATStatusBar.png

License

MPL 2.0 or LGPL.

Download

Homepage at github: https://github.com/Alexey-T/ATFlatControls