This commit is contained in:
f1iwq2
2020-03-21 14:23:29 +01:00
parent aad1d73eb9
commit 2791b86c8f
21 changed files with 570 additions and 157 deletions

View File

@@ -44,6 +44,7 @@ object FormSimulation: TFormSimulation
Height = 21
TabOrder = 1
Text = '1'
OnChange = EditIntervalleChange
OnKeyPress = EditIntervalleKeyPress
end
object OpenDialog: TOpenDialog