[Overview][Types][Classes][Index] Reference for unit 'Toolwin' (#lcl)

Reference for unit 'Toolwin'

Implements a control which can paint its client area with optional borders.

uses

  Classes,

  sysutils,

  LCLType,

  

Provides compatibility with the Delphi Windows unit.

  LCLIntf,

  

Contains WinAPI-like functions for Delphi compatibility.

  Controls,

  

Contains types, constants, classes, and routines used to implement visual controls.

  Graphics,

  

  StdCtrls,

  

Standard controls used in the Lazarus Component Library (LCL).

  GraphType;

Overview

toolwin.pp implements a control which can paint its client area with optional borders using a raised or lowered drawing style. It defines the common ancestor for controls like TToolBar and TCoolBar.


Version 3.2 Generated 2024-02-25 Home