Changeset 181 for trunk/Packages/Common/UJobProgressView.lfm
- Timestamp:
- Apr 11, 2018, 11:35:38 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Packages/Common/UJobProgressView.lfm
r55 r181 1 1 object FormJobProgressView: TFormJobProgressView 2 Left = 6562 Left = 467 3 3 Height = 246 4 Top = 3544 Top = 252 5 5 Width = 328 6 6 BorderIcons = [biSystemMenu] 7 7 ClientHeight = 246 8 8 ClientWidth = 328 9 DesignTimePPI = 120 9 10 Font.Height = -11 10 11 Font.Name = 'MS Sans Serif' … … 14 15 OnDestroy = FormDestroy 15 16 Position = poScreenCenter 16 LCLVersion = '1. 6.0.4'17 LCLVersion = '1.8.2.0' 17 18 object PanelOperationsTitle: TPanel 18 19 Left = 0
Note:
See TracChangeset
for help on using the changeset viewer.