Unit 'libsee' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libsee]

TSEE_put_fn_t

Declaration

Source position: libsee.pas line 155

type TSEE_put_fn_t = procedure(

  i: PTSEE_interpreter;

  obj: PTSEE_object;

  prop: PTSEE_string;

  res: PTSEE_value;

  flags: tcint

);


Documentation generated on: 2023-03-18