[fpc-pascal] How to get string with target OS and CPU?

Mattias Gaertner nc-gaertnma at netcologne.de
Fri May 27 14:56:59 CEST 2011


On Fri, 27 May 2011 14:38:52 +0200
Krzysztof <dibo20 at wp.pl> wrote:

> Thanks! Exactly what I needed. Is exists similar trick for get widgetset
> type (QT, GTK)?

uses LCLProc;

LCLPlatformDirNames[WidgetSet.LCLPlatform]

Mattias



More information about the fpc-pascal mailing list