摘要: //包含十个点坐标的常量数组Const C_Point : Array [0..2] of TPoint =((X:10;Y:20),(X:20;Y:30),(X:20;Y:50)); //定义常量字符串数组const FieldArray:array [0..14] of string=('tradedate','pihao','unit','ID','EXP','mySize','ProduceEP', 'ProduceDate','imgstr' 阅读全文
posted @ 2012-03-15 10:19 ftwsnow 阅读(502) 评论(0) 推荐(0)