博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2011年11月14日

摘要: 声明:本类来自cxGrid中的一个demoView Code unit RecStyle;interfaceuses Controls, Classes, Messages, Types;type TMycxDraw = class(TWinControl) private FAPoint: Tpoint; procedure SetAPoint(const Value: Tpoint); protected procedure AdjustFrameRgn; procedure Resize; override; public constructor ... 阅读全文

posted @ 2011-11-14 17:08 对镜弹箜篌 阅读(357) 评论(0) 推荐(0)