Changeset 5 for trunk/Forms/FormMemory.lfm
- Timestamp:
- Apr 18, 2026, 7:24:02 PM (8 days ago)
- File:
-
- 1 edited
-
trunk/Forms/FormMemory.lfm (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/FormMemory.lfm
r2 r5 8 8 ClientWidth = 1150 9 9 DesignTimePPI = 144 10 LCLVersion = '4.6.0.0' 11 OnCreate = FormCreate 12 OnDestroy = FormDestroy 10 13 OnShow = FormShow 11 LCLVersion = '2.2.6.0'12 14 object ListViewMemory: TListView 13 Left = 814 Height = 8 5015 Top = 816 Width = 11 3417 Align = alC lient15 Left = 0 16 Height = 810 17 Top = 48 18 Width = 1142 19 Align = alCustom 18 20 Anchors = [akTop, akLeft, akBottom] 19 21 BorderSpacing.Around = 8 … … 29 31 item 30 32 Caption = 'ASCII' 31 Width = 3 5633 Width = 364 32 34 end> 33 35 Font.Height = -20 … … 39 41 OnData = ListViewMemoryData 40 42 end 43 object Label1: TLabel 44 Left = 8 45 Height = 26 46 Top = 8 47 Width = 44 48 Caption = 'Area:' 49 end 50 object ComboBoxArea: TComboBox 51 Left = 104 52 Height = 42 53 Top = 0 54 Width = 334 55 ItemHeight = 0 56 Style = csDropDownList 57 TabOrder = 1 58 OnSelect = ComboBoxAreaSelect 59 end 41 60 object Timer1: TTimer 42 61 Interval = 500
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/mzxemu/chrome/site/your_project_logo.png)