Subversion Repositories checksum-tools

Rev

Rev 6 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6 Rev 7
Line 9... Line 9...
9
  Font.Charset = DEFAULT_CHARSET
9
  Font.Charset = DEFAULT_CHARSET
10
  Font.Color = clWindowText
10
  Font.Color = clWindowText
11
  Font.Height = -11
11
  Font.Height = -11
12
  Font.Name = 'Tahoma'
12
  Font.Name = 'Tahoma'
13
  Font.Style = []
13
  Font.Style = []
-
 
14
  KeyPreview = True
14
  OldCreateOrder = False
15
  OldCreateOrder = False
-
 
16
  OnKeyPress = FormKeyPress
15
  OnShow = FormShow
17
  OnShow = FormShow
16
  PixelsPerInch = 96
18
  PixelsPerInch = 96
17
  TextHeight = 13
19
  TextHeight = 13
18
  object Label1: TLabel
20
  object Label1: TLabel
19
    Left = 8
21
    Left = 8