summaryrefslogtreecommitdiff
path: root/unit1.lfm
diff options
context:
space:
mode:
Diffstat (limited to 'unit1.lfm')
-rw-r--r--unit1.lfm2
1 files changed, 2 insertions, 0 deletions
diff --git a/unit1.lfm b/unit1.lfm
index e391902..0ca6924 100644
--- a/unit1.lfm
+++ b/unit1.lfm
@@ -85,7 +85,9 @@ object Form1: TForm1
Top = 596
Width = 86
Caption = 'Ton geben'
+ Checked = True
OnClick = CheckBox1Click
+ State = cbChecked
TabOrder = 3
end
object TrayIcon1: TTrayIcon