I've opened an old project and clicked on new form button, and appeared a dialog which says:
"Directive to new Unit"
"The project compiler options and the directives in the main source differ. For the new unit the mode and string type of the project options are used:"
A combobox with "Sintax mode": [FPC | ObjFPC | Delphi | TP | MacPas]
And a Checkbox: "Use Ansistrings"
1) Which option should I use? FPC or ObjFPC?
2) When should I use Ansistring?
3) where Can I find info about this?
Thanks in advance.