Changeset 433 for UpdateChecker/UFormDownloadProgress.lfm
- Timestamp:
- Nov 2, 2012, 12:11:21 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
UpdateChecker/UFormDownloadProgress.lfm
r379 r433 1 1 object FormDownloadProgress: TFormDownloadProgress 2 Left = 5992 Left = 410 3 3 Height = 75 4 Top = 2 124 Top = 278 5 5 Width = 376 6 6 Caption = 'Download progress' … … 20 20 object Label1: TLabel 21 21 Left = 7 22 Height = 1 422 Height = 13 23 23 Top = 8 24 Width = 2 124 Width = 20 25 25 Caption = 'File:' 26 26 ParentColor = False … … 28 28 object LabelFileName: TLabel 29 29 Left = 72 30 Height = 1 430 Height = 13 31 31 Top = 8 32 Width = 1 332 Width = 12 33 33 Caption = ' ' 34 34 ParentColor = False … … 36 36 object Label2: TLabel 37 37 Left = 8 38 Height = 1 438 Height = 13 39 39 Top = 25 40 Width = 4 740 Width = 46 41 41 Caption = 'Progress:' 42 42 ParentColor = False … … 44 44 object LabelProgress: TLabel 45 45 Left = 72 46 Height = 1 446 Height = 13 47 47 Top = 25 48 Width = 1 348 Width = 12 49 49 Caption = ' ' 50 50 ParentColor = False
Note:
See TracChangeset
for help on using the changeset viewer.