home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1999 mARCH
/
PCWK3A99.iso
/
Polskie
/
Malabibl
/
_SETUP.1
/
biblio.exe
/
0
/
RCDATA
/
TFRMGETSTRING
/
TFRMGETSTRING.txt
Wrap
Text File
|
1998-07-13
|
1KB
|
66 lines
object frmGetString: TfrmGetString
Left = 126
Top = 70
ActiveControl = cmdOk
BorderStyle = bsDialog
Caption = 'Wprowad� tekst'
ClientHeight = 95
ClientWidth = 321
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
PixelsPerInch = 96
Position = poScreenCenter
OnShow = FormShow
TextHeight = 13
object labObjasnienie: TLabel
Left = 16
Top = 8
Width = 289
Height = 17
AutoSize = False
Caption = 'labObjasnienie'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'System'
Font.Style = [fsBold]
ParentFont = False
end
object cmdOk: TBitBtn
Left = 232
Top = 60
Width = 77
Height = 27
TabOrder = 0
Kind = bkOK
Margin = 2
Spacing = -1
IsControl = True
end
object cmdAnuluj: TBitBtn
Left = 152
Top = 60
Width = 77
Height = 27
Caption = 'Anuluj'
TabOrder = 1
Kind = bkCancel
Margin = 2
Spacing = -1
IsControl = True
end
object tbOdpowiedz: TEdit
Left = 16
Top = 28
Width = 293
Height = 21
Font.Color = clBlack
Font.Height = -13
Font.Name = 'System'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
end
end