[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'CompWriterPas' (#lazutils)

TCWPDefinePropertiesProc

Declaration

Source position: compwriterpas.pas line 204

type TCWPDefinePropertiesProc = procedure(

  Sender: TCompWriterPas;

  Instance: TPersistent;

  const Identifier: string;

  var Handled: Boolean

);


Version 4.0 Generated 2025-05-03 Home