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

TSEE_get_fn_t

Declaration

Source position: libsee.pas line 154

type TSEE_get_fn_t = procedure(

  i: PTSEE_interpreter;

  obj: PTSEE_object;

  prop: PTSEE_string;

  res: PTSEE_value

);


Documentation generated on: 2023-03-18