home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1999 August
/
Chip_1999-08_cd.bin
/
tema
/
Ozogan
/
RUNTIME
/
APLIKACE.EXE
/
ADRESY
/
INDEXY.KFM
/
INDEXY.txt
Wrap
Text File
|
1999-06-16
|
1KB
|
64 lines
object Form: TForm
Left = 226
Top = 218
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Indexace datab�z�'
ClientHeight = 129
ClientWidth = 378
Color = clYellow
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
Visible = True
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 88
Top = 17
Width = 204
Height = 13
Caption = 'P�ed indexac� uzav�ete v�echny formul��e.'
Transparent = True
end
object Label4: TLabel
Left = 28
Top = 33
Width = 324
Height = 13
Caption =
'Stisknut�m tla��tka "Start" znovu vytvo��te indexy ke v�em soubo' +
'r�m'
end
object bbStart: TBitBtn
Left = 116
Top = 65
Width = 75
Height = 25
Cursor = crHandPoint
Caption = '&Start'
TabOrder = 0
OnClick = bbStartClick
Kind = bkOK
end
object bbKonec: TBitBtn
Left = 193
Top = 65
Width = 75
Height = 25
Cursor = crHandPoint
Caption = '&Zru�it'
TabOrder = 1
OnClick = bbKonecClick
Kind = bkCancel
end
object dt: TDataTable
Left = 304
Top = 54
end
end