Einzelnen Beitrag anzeigen

Gambit

Registriert seit: 28. Mai 2003
680 Beiträge
 
Delphi 7 Professional
 
#16
  Alt 31. Mai 2003, 10:47
Aha, also doch...hab jetzt mal nur was die Form betrifft kopiert. Oder brauchst du alles?

Delphi-Quellcode:
object Form1: TForm1
  Left = 165
  Top = 107
  Width = 1139
  Height = 801
  Caption = 'DVD Datenbank Version 0.3'
  Color = clSkyBlue
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
Gruß

Gambit
  Mit Zitat antworten Zitat