home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 January
/
Pcwk0198.iso
/
Warsztat
/
Compress
/
SUPERZIP
/
SZIPW40.EXE
/
_SETUP.1
/
SZIPW32.exe
/
0
/
RCDATA
/
TDEFINPUTFRM
/
TDEFINPUTFRM.txt
Wrap
Text File
|
1996-12-22
|
854b
|
49 lines
object DefInputFrm: TDefInputFrm
Left = 217
Top = 216
BorderStyle = bsDialog
Caption = 'Default Input Form'
ClientHeight = 63
ClientWidth = 434
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 9
Width = 82
Height = 13
Caption = 'Text to show :'
end
object Edit1: TEdit
Left = 16
Top = 35
Width = 322
Height = 21
TabOrder = 0
end
object Button1: TButton
Left = 345
Top = 7
Width = 82
Height = 21
Caption = '&Ok'
Default = True
ModalResult = 1
TabOrder = 1
end
object Button2: TButton
Left = 345
Top = 35
Width = 82
Height = 21
Cancel = True
Caption = '&Cancel'
ModalResult = 2
TabOrder = 2
end
end