delphi SpeedButtonDown

的属性


 的事件


 的方法

 

 

设置SpeedButton的Down的属性     

AllowAllUp属性 当有多个SpeedButton时 让有2个按钮都能处于按下状态 设置它的GroupIndex和别的按钮不一样

SpeedButton1.GroupIndex := 1;//只要不为0 Down就有效
SpeedButton1.Down :=True;

 

          

 





posted @ 2014-08-01 09:33  XE2011  阅读(447)  评论(0编辑  收藏  举报