home *** CD-ROM | disk | FTP | other *** search
- object Veranstaltungsarten: TVeranstaltungsarten
- Left = 190
- Top = 195
- Width = 403
- Height = 241
- Caption = 'Veranstaltungsarten'
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 16
- object DBGrid1: TDBGrid
- Left = 96
- Top = 24
- Width = 201
- Height = 153
- DataSource = S_VSTART
- TabOrder = 0
- TitleFont.Color = clWindowText
- TitleFont.Height = -13
- TitleFont.Name = 'System'
- TitleFont.Style = []
- end
- object S_VSTART: TDataSource
- DataSet = VSTART
- Left = 464
- Top = 72
- end
- object VSTART: TTable
- Active = True
- DatabaseName = '\programm\veranst'
- TableName = 'VSTART.DB'
- Left = 32
- object VSTARTVStArtNr: TIntegerField
- FieldName = 'VStArtNr'
- Visible = False
- end
- object VSTARTVStArt: TStringField
- FieldName = 'VStArt'
- end
- end
- end
-