Changeset 187 for trunk/Forms/UFormImportSources.lfm
- Timestamp:
- Jul 11, 2018, 3:49:23 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormImportSources.lfm
r174 r187 12 12 OnShow = FormShow 13 13 Position = poScreenCenter 14 LCLVersion = '1.8. 0.6'14 LCLVersion = '1.8.2.0' 15 15 object ToolBar1: TToolBar 16 16 Left = 0 … … 30 30 end 31 31 object ToolButton2: TToolButton 32 Left = 2432 Left = 30 33 33 Top = 2 34 34 Action = AModify 35 35 end 36 36 object ToolButton3: TToolButton 37 Left = 4737 Left = 59 38 38 Top = 2 39 39 Action = ARemove 40 40 end 41 41 object ToolButton4: TToolButton 42 Left = 7042 Left = 88 43 43 Top = 2 44 44 Action = AProcess
Note:
See TracChangeset
for help on using the changeset viewer.