掲示板システム
ホーム
アクセス解析
カテゴリ
ログアウト
ActionでToolButtonのDownを機能させたい (ID:30058)
名前
ホームページ(ブログ、Twitterなど)のURL (省略可)
本文
TSpeedButton = class(Buttons.TSpeedButton); とした上で SpeedButton1.FState := bsDown; SpeedButton1.Invalidate; SpeedButton1.FState := bsUp; SpeedButton1.Invalidate; SpeedButton1.FState := bsExclusive; SpeedButton1.Invalidate; で表示を変化させる事が可能です
←解決時は質問者本人がここをチェックしてください。
更新する
戻る
掲示板システム
Copyright 2021 Takeshi Okamoto All Rights Reserved.