Changeset 28 for trunk/Forms/UFormImportPattern.lfm
- Timestamp:
- Jul 12, 2016, 4:28:22 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormImportPattern.lfm
r27 r28 47 47 Top = 384 48 48 Width = 75 49 Anchors = [akRight, akBottom] 49 50 Caption = 'Cancel' 50 51 ModalResult = 2 … … 56 57 Top = 384 57 58 Width = 75 59 Anchors = [akRight, akBottom] 58 60 Caption = 'Ok' 59 61 ModalResult = 1 … … 99 101 TabOrder = 5 100 102 end 103 object CheckBoxRepetition: TCheckBox 104 Left = 24 105 Height = 24 106 Top = 160 107 Width = 93 108 Caption = 'Repetition' 109 TabOrder = 6 110 end 101 111 end
Note:
See TracChangeset
for help on using the changeset viewer.