动态生成tcxsplitter控件后出现的问题 |
缺席
|
like
一般會員 發表:30 回覆:35 積分:18 註冊:2005-03-10 發送簡訊給我 |
var
tp:TPanel; tcs:T<layer class="searchwp-term" id="searchwp-highlighting1" highlight="term-1"></layer>cxSplitter; begin tp:=TPanel.Create(self); tp.Align:=alLeft; tp.Caption:=''; tp.Parent:=self; tp.width:=66; tcs:=T<layer class="searchwp-term" id="searchwp-highlighting2" highlight="term-1"></layer>cxSplitter.Create(self); tcs.HotZone:=TcxMediaPlayer8Style.Create(tcs); tcs.AlignSplitter:=salLeft; tcs.Left:=tp.Width; tcs.parent:=self; tp:=TPanel.Create(self); tp.Align:=alClient; tp.Caption:=''; tp.Parent:=self; end; 程序运行后,会生成上述各个控制,但是点击<layer class="searchwp-term" id="searchwp-highlighting3" highlight="term-1"></layer>cxSplitter,想拖动改变二边的panel大小,发现不行,点击或拖动<layer class="searchwp-term" id="searchwp-highlighting4" highlight="term-1"></layer>cxSplitter,该控制没有任何反应,这是为何?还请高手指点,谢谢! |
like
一般會員 發表:30 回覆:35 積分:18 註冊:2005-03-10 發送簡訊給我 |
本站聲明 |
1. 本論壇為無營利行為之開放平台,所有文章都是由網友自行張貼,如牽涉到法律糾紛一切與本站無關。 2. 假如網友發表之內容涉及侵權,而損及您的利益,請立即通知版主刪除。 3. 請勿批評中華民國元首及政府或批評各政黨,是藍是綠本站無權干涉,但這裡不是政治性論壇! |