Subversion Repositories ht46f47_simulator

Rev

Rev 2 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2 Rev 3
Line 1... Line 1...
1
object Form2: TForm2
1
object Form2: TForm2
2
  Left = 0
2
  Left = 0
3
  Top = 0
3
  Top = 0
-
 
4
  BorderIcons = [biSystemMenu, biMinimize]
-
 
5
  BorderStyle = bsSingle
4
  Caption = 'HT46F47 Simulator'
6
  Caption = 'HT46F47 Simulator'
5
  ClientHeight = 662
7
  ClientHeight = 662
6
  ClientWidth = 851
8
  ClientWidth = 851
7
  Color = clBtnFace
9
  Color = clBtnFace
8
  Font.Charset = DEFAULT_CHARSET
10
  Font.Charset = DEFAULT_CHARSET
9
  Font.Color = clWindowText
11
  Font.Color = clWindowText
10
  Font.Height = -11
12
  Font.Height = -11
11
  Font.Name = 'Tahoma'
13
  Font.Name = 'Tahoma'
12
  Font.Style = []
14
  Font.Style = []
13
  OldCreateOrder = False
-
 
14
  Position = poScreenCenter
15
  Position = poScreenCenter
15
  OnShow = FormShow
16
  OnShow = FormShow
16
  PixelsPerInch = 96
-
 
17
  TextHeight = 13
17
  TextHeight = 13
18
  object Label20: TLabel
18
  object Label20: TLabel
19
    Left = 24
19
    Left = 24
20
    Top = 392
20
    Top = 392
21
    Width = 100
21
    Width = 100