home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 October
/
Chip_2000-10_cd1.bin
/
sharewar
/
Slunec
/
app
/
15
/
Poznamky.exe
/
0
/
RCDATA
/
TFNOTESFOUND
/
TFNOTESFOUND.txt
Wrap
Text File
|
1999-10-21
|
1KB
|
72 lines
object fNotesFound: TfNotesFound
Left = 348
Top = 308
Width = 309
Height = 256
BorderIcons = []
Caption = 'Nalezen� pozn�mky'
Color = clBtnFace
Constraints.MaxHeight = 600
Constraints.MaxWidth = 480
Constraints.MinHeight = 250
Constraints.MinWidth = 300
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 8
Width = 169
Height = 13
Caption = 'Pozn�mky, kde bylo nalezeno slovo'
end
object lWord: TLabel
Left = 8
Top = 24
Width = 177
Height = 13
AutoSize = False
Caption = 'lWord'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object lbNotes: TListBox
Left = 8
Top = 40
Width = 284
Height = 145
Anchors = [akLeft, akTop, akRight, akBottom]
ItemHeight = 13
TabOrder = 0
end
object btOK: TBitBtn
Left = 136
Top = 193
Width = 75
Height = 25
Anchors = [akRight, akBottom]
Caption = '&OK'
TabOrder = 1
Kind = bkOK
end
object btCancel: TBitBtn
Left = 216
Top = 193
Width = 75
Height = 25
Anchors = [akRight, akBottom]
Caption = '&Zru�it'
TabOrder = 2
Kind = bkCancel
end
end