TID = packed record Reserved: array[1..6] of Byte; end;
struct TID { array[1..6] of Byte Reserved; };
DRIntf
This is record DRIntf.TID.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|