Changeset 548 for Common/UFormAbout.lfm
- Timestamp:
- Feb 12, 2021, 12:03:11 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Common/UFormAbout.lfm
r545 r548 11 11 OnShow = FormShow 12 12 Position = poScreenCenter 13 LCLVersion = '2.0. 2.0'13 LCLVersion = '2.0.10.0' 14 14 object LabelDescription: TLabel 15 15 Left = 30 16 Height = 2 616 Height = 24 17 17 Top = 135 18 18 Width = 642 … … 28 28 object LabelContent: TLabel 29 29 Left = 30 30 Height = 2 631 Top = 1 9130 Height = 24 31 Top = 189 32 32 Width = 642 33 33 Align = alTop … … 50 50 TabOrder = 0 51 51 object LabelAppName: TLabel 52 Left = 9653 Height = 10052 Left = 108 53 Height = 84 54 54 Top = 20 55 Width = 5 7255 Width = 564 56 56 Anchors = [akTop, akLeft, akRight] 57 57 AutoSize = False … … 68 68 Top = 30 69 69 Width = 72 70 Proportional = True 71 Stretch = True 70 72 end 71 73 end
Note:
See TracChangeset
for help on using the changeset viewer.