DataPoint
This commit is contained in:
+12
-1
@@ -28,7 +28,7 @@ object Form1: TForm1
|
||||
Anchors = [akLeft, akTop, akRight]
|
||||
Position.X = 8.00000000000000000
|
||||
Position.Y = 8.00000000000000000
|
||||
Size.Width = 489.00000000000000000
|
||||
Size.Width = 273.00000000000000000
|
||||
Size.Height = 513.00000000000000000
|
||||
Size.PlatformDefault = False
|
||||
end
|
||||
@@ -53,6 +53,17 @@ object Form1: TForm1
|
||||
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
|
||||
end
|
||||
end
|
||||
object LogMemo: TMemo
|
||||
Touch.InteractiveGestures = [Pan, LongTap, DoubleTap]
|
||||
|
||||
Reference in New Issue
Block a user