<html>
<head>
<style>
 .sw_message P{margin:0px;padding:0px;}
 .sw_message {FONT-SIZE: 12pt;FONT-FAMILY:Tahoma,Arial,Helvetica,sans-serif;background:white;}
 .sw_message blockquote{margin-left:5px;padding-left:5px;border-left:2px solid #144fae;color: #144fae;}
 .sw_message blockquote blockquote{border-left:2px solid #006312;color: #006312;}
 .sw_message blockquote blockquote blockquote{border-left:2px solid #8e5656;color: #8e5656;}
 .sw_message blockquote blockquote blockquote blockquote{border-left:2px solid #888;color: #888;}
</style>
</head>
<body class="sw_message">
<div>Michael, how Delphi-compatible is it?  In Delphi I can use (maybe not the best example) the reference Forms.Application and in the project compiler settings I can say if it is the VCL or the FMX namespace, so it knows at compile time which Application global variable to use.  I personally haven't used namespaces, but during recent tiOPF discussions, such an example was presented to me - for use in a future tiOPF v4 branch (where namespaces will be used to differentiate between FMX, VCL etc. LCL and fpGUI probably too).</div><div><br></div><div>How do you tell FPC which namespace a project is using? </div><div> </div><div id="editor_signature">Regards,<div>  - Graeme -</div><div><br></div><br></div><div> </div><div>On Wednesday 23/10/2013 at 09:40, Michael Van Canneyt  wrote:</div><blockquote type="cite"><span style="font-size: 12pt;">It already has.</span><br><br></blockquote><br> 
</body></html>