SGJ Controls for Lazarus and Delphi

Visual Controls for Delphi and Lazarus

TSGJLinkLabel – Label with URL property. URL is auto executed when label click without any additional code. [Delphi / Lazarus]

TSGJPanel – Custom Panel with or without border. [Delphi / Lazarus]

TSGJButton – Button with image. [Lazarus]

  • Image from imagelist
  • Border with selected color, or without border
  • Custom button color: normal, hover, clicked, disabled
  • Image and text position
  • Single line text or Title with Description (2 lines)

TSGJCheckbox – Checkbox | RadioButton | ToggleButton | ToggleRadioButton [Lazarus]

TSGJShellTreeView – Directory TreeView [Lazarus]

TSGJCalendarView – Calendar control for Lazarus.

TSGJExpandPanel – Panel with header and collapsed area for Lazarus.

TSGJListView – ListView for Lazarus with Tile and Groups support on Windows. Compatible with other platforms[tile and groups are ignored] [Lazarus]

TWin32Menu – Component for Lazarus. Replaces TMainMenu and TPopupMenu with native Windows Menus.

TSGJWin32Ex – Win32Extension for Lazarus. It adds some features that already exist in Delphi, and extends them with features for Windows 10 and 11.

All controls with Windows specyfic code is safe to use on Multiplatform. Win32 code are ignored.