Age | Commit message (Collapse) | Author |
|
* fixed deprecated functions
* fixed unused variables
* fixed unused units
* fixed not initialised variables
* fixed nested comments
|
|
Defined consistent unit output paths and target filenames.
|
|
compiled apps.
|
|
|
|
Two embedded buttons are now added. One showing the embedded form visible
by default. The other loading the embedded form visible = false by default.
Also added a statement that prints a component hierarchy showing the
value of Visible - for debug purposes.
|
|
fpGUI doesn't have direct support for Frames like Lazarus or Delphi, but
it is quite simple to emulate such behaviour.
|