Class of TCustomDaemonMapper.
Source position: daemonapp.pp line 335
type TCustomDaemonMapperClass = class of TCustomDaemonMapper; |
TCustomDaemonMapperClass is the class of TCustomDaemonMapper. It is used in the RegisterDaemonMapper call.
|
Register a daemon mapper class. |