home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1999 January
/
Chip_1999-01_cd.bin
/
zkuste
/
Globy
/
_SETUP.1
/
Sazeni3D.exe
/
0
/
RCDATA
/
TVYHRY
/
TVYHRY.txt
Wrap
Text File
|
1994-11-07
|
3KB
|
174 lines
object Vyhry: TVyhry
Left = 292
Top = 205
HelpContext = 137
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'Tabulka v�her pro rozpis'
ClientHeight = 274
ClientWidth = 401
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 341
Top = 6
Width = 40
Height = 13
Alignment = taCenter
Caption = 'Vlastn�'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 9
Top = 2
Width = 162
Height = 13
AutoSize = False
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 9
Top = 17
Width = 162
Height = 13
AutoSize = False
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label4: TLabel
Left = 190
Top = 17
Width = 136
Height = 13
Alignment = taRightJustify
AutoSize = False
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label5: TLabel
Left = 190
Top = 3
Width = 136
Height = 13
Alignment = taRightJustify
AutoSize = False
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label6: TLabel
Left = 344
Top = 20
Width = 34
Height = 13
Alignment = taCenter
Caption = 's�zka'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Button1: TButton
Left = 344
Top = 245
Width = 54
Height = 25
Cancel = True
Caption = '&Opustit'
TabOrder = 0
OnClick = Button1Click
end
object StringGrid1: TStringGrid
Left = 2
Top = 34
Width = 339
Height = 237
ColCount = 4
DefaultColWidth = 22
DefaultRowHeight = 17
FixedCols = 0
RowCount = 2
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSelect]
ScrollBars = ssVertical
TabOrder = 1
OnSelectCell = StringGrid1SelectCell
ColWidths = (
44
72
102
97)
RowHeights = (
17
17)
end
object ComboBox1: TComboBox
Left = 343
Top = 39
Width = 56
Height = 21
Style = csDropDownList
DropDownCount = 16
ItemHeight = 13
Items.Strings = (
'5'
'10'
'15'
'20'
'25'
'30'
'35'
'40'
'45'
'50'
'55'
'60'
'65'
'70'
'75'
'80'
'85'
'90'
'95'
'100')
TabOrder = 2
OnChange = ComboBox1Change
end
object MSOfficeCaption1: TMSOfficeCaption
AppNameText.FontKind = fkSystemB
AppNameText.Visible = True
CaptionText.Caption = 'Tabulka v�her pro rozpis'
CaptionText.ColorActive = clYellow
CaptionText.ColorInactive = clGray
CaptionText.FontKind = fkSystem
CaptionText.Visible = True
CompanyText.FontKind = fkSystemBI
CompanyText.Visible = True
Color = clMaroon
Left = 368
end
end