File: n_extractorobject.sru
Size: 419
Date: Sat, 08 May 2021 23:34:23 +0200
$PBExportHeader$n_extractorobject.sru
$PBExportComments$Extension ExtractorObject class
forward
global type n_extractorobject from pfc_n_extractorobject
end type
end forward

global type n_extractorobject from pfc_n_extractorobject
end type
global n_extractorobject n_extractorobject

on n_extractorobject.create
call super::create
end on

on n_extractorobject.destroy
call super::destroy
end on

  • pfc_n_extractorobject n_extractorobject(sru)