Changeset 614 for trunk/LocalPlayer/Term.lfm
- Timestamp:
- Sep 14, 2024, 5:43:37 PM (2 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LocalPlayer/Term.lfm
r533 r614 14 14 DesignTimePPI = 144 15 15 Font.Color = clWindowText 16 Font.Height = - 2016 Font.Height = -45 17 17 Font.Name = 'MS Sans Serif' 18 18 KeyPreview = True … … 31 31 OnShow = FormShow 32 32 Position = poDefault 33 LCLVersion = ' 2.2.0.4'33 LCLVersion = '3.4.0.0' 34 34 Scaled = False 35 WindowState = wsNormal36 35 object UnitBtn: TButtonB 37 36 Tag = 14 … … 555 554 OnClick = mRandomMapClick 556 555 end 556 object mFillMap: TMenuItem 557 Tag = 102 558 GroupIndex = 1 559 ShortCut = 16454 560 OnClick = mFillMapClick 561 end 557 562 object N3: TMenuItem 558 563 Caption = '-'
Note:
See TracChangeset
for help on using the changeset viewer.