[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'GTKGlobals' (#lcl)

Reference for unit 'GTKGlobals'

uses

  System,

  SysUtils,

  Classes,

  InterfaceBase,

  

Provides an platform independent widgetset and helper functions.

  glib,

  gdk,

  gtk,

  LMessages,

  

  LCLProc,

  

Useful lower level helper functions and classes

  Controls,

  

This unit contains basic classes for visual controls.

  ComCtrls,

  

Several controls commonly used in Lazarus forms

  Forms,

  

Contains definitions and descriptions for constructing the Forms which are the basis of the Lazarus Graphical User Interface

  LCLIntf,

  

Contains winapi like functions for Delphi compatibility.

  LCLType,

  

This unit is being created specifically for compatibility with Delphi. It should only be used for constants and type definitions that are included in the Delphi Windows unit. This is only done for compatibiltiy.

  DynHashArray,

  

Module of managing dynamic sets or associative arrays

  maps;