help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'System' (#rtl)

tvararraybound

Type describing variant array bounds.

Declaration

Source position: varianth.inc line 58

type tvararraybound = record

  elementcount: LongInt;

  

Number of elements in this array dimension.

  lowbound: LongInt;

  

Lower bound of this array dimension (index of first element).

end;

Description

tvararraybound is used to describe one dimension in a variant array.

See also

tvararray

  

Type describing variant array

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505