Changeset 153 for trunk/Forms/FormMemory.lfm
- Timestamp:
- Aug 14, 2024, 1:05:13 PM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/FormMemory.lfm
r149 r153 1 1 object FormMemory: TFormMemory 2 Left = 5653 Height = 4014 Top = 1685 Width = 1 0392 Left = 705 3 Height = 866 4 Top = 287 5 Width = 1150 6 6 Caption = 'Memory' 7 ClientHeight = 4018 ClientWidth = 1 0397 ClientHeight = 866 8 ClientWidth = 1150 9 9 DesignTimePPI = 144 10 10 LCLVersion = '3.4.0.0' … … 13 13 Height = 26 14 14 Top = 6 15 Width = 1 02715 Width = 1138 16 16 Align = alTop 17 17 BorderSpacing.Around = 6 … … 22 22 object ListViewMemory: TListView 23 23 Left = 6 24 Height = 35724 Height = 822 25 25 Top = 38 26 Width = 1 02726 Width = 1138 27 27 Align = alClient 28 28 BorderSpacing.Around = 6 … … 38 38 item 39 39 Caption = 'Text' 40 Width = 39740 Width = 508 41 41 end> 42 Font.Height = -1843 42 Font.Name = 'Courier New' 44 43 OwnerData = True
Note:
See TracChangeset
for help on using the changeset viewer.