Data Types

This commit is contained in:
Michael Schimmel
2025-08-25 10:26:48 +02:00
parent 75675b8dc1
commit 27f1cc5486
20 changed files with 2670 additions and 34 deletions
+20 -12
View File
@@ -13,7 +13,7 @@ object Form1: TForm1
object MainPanel: TPanel
Align = Client
Size.Width = 1017.000000000000000000
Size.Height = 712.000000000000000000
Size.Height = 406.000000000000000000
Size.PlatformDefault = False
TabOrder = 2
object Splitter1: TSplitter
@@ -22,19 +22,19 @@ object Form1: TForm1
MinSize = 20.000000000000000000
Position.X = 169.000000000000000000
Size.Width = 8.000000000000000000
Size.Height = 712.000000000000000000
Size.Height = 406.000000000000000000
Size.PlatformDefault = False
end
object WorkspacePanel: TPanel
Align = Client
Size.Width = 840.000000000000000000
Size.Height = 712.000000000000000000
Size.Height = 406.000000000000000000
Size.PlatformDefault = False
TabOrder = 3
object TabControl: TTabControl
Align = Client
Size.Width = 840.000000000000000000
Size.Height = 678.000000000000000000
Size.Height = 372.000000000000000000
Size.PlatformDefault = False
TabIndex = 0
TabOrder = 10
@@ -161,20 +161,20 @@ object Form1: TForm1
object ObjectsPanel: TPanel
Align = Left
Size.Width = 169.000000000000000000
Size.Height = 712.000000000000000000
Size.Height = 406.000000000000000000
Size.PlatformDefault = False
TabOrder = 4
object ObjectsTabControl: TTabControl
Align = Client
Size.Width = 169.000000000000000000
Size.Height = 712.000000000000000000
Size.Height = 406.000000000000000000
Size.PlatformDefault = False
TabIndex = 0
TabOrder = 0
TabPosition = Bottom
Sizes = (
169s
686s)
380s)
object ModulesTabItem: TTabItem
CustomIcon = <
item
@@ -192,13 +192,13 @@ object Form1: TForm1
object TreeView: TTreeView
Align = Client
Size.Width = 169.000000000000000000
Size.Height = 686.000000000000000000
Size.Height = 380.000000000000000000
Size.PlatformDefault = False
TabOrder = 0
OnDblClick = TreeViewDblClick
AllowDrag = True
Viewport.Width = 165.000000000000000000
Viewport.Height = 682.000000000000000000
Viewport.Height = 376.000000000000000000
object Button1: TButton
Position.X = 56.000000000000000000
Position.Y = 72.000000000000000000
@@ -207,6 +207,14 @@ object Form1: TForm1
TextSettings.Trimming = None
OnClick = Button1Click
end
object Button2: TButton
Position.X = 56.000000000000000000
Position.Y = 112.000000000000000000
TabOrder = 1
Text = 'Button2'
TextSettings.Trimming = None
OnClick = Button2Click
end
end
end
end
@@ -216,13 +224,13 @@ object Form1: TForm1
Touch.InteractiveGestures = [Pan, LongTap, DoubleTap]
DataDetectorTypes = []
Align = Bottom
Position.Y = 712.000000000000000000
Position.Y = 406.000000000000000000
Size.Width = 1017.000000000000000000
Size.Height = 128.000000000000000000
Size.Height = 434.000000000000000000
Size.PlatformDefault = False
TabOrder = 1
Viewport.Width = 1013.000000000000000000
Viewport.Height = 124.000000000000000000
Viewport.Height = 430.000000000000000000
end
object ActionList: TActionList
Left = 209