Unit 'CompWriterPas' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lazutils]

TCWPDefinePropertiesProc

Declaration

Source position: compwriterpas.pas line 204

type TCWPDefinePropertiesProc = procedure(

  Sender: TCompWriterPas;

  Instance: TPersistent;

  const Identifier: string;

  var Handled: Boolean

);


Version 4.4 Generated 2025-11-08 Home