Changeset 388 for trunk/Forms/FormMove.lfm
- Timestamp:
- Jan 4, 2025, 11:08:13 PM (3 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/FormMove.lfm
r377 r388 1 1 object FormMove: TFormMove 2 2 Left = 938 3 Height = 3 183 Height = 323 4 4 Top = 539 5 5 Width = 493 6 6 ActiveControl = ButtonOk 7 7 Caption = 'Move' 8 ClientHeight = 3 188 ClientHeight = 323 9 9 ClientWidth = 493 10 10 Constraints.MinHeight = 100 … … 18 18 Left = 160 19 19 Height = 38 20 Top = 27 220 Top = 277 21 21 Width = 100 22 22 Anchors = [akRight, akBottom] … … 30 30 Left = 272 31 31 Height = 38 32 Top = 27 232 Top = 277 33 33 Width = 100 34 34 Anchors = [akRight, akBottom] … … 41 41 Left = 384 42 42 Height = 38 43 Top = 27 243 Top = 277 44 44 Width = 100 45 45 Anchors = [akRight, akBottom] … … 51 51 object ScrollBox1: TScrollBox 52 52 Left = 8 53 Height = 25 053 Height = 255 54 54 Top = 8 55 55 Width = 477 … … 59 59 Anchors = [akTop, akLeft, akRight, akBottom] 60 60 BorderSpacing.Around = 8 61 ClientHeight = 2 4861 ClientHeight = 253 62 62 ClientWidth = 475 63 63 TabOrder = 3
Note:
See TracChangeset
for help on using the changeset viewer.