delphi SpeedButtonDown
的属性
的事件
的方法
的事件
的方法
设置SpeedButton的Down的属性

AllowAllUp属性 当有多个SpeedButton时 让有2个按钮都能处于按下状态 设置它的GroupIndex和别的按钮不一样
SpeedButton1.GroupIndex := 1;//只要不为0 Down就有效
SpeedButton1.Down :=True;
SpeedButton1.Down :=True;

浙公网安备 33010602011771号