[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
The main unit that ties everything together from CoreLib
uses |
||
System, |
||
Classes, |
||
SysUtils, |
||
|
The base unit and starting point of fpGUI |
|
fpg_interface, |
||
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.