Pascal Doc

TIntArray array

this is a integer array 0 .. 10

Declaration

92 TIntArray = array[0..10] of Integer; (**! @brief this is a integer array 0 .. 10 *)
Definition at Line: 92 of file: test1.pas