Unit 'cef3types' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_cef]

TCefPathKey

Declaration

Source position: cef3types.pas line 869

type TCefPathKey = (

  PK_DIR_CURRENT,

  

  PK_DIR_EXE,

  

  PK_DIR_MODULE,

  

  PK_DIR_TEMP,

  

  PK_FILE_EXE,

  

  PK_FILE_MODULE,

  

  PK_LOCAL_APP_DATA,

  

  PK_USER_DATA

  

);



CT Web help

CodeTyphon Studio