Gemini Test

This commit is contained in:
Michael Schimmel
2026-01-13 10:25:33 +01:00
parent 1387131f57
commit 3c5d51f6a8
10 changed files with 447 additions and 348 deletions
+11
View File
@@ -275,4 +275,15 @@ object Form1: TForm1
Viewport.Width = 470.000000000000000000
Viewport.Height = 605.000000000000000000
end
object SaveScriptButton: TButton
Anchors = [akTop, akRight]
Position.X = 1330.000000000000000000
Position.Y = 8.000000000000000000
Size.Width = 56.000000000000000000
Size.Height = 22.000000000000000000
Size.PlatformDefault = False
TabOrder = 0
Text = 'Save'
OnClick = SaveScriptButtonClick
end
end