TVarArrayBound = packed record ElementCount: Integer; LowBound: Integer; end;
struct TVarArrayBound { int ElementCount; int LowBound; };
System
This is record System.TVarArrayBound.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|