home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 November
/
Chip_2002-11_cd1.bin
/
zkuste
/
delphi
/
nastroje
/
SENDMAIL.ZIP
/
sendmail.exe
/
RCDATA
/
TFRMSWITCHHELP
/
TFRMSWITCHHELP.txt
Wrap
Text File
|
2002-07-15
|
948b
|
47 lines
object frmSwitchHelp: TfrmSwitchHelp
Left = 236
Top = 155
Width = 625
Height = 489
Caption = 'Liste der registrierten Schalter'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
DesignSize = (
617
462)
PixelsPerInch = 96
TextHeight = 13
object mlRegistredSwitches: TMemo
Left = 8
Top = 22
Width = 600
Height = 391
Anchors = [akLeft, akTop, akRight, akBottom]
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -9
Font.Name = 'Small Fonts'
Font.Style = []
Lines.Strings = (
'')
ParentFont = False
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 0
end
object pbOk: TBitBtn
Left = 535
Top = 426
Width = 75
Height = 25
Anchors = [akRight, akBottom]
TabOrder = 1
Kind = bkOK
end
end