On Fri, 2 May 2008 15:49:22 +0200
Damien Gerard <[EMAIL PROTECTED]> wrote:

> 
> Hi !
> 
> I would like to know the name of the current widget set at runtime.
> Is there a nice function / constant for this ? :)  (without a lot of  
> define which may be changed at any time)

uses InterfaceBase;

LCLPlatformDirNames[WidgetSet.LCLPlatform]

The IDE uses sometimes longer, more descriptive names.

Mattias
_______________________________________________
Lazarus mailing list
[email protected]
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to