Subversion Repositories calllib

Rev

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

Rev 2 Rev 5
Line 10... Line 10...
10
  Font.Charset = DEFAULT_CHARSET
10
  Font.Charset = DEFAULT_CHARSET
11
  Font.Color = clWindowText
11
  Font.Color = clWindowText
12
  Font.Height = -11
12
  Font.Height = -11
13
  Font.Name = 'Tahoma'
13
  Font.Name = 'Tahoma'
14
  Font.Style = []
14
  Font.Style = []
15
  OldCreateOrder = False
15
  Position = poScreenCenter
16
  OnShow = FormShow
16
  OnShow = FormShow
17
  PixelsPerInch = 96
-
 
18
  TextHeight = 13
17
  TextHeight = 13
19
  object Label1: TLabel
18
  object Label1: TLabel
20
    Left = 8
19
    Left = 8
21
    Top = 8
20
    Top = 8
22
    Width = 112
21
    Width = 112