Changeset 189 for trunk/Forms/UFormMove.lfm
- Timestamp:
- Apr 22, 2018, 2:34:51 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormMove.lfm
r124 r189 14 14 OnShow = FormShow 15 15 Position = poMainFormCenter 16 LCLVersion = '1. 6.0.4'16 LCLVersion = '1.8.0.4' 17 17 object SpinEditOnce: TSpinEdit 18 18 Left = 208 19 Height = 3 419 Height = 36 20 20 Top = 40 21 21 Width = 98 … … 26 26 object Label1: TLabel 27 27 Left = 16 28 Height = 2 428 Height = 26 29 29 Top = 40 30 30 Width = 49 … … 53 53 object Label2: TLabel 54 54 Left = 24 55 Height = 2 455 Height = 26 56 56 Top = 136 57 57 Width = 91 … … 61 61 object SpinEditRepeat: TSpinEdit 62 62 Left = 208 63 Height = 3 463 Height = 36 64 64 Top = 128 65 65 Width = 98 … … 70 70 object TrackBarOnce: TTrackBar 71 71 Left = 56 72 Height = 4 672 Height = 47 73 73 Top = 80 74 74 Width = 255 … … 83 83 object TrackBarRepeat: TTrackBar 84 84 Left = 56 85 Height = 4 685 Height = 47 86 86 Top = 168 87 87 Width = 255 … … 134 134 object Label3: TLabel 135 135 Left = 16 136 Height = 2 4136 Height = 26 137 137 Top = 8 138 138 Width = 135 … … 142 142 object LabelWinProbability: TLabel 143 143 Left = 264 144 Height = 2 4144 Height = 26 145 145 Top = 8 146 146 Width = 15
Note:
See TracChangeset
for help on using the changeset viewer.