1st Aura Project Layout
This commit is contained in:
+64
-41
@@ -11,85 +11,108 @@ object Form1: TForm1
|
||||
OnDestroy = FormDestroy
|
||||
DesignerMasterStyle = 0
|
||||
object Panel1: TPanel
|
||||
Align = Top
|
||||
Align = Client
|
||||
Size.Width = 796.00000000000000000
|
||||
Size.Height = 529.00000000000000000
|
||||
Size.Height = 616.00000000000000000
|
||||
Size.PlatformDefault = False
|
||||
TabOrder = 2
|
||||
object RandomButton: TButton
|
||||
Position.X = 697.00000000000000000
|
||||
Position.Y = 38.00000000000000000
|
||||
TabOrder = 0
|
||||
Text = 'Random'
|
||||
TextSettings.Trimming = None
|
||||
OnClick = RandomButtonClick
|
||||
end
|
||||
object Path1: TPath
|
||||
Anchors = [akLeft, akTop, akRight]
|
||||
Position.X = 8.00000000000000000
|
||||
Position.Y = 8.00000000000000000
|
||||
Size.Width = 261.00000000000000000
|
||||
Size.Height = 513.00000000000000000
|
||||
object Layout: TFlowLayout
|
||||
Align = Client
|
||||
Size.Width = 627.00000000000000000
|
||||
Size.Height = 616.00000000000000000
|
||||
Size.PlatformDefault = False
|
||||
TabOrder = 1
|
||||
Justify = Left
|
||||
JustifyLastLine = Left
|
||||
FlowDirection = LeftToRight
|
||||
HorizontalGap = 2.00000000000000000
|
||||
VerticalGap = 2.00000000000000000
|
||||
OnResized = LayoutResized
|
||||
end
|
||||
object SymbolsComboBox: TComboBox
|
||||
Anchors = [akTop, akRight]
|
||||
Position.X = 493.00000000000000000
|
||||
Position.Y = 8.00000000000000000
|
||||
Size.Width = 217.00000000000000000
|
||||
Position.X = 608.00000000000000000
|
||||
Position.Y = 16.00000000000000000
|
||||
Size.Width = 177.00000000000000000
|
||||
Size.Height = 22.00000000000000000
|
||||
Size.PlatformDefault = False
|
||||
TabOrder = 5
|
||||
end
|
||||
object RandomBox: TCheckBox
|
||||
Anchors = [akTop, akRight]
|
||||
Position.X = 609.00000000000000000
|
||||
Position.Y = 46.00000000000000000
|
||||
TabOrder = 2
|
||||
Text = 'Random'
|
||||
end
|
||||
object LoadButton: TButton
|
||||
Anchors = [akTop, akRight]
|
||||
Position.X = 718.00000000000000000
|
||||
Position.Y = 8.00000000000000000
|
||||
Position.X = 641.00000000000000000
|
||||
Position.Y = 86.00000000000000000
|
||||
Size.Width = 47.00000000000000000
|
||||
Size.Height = 22.00000000000000000
|
||||
Size.PlatformDefault = False
|
||||
TabOrder = 3
|
||||
TabOrder = 6
|
||||
Text = 'Load'
|
||||
TextSettings.Trimming = None
|
||||
OnClick = LoadButtonClick
|
||||
end
|
||||
object FlowLayout: TFlowLayout
|
||||
Position.X = 304.00000000000000000
|
||||
Position.Y = 104.00000000000000000
|
||||
Size.Width = 449.00000000000000000
|
||||
Size.Height = 361.00000000000000000
|
||||
Size.PlatformDefault = False
|
||||
TabOrder = 5
|
||||
Justify = Left
|
||||
JustifyLastLine = Left
|
||||
FlowDirection = LeftToRight
|
||||
object RandomButton: TButton
|
||||
Anchors = [akTop, akRight]
|
||||
Position.X = 705.00000000000000000
|
||||
Position.Y = 86.00000000000000000
|
||||
TabOrder = 3
|
||||
Text = 'Random'
|
||||
TextSettings.Trimming = None
|
||||
OnClick = RandomButtonClick
|
||||
end
|
||||
object ChartButton: TButton
|
||||
Position.X = 712.00000000000000000
|
||||
Position.Y = 72.00000000000000000
|
||||
TabOrder = 6
|
||||
Anchors = [akTop, akRight]
|
||||
Position.X = 665.00000000000000000
|
||||
Position.Y = 130.00000000000000000
|
||||
TabOrder = 8
|
||||
Text = 'ChartButton'
|
||||
TextSettings.Trimming = None
|
||||
OnClick = ChartButtonClick
|
||||
end
|
||||
object StopButton: TButton
|
||||
Position.X = 720.00000000000000000
|
||||
Position.Y = 96.00000000000000000
|
||||
TabOrder = 8
|
||||
Anchors = [akTop, akRight]
|
||||
Position.X = 665.00000000000000000
|
||||
Position.Y = 160.00000000000000000
|
||||
TabOrder = 10
|
||||
Text = 'StopButton'
|
||||
TextSettings.Trimming = None
|
||||
OnClick = StopButtonClick
|
||||
end
|
||||
object TreeView1: TTreeView
|
||||
Align = Left
|
||||
Size.Width = 161.00000000000000000
|
||||
Size.Height = 616.00000000000000000
|
||||
Size.PlatformDefault = False
|
||||
TabOrder = 0
|
||||
Viewport.Width = 157.00000000000000000
|
||||
Viewport.Height = 612.00000000000000000
|
||||
end
|
||||
object Splitter1: TSplitter
|
||||
Align = Left
|
||||
Cursor = crHSplit
|
||||
MinSize = 20.00000000000000000
|
||||
Position.X = 161.00000000000000000
|
||||
Size.Width = 8.00000000000000000
|
||||
Size.Height = 616.00000000000000000
|
||||
Size.PlatformDefault = False
|
||||
end
|
||||
end
|
||||
object LogMemo: TMemo
|
||||
Touch.InteractiveGestures = [Pan, LongTap, DoubleTap]
|
||||
DataDetectorTypes = []
|
||||
Align = Client
|
||||
Align = Bottom
|
||||
Position.Y = 616.00000000000000000
|
||||
Size.Width = 796.00000000000000000
|
||||
Size.Height = 311.00000000000000000
|
||||
Size.Height = 224.00000000000000000
|
||||
Size.PlatformDefault = False
|
||||
TabOrder = 1
|
||||
Viewport.Width = 792.00000000000000000
|
||||
Viewport.Height = 307.00000000000000000
|
||||
Viewport.Height = 220.00000000000000000
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user