[Overview][Procedures and functions][Index] Reference for unit 'LazPasReadUtil' (#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.0 Generated 2025-05-03 Home