Changeset 22 for trunk/Forms/UFormImportSources.lfm
- Timestamp:
- May 4, 2016, 11:43:42 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormImportSources.lfm
r20 r22 22 22 item 23 23 Caption = 'URL' 24 Width = 30024 Width = 407 25 25 end> 26 26 MultiSelect = True … … 54 54 ShortCut = 13 55 55 end 56 object AProcess: TAction 57 Caption = 'Process' 58 OnExecute = AProcessExecute 59 end 56 60 end 57 61 object PopupMenuImportSource: TPopupMenu … … 68 72 Action = ARemove 69 73 end 74 object MenuItem4: TMenuItem 75 Action = AProcess 76 end 70 77 end 71 78 end
Note:
See TracChangeset
for help on using the changeset viewer.