|  |  | Type | Name | Arguments | | X | - | void | constructor | (
) | 
| X | - | void | destructor | (
) | 
| X | - | void | constructor | (
 string p_ksrSubPath ) | 
| X | - | bool | Exists | (
 string p_ksrPath ) | 
| X | - | bool | GetB | (
 string p_ksrPath  ,  bool p_bDefault ) | 
| X | - | int | GetE | (
 string p_ksrPath  ,  string p_ksrChoices  ,  int p_iDefault ) | 
| X | - | real | GetF | (
 string p_ksrPath  ,  real p_fDefault ) | 
| X | - | int | GetI | (
 string p_ksrPath  ,  int p_iDefault ) | 
| X | - | string | GetS | (
 string p_ksrPath ) | 
| X | - | string | GetS | (
 string p_ksrPath  ,  string p_ksrDefault ) | 
| X | - | bool | GetSetB | (
 string p_ksrPath  ,  bool p_bDefault ) | 
| X | - | int | GetSetE | (
 string p_ksrPath  ,  string p_ksrChoices  ,  int p_iDefault ) | 
| X | - | real | GetSetF | (
 string p_ksrPath  ,  real p_fDefault ) | 
| X | - | int | GetSetI | (
 string p_ksrPath  ,  int p_iDefault ) | 
| X | - | string | GetSetS | (
 string p_ksrPath ) | 
| X | - | string | GetSetS | (
 string p_ksrPath  ,  string p_ksrDefault ) | 
| X | - | string | GetTempFileName | (
 string p_ksrFileName ) | 
| X | - | string | GetUniqueTempFileName | (
) | 
| X | - | void | SetB | (
 string p_ksrPath  ,  bool p_bValue ) | 
| X | - | void | SetE | (
 string p_ksrPath  ,  string p_ksrChoices  ,  int p_iValue ) | 
| X | - | void | SetF | (
 string p_ksrPath  ,  real p_fValue ) | 
| X | - | void | SetI | (
 string p_ksrPath  ,  int p_iValue ) | 
| X | - | void | SetS | (
 string p_ksrPath  ,  string p_ksrValue ) | 
| X | - | void | SetSubPath | (
 string p_ksrSubPath ) |