Source position: compwriterpas.pas line 204
type TCWPDefinePropertiesProc = procedure(
Sender: TCompWriterPas;
Instance: TPersistent;
const Identifier: string;
var Handled: Boolean
);