[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Source position: lclplatformdef.pas line 60
const LCLPlatformDisplayNames: array [TLCLPlatform] of string = ('gtk (deprecated)', 'gtk2', 'gtk3 (alpha)', 'win32/win64', 'wince', 'carbon', 'qt', 'qt5', 'fpGUI (alpha)', 'NoGUI', 'cocoa (alpha)', 'customdraw (alpha)', 'MUI'); |
lazarus-ccr.sourceforge.net |