掲示板システム
ホーム
アクセス解析
カテゴリ
ログアウト
実行したい処理を選び、開始ボタンを押した時に実行させるには? (ID:6512)
名前
ホームページ(ブログ、Twitterなど)のURL (省略可)
本文
ボタン1のクリックで begin Timer1.enable:=true; button1.enable:=false; button2.enable:=true; end; timer1のonTimerで begin timer1.enable:=false; button1.enable:=true; button2.enable:=false; end; ボタン2のクリックで begin close; end; じゃないんですか?
←解決時は質問者本人がここをチェックしてください。
更新する
戻る
掲示板システム
Copyright 2021 Takeshi Okamoto All Rights Reserved.