Unit 'LazPasReadUtil' Package
[Overview][Procedures and functions][Index] [#lazutils]

ExecCustomCSP

Call Instance.DefineProperties with a list of properties.

Declaration

Source position: lazpasreadutil.pas line 25

procedure ExecCustomCSP(

  Instance: TPersistent;

  const Data: array of string

);

Description

Call Instance.DefineProperties with a list of properties in TBinaryObjectWriter format. This function is used by the auto generated Pascal of TCompWriterPas for custom DefineProperties.


Version 4.4 Generated 2025-11-08 Home