Subversion Repositories alarming

Rev

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

Rev 9 Rev 11
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
-
 
16
  OnCloseQuery = FormCloseQuery
15
  OnCloseQuery = FormCloseQuery
17
  OnCreate = FormCreate
16
  OnCreate = FormCreate
18
  OnDestroy = FormDestroy
17
  OnDestroy = FormDestroy
19
  OnHide = FormHide
18
  OnHide = FormHide
20
  OnShow = FormShow
19
  OnShow = FormShow
21
  PixelsPerInch = 96
-
 
22
  TextHeight = 13
20
  TextHeight = 13
23
  object Image2: TImage
21
  object Image2: TImage
24
    Left = 8
22
    Left = 8
25
    Top = 8
23
    Top = 8
26
    Width = 241
24
    Width = 241