Changeset 22 for trunk/Forms/UFormAbout.lfm
- Timestamp:
- May 4, 2016, 11:43:42 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormAbout.lfm
r21 r22 1 1 object FormAbout: TFormAbout 2 2 Left = 866 3 Height = 4884 Top = 5325 Width = 6163 Height = 397 4 Top = 623 5 Width = 473 6 6 Caption = 'About' 7 ClientHeight = 4888 ClientWidth = 6167 ClientHeight = 397 8 ClientWidth = 473 9 9 OnCreate = FormCreate 10 10 OnShow = FormShow … … 14 14 Height = 55 15 15 Top = 20 16 Width = 57616 Width = 433 17 17 Align = alTop 18 18 BorderSpacing.Around = 20 … … 26 26 Height = 48 27 27 Top = 95 28 Width = 57628 Width = 433 29 29 Align = alTop 30 30 BorderSpacing.Around = 20 … … 34 34 end 35 35 object ButtonClose: TButton 36 Left = 52136 Left = 378 37 37 Height = 25 38 Top = 44838 Top = 357 39 39 Width = 75 40 40 Anchors = [akRight, akBottom] … … 47 47 Height = 24 48 48 Top = 163 49 Width = 57649 Width = 433 50 50 Align = alTop 51 51 BorderSpacing.Around = 20 … … 56 56 Left = 16 57 57 Height = 25 58 Top = 44858 Top = 357 59 59 Width = 139 60 60 Anchors = [akLeft, akBottom]
Note:
See TracChangeset
for help on using the changeset viewer.