home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1999 Extra
/
Chip_Extra_1999.iso
/
share
/
office
/
TEXTWORK
/
textwork.exe
/
0
/
RCDATA
/
TINFOWIN
/
TINFOWIN.txt
< prev
Wrap
Text File
|
1999-06-24
|
3KB
|
134 lines
object InfoWin: TInfoWin
Left = 322
Top = 258
Width = 382
Height = 258
BorderIcons = []
Caption = 'Textwork 99'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 369
Height = 193
Caption = 'Panel1'
TabOrder = 0
object DoIt: TCheckBox
Left = 8
Top = 168
Width = 249
Height = 17
Caption = 'Diesen Hinweis immer anzeigen!'
State = cbChecked
TabOrder = 0
OnClick = DoItClick
end
object Panel2: TPanel
Left = 8
Top = 8
Width = 353
Height = 153
BevelOuter = bvLowered
Caption = 'Panel2'
TabOrder = 1
object Panel3: TPanel
Left = 1
Top = 1
Width = 84
Height = 151
Align = alLeft
BevelOuter = bvNone
Color = clGray
TabOrder = 0
object Image2: TImage
Left = 4
Top = 8
Width = 73
Height = 73
Picture.Data = {<image000.bmp>}
end
end
object Panel4: TPanel
Left = 85
Top = 1
Width = 267
Height = 151
Align = alClient
BevelOuter = bvNone
Color = clWhite
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
object Label1: TLabel
Left = 12
Top = 8
Width = 148
Height = 20
Caption = 'Wu�ten Sie schon'
Font.Charset = ANSI_CHARSET
Font.Color = clGray
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Bevel1: TBevel
Left = 12
Top = 32
Width = 237
Height = 5
Shape = bsTopLine
end
object Label2: TLabel
Left = 16
Top = 40
Width = 233
Height = 17
AutoSize = False
Caption = 'Textwork 99 ist ein Taskleistenprogramm.'
WordWrap = True
end
object Label3: TLabel
Left = 16
Top = 56
Width = 229
Height = 41
AutoSize = False
Caption =
'Um das Hauptfenster sichtbar zu machen klicken Sie bitte auf das' +
' Textworksymbol in der Taskleiste direkt neben der Uhr.'
WordWrap = True
end
object Image1: TImage
Left = 116
Top = 104
Width = 133
Height = 41
Picture.Data = {<image001.bmp>}
end
end
end
end
object Button1: TButton
Left = 156
Top = 204
Width = 75
Height = 21
Caption = '&O K'
TabOrder = 1
OnClick = Button1Click
end
end