摘要:
由TList类的原码可以看到,TList类有如下几个特性:
property Capacity: Integer read FCapacity write SetCapacity;
property Count: Integer read FCount write SetCount;
property Items[Index: Integer]: Pointer read Get write Put; default;
property List: PPointerList read FList
阅读全文
posted @ 2006-11-16 19:24
望天
阅读(764)
评论(0)
推荐(0)
摘要:
TBucketList 阅读全文
posted @ 2006-11-16 19:22
望天
阅读(896)
评论(0)
推荐(0)
摘要:
PChar注意用例 阅读全文
posted @ 2006-11-16 19:21
望天
阅读(2931)
评论(0)
推荐(0)
浙公网安备 33010602011771号