Unit 'ovctcmmn' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_orpheus]

TOvcTableNumberArray

Declaration

Source position: ovctcmmn.pas line 266

type TOvcTableNumberArray = packed record

  NumElements: LongInt;

  

  Count: LongInt;

  

  Number: array [0..29] of LongInt;

  

end;



CT Web help

CodeTyphon Studio