home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 July & August
/
Pcwk78a98.iso
/
Sharewar
/
WCMD3532
/
INSTALL.BIN
/
WINCMD32.EXE
/
0
/
RCDATA
/
TEXTMSGFORM
/
TEXTMSGFORM.txt
Wrap
Text File
|
1998-03-18
|
3KB
|
154 lines
object ExtMsgForm: TExtMsgForm
Left = 200
Top = 99
BorderIcons = []
BorderStyle = bsDialog
Caption = 'ExtMsgForm'
ClientHeight = 136
ClientWidth = 427
Font.Color = clBtnText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
KeyPreview = True
OnKeyDown = FormKeyDown
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object TextField: TLabel
Left = 4
Top = 4
Width = 417
Height = 69
Alignment = taCenter
AutoSize = False
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ShowAccelChar = False
end
object B1: TButton
Left = 5
Top = 80
Width = 90
Height = 24
Caption = 'B1'
Default = True
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ModalResult = 101
ParentFont = False
TabOrder = 0
OnExit = ButtonExit
end
object B2: TButton
Left = 105
Top = 80
Width = 90
Height = 24
Caption = 'B2'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ModalResult = 102
ParentFont = False
TabOrder = 1
OnExit = ButtonExit
end
object B3: TButton
Left = 205
Top = 80
Width = 90
Height = 24
Caption = 'B3'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ModalResult = 103
ParentFont = False
TabOrder = 2
OnExit = ButtonExit
end
object B4: TButton
Left = 305
Top = 80
Width = 90
Height = 24
Caption = 'B4'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ModalResult = 104
ParentFont = False
TabOrder = 3
OnExit = ButtonExit
end
object B5: TButton
Left = 5
Top = 108
Width = 90
Height = 24
Caption = 'B5'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ModalResult = 105
ParentFont = False
TabOrder = 4
OnExit = ButtonExit
end
object B6: TButton
Left = 105
Top = 108
Width = 90
Height = 24
Caption = 'B6'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ModalResult = 106
ParentFont = False
TabOrder = 5
OnExit = ButtonExit
end
object B7: TButton
Left = 205
Top = 109
Width = 90
Height = 24
Caption = 'B7'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ModalResult = 107
ParentFont = False
TabOrder = 6
OnExit = ButtonExit
end
object B8: TButton
Left = 305
Top = 109
Width = 90
Height = 24
Caption = 'B8'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ModalResult = 108
ParentFont = False
TabOrder = 7
OnExit = ButtonExit
end
end