摘要: 1.PageControl设置其ownerdrow为true,然后在其DrawTab事件中加入如下代码procedure TForm1.PageControl1DrawTab(Control: TCustomTabControl; TabIndex: Integer; const Rect: TRect; Active: Boolean);var aRect:TRect;begin with Pa... 阅读全文
posted @ 2009-12-05 22:23 小阿枫 阅读(1244) 评论(0) 推荐(0)