home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 May
/
CHIPCD5_98.iso
/
software
/
HTML
/
Tiger
/
T95EDIT.OC_
/
T95EDIT.OC
/
0
/
RCDATA
/
THINTFORM
/
THINTFORM.txt
Wrap
Text File
|
1998-03-12
|
1KB
|
81 lines
object HintForm: THintForm
Left = 198
Top = 176
BorderStyle = bsNone
Caption = 'Brak s�owa'
ClientHeight = 88
ClientWidth = 459
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 8
Width = 54
Height = 13
Caption = 'Brak s�owa'
end
object Label2: TLabel
Left = 8
Top = 36
Width = 33
Height = 13
Caption = 'Zast�p'
end
object Missed: TEdit
Left = 72
Top = 4
Width = 385
Height = 21
TabOrder = 0
end
object Replace: TComboBox
Left = 72
Top = 32
Width = 385
Height = 21
ItemHeight = 13
TabOrder = 1
Text = 'Replace'
end
object Cancel: TButton
Left = 384
Top = 56
Width = 73
Height = 25
Cancel = True
Caption = '&Anuluj'
ModalResult = 2
TabOrder = 2
end
object Ignore: TButton
Left = 304
Top = 56
Width = 73
Height = 25
Caption = '&Ignoruj'
TabOrder = 3
end
object Change: TButton
Left = 224
Top = 56
Width = 73
Height = 25
Caption = '&Zmie�'
TabOrder = 4
end
object Add: TButton
Left = 0
Top = 56
Width = 81
Height = 25
Caption = '&Dodaj'
TabOrder = 5
end
end