Unit 'GLSLog' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_glscene]

TLogLevel

Declaration

Source position: GLSLog.pas line 45

type TLogLevel = (

  lkDebug,

  

  lkInfo,

  

  lkNotice,

  

  lkWarning,

  

  lkError,

  

  lkFatalError

  

);



CT Web help

CodeTyphon Studio