[Overview][Resource strings][Constants][Types][Classes][Procedures and functions] Reference for unit 'fpGUI' (#fpgui)

Reference for unit 'fpGUI'

fpGUI is a GUI (graphical user interface) library for Free Pascal

uses

  SysUtils,

  Classes,

  GfxBase,

  fpgfx;

Overview

fpGUI is a GUI (graphical user interface) library for Free Pascal. It is fully object-oriented; its main goal is to provide its services independent of any operating system or graphics environment. All painting is done using fpGFX, while fpGUI provides a comfortable widget set and other high-level classes.