home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 75
- Top = 96
- ActiveControl = ListBox1
- AutoScroll = False
- Caption = 'App Mem for Windows'
- ClientHeight = 273
- ClientWidth = 502
- Color = 4194304
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- PixelsPerInch = 96
- Position = poScreenCenter
- TextHeight = 16
- object ListBox1: TListBox
- Left = 16
- Top = 16
- Width = 473
- Height = 202
- Color = clNavy
- Font.Color = clYellow
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = [fsBold]
- ItemHeight = 16
- ParentFont = False
- TabOrder = 0
- end
- object Button1: TButton
- Left = 206
- Top = 232
- Width = 90
- Height = 30
- Caption = 'Button1'
- TabOrder = 1
- OnClick = Button1Click
- end
- end
-