Gemini Test

This commit is contained in:
Michael Schimmel
2026-01-08 17:50:11 +01:00
parent a62ba89bca
commit 0efce47972
4 changed files with 85 additions and 75 deletions
+9 -6
View File
@@ -11,6 +11,7 @@ object Form1: TForm1
DesignerMasterStyle = 0
object AskButton: TButton
Anchors = [akRight, akBottom]
Default = True
Position.X = 800.000000000000000000
Position.Y = 577.000000000000000000
TabOrder = 1
@@ -85,16 +86,14 @@ object Form1: TForm1
StyleLookup = ''
TabOrder = 0
Text = 'Chat'
object ChatMemo: TMemo
Touch.InteractiveGestures = [Pan, LongTap, DoubleTap]
DataDetectorTypes = []
ExplicitSize.cx = 69.000000000000000000
ExplicitSize.cy = 26.000000000000000000
object ChatBrowser: TWebBrowser
Align = Client
Size.Width = 906.000000000000000000
Size.Height = 535.000000000000000000
Size.PlatformDefault = False
TabOrder = 1
Viewport.Width = 902.000000000000000000
Viewport.Height = 531.000000000000000000
WindowsEngine = EdgeOnly
end
end
object CacheTabItem: TTabItem
@@ -108,6 +107,8 @@ object Form1: TForm1
StyleLookup = ''
TabOrder = 0
Text = 'Cache'
ExplicitSize.cx = 53.000000000000000000
ExplicitSize.cy = 26.000000000000000000
object CacheMemo: TMemo
Touch.InteractiveGestures = [Pan, LongTap, DoubleTap]
DataDetectorTypes = []
@@ -131,6 +132,8 @@ object Form1: TForm1
StyleLookup = ''
TabOrder = 0
Text = 'SysInstr'
ExplicitSize.cx = 61.000000000000000000
ExplicitSize.cy = 26.000000000000000000
object SystemInstructionMemo: TMemo
Touch.InteractiveGestures = [Pan, LongTap, DoubleTap]
DataDetectorTypes = []