随笔分类 -  delphi

摘要:如果实现父类的纯虚方法,则不能调用inherited, 如果调用的话,编译可以通过,但无法运行,无法定位; 阅读全文

posted @ 2012-04-19 21:21 白兴科技 阅读(215) 评论(0) 推荐(0) |

摘要://TStringList 常用方法与属性:var List: TStringList; i: Integer;begin List := TStringList.Create; List.Add('Strings1'); {添加} List.Add('Strings2'); List.Exchange(0,1); {置换} List.Insert(0,'Strings3'); {插... 阅读全文

posted @ 2009-08-17 11:22 白兴科技 阅读(367) 评论(0) 推荐(0) |

摘要:http://www.dll-files.com 阅读全文

posted @ 2008-07-31 11:35 白兴科技 阅读(293) 评论(0) 推荐(0) |

博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3