[Overview][Procedures and functions][Index] |
Call Instance.DefineProperties with a list of properties.
Source position: lazpasreadutil.pas line 25
procedure ExecCustomCSP( |
Instance: TPersistent; |
const Data: array of string |
); |
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 |