Subversion Repositories winbugtracker

Rev

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

Rev 2 Rev 3
Line 19... Line 19...
19
  object DBGrid1: TDBGrid
19
  object DBGrid1: TDBGrid
20
    Left = 8
20
    Left = 8
21
    Top = 8
21
    Top = 8
22
    Width = 257
22
    Width = 257
23
    Height = 233
23
    Height = 233
24
    DataSource = Form1.dsProjekte
24
    DataSource = frmBugtracker.dsProjekte
25
    TabOrder = 0
25
    TabOrder = 0
26
    TitleFont.Charset = DEFAULT_CHARSET
26
    TitleFont.Charset = DEFAULT_CHARSET
27
    TitleFont.Color = clWindowText
27
    TitleFont.Color = clWindowText
28
    TitleFont.Height = -11
28
    TitleFont.Height = -11
29
    TitleFont.Name = 'Tahoma'
29
    TitleFont.Name = 'Tahoma'