Source position: compwriterpas.pas line 70
type TCWPDefinePropertiesEvent = procedure(
Writer: TCompWriterPas;
Instance: TPersistent;
const Identifier: string;
var Handled: Boolean
) of object;