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

TIntVector

For EXEC use ONLY!

Declaration

Source position: exec.pas line 652

type TIntVector = record

  iv_Data: Pointer;

  

  iv_Code: TProcedure;

  

  iv_Node: PNode;

  

end;

See also

TExecBase

  


Documentation generated on: 2021-07-30