Difference between revisions of "1st things to do post install"

From Lazarus wiki
Jump to navigationJump to search
m
m
Line 1: Line 1:
 
[[category:Install]]
 
[[category:Install]]
  
* install .chm integrated {{keypress|F1}} help system [[Lazarus_Documentation#Lazarus.2FFPC_.28Free_Pascal.29|manually]] (i.e. copy .chm [http://www.stack.nl/~marcov/doc-chm.zip files] into the .../chm subdirectory of your local installation, '''F1''' will then find it).
+
* Install .chm integrated {{keypress|F1}} help system [[Lazarus_Documentation#Lazarus.2FFPC_.28Free_Pascal.29|manually]] (i.e. copy .chm [http://www.stack.nl/~marcov/doc-chm.zip files] into the .../chm subdirectory of your local installation, '''F1''' will then find it).
* familiarise yourself with and use the button '''project options / Test''' .
+
* Familiarise yourself with and use the button '''project options / Test''' .
* Have a brief look at the [[IDE tricks]]
+
* Have a brief look at the [[IDE tricks]].

Revision as of 08:19, 19 October 2017


  • Install .chm integrated F1 help system manually (i.e. copy .chm files into the .../chm subdirectory of your local installation, F1 will then find it).
  • Familiarise yourself with and use the button project options / Test .
  • Have a brief look at the IDE tricks.