Es gehört immer noch eine
dfm Datei dazu und da steht das drinne:
Code:
object Form1: TForm1
Left = 192
Top = 107
Width = 870
Height = 640
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
[b]OnCreate = FormCreate[/b]
PixelsPerInch = 96
TextHeight = 13
end
Warum willst du alles zur Lauftzeit erzeugen?