[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
The main unit that ties everything together from CoreLib
uses |
||
System, |
||
Classes, |
||
SysUtils, |
||
|
All constants used in fpGUI are defined here |
|
|
The base unit and starting point of fpGUI |
|
|
This unit defines alias classes |
|
fpg_impl; |
The main unit that ties everything together from CoreLib. This unit contain the higher level classes that the end-user will use to build applications.
This unit also contains the global objects instances used to start an application, or helper functions used through a a fpGUI based application. eg: fpgApplication, fpgClipboard.