[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'LCLPlatformDef' (#lcl)

TLCLPlatforms

Declaration

Source position: lclplatformdef.pas line 38

type TLCLPlatforms = set of (

  lpGtk,

  

  lpGtk2,

  

  lpGtk3,

  

  lpWin32,

  

  lpWinCE,

  

  lpCarbon,

  

  lpQT,

  

  lpQt5,

  lpfpGUI,

  

  lpNoGUI,

  

  lpCocoa,

  

  lpCustomDrawn,

  

  lpMUI

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.