home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1999 January
/
Chip_1999-01_cd.bin
/
zkuste
/
Globy
/
_SETUP.1
/
Sazeni3D.exe
/
0
/
RCDATA
/
TNBODY
/
TNBODY.txt
Wrap
Text File
|
1994-11-07
|
4KB
|
216 lines
object NBody: TNBody
Left = 116
Top = 199
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'Nastaven� v�po�tu jednotliv�ch ��sel'
ClientHeight = 135
ClientWidth = 423
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object Label3: TLabel
Left = 5
Top = 4
Width = 21
Height = 13
Caption = 'Min'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label1: TLabel
Left = 208
Top = 4
Width = 24
Height = 13
Caption = 'Max'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 40
Top = 6
Width = 157
Height = 13
Alignment = taCenter
AutoSize = False
Caption = '�etnost'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label7: TLabel
Left = 20
Top = 68
Width = 197
Height = 13
Alignment = taCenter
AutoSize = False
Caption = 'Za sebou'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label10: TLabel
Left = 20
Top = 99
Width = 197
Height = 13
Alignment = taCenter
AutoSize = False
Caption = 'Rozd�l'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label13: TLabel
Left = 20
Top = 37
Width = 197
Height = 13
Alignment = taCenter
AutoSize = False
Caption = 'Nepadlo'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label4: TLabel
Left = 328
Top = 88
Width = 87
Height = 13
AutoSize = False
Caption = 'Zb�v�: 100%'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object ScrollBar1: TScrollBar
Left = 4
Top = 20
Width = 228
Height = 13
TabOrder = 1
OnChange = ScrollBar1Change
end
object Button1: TButton
Left = 364
Top = 108
Width = 56
Height = 23
Caption = '&Potvrdit'
Default = True
Enabled = False
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 306
Top = 108
Width = 55
Height = 23
Cancel = True
Caption = '&Zru�it'
TabOrder = 6
OnClick = Button2Click
end
object ScrollBar2: TScrollBar
Left = 4
Top = 51
Width = 228
Height = 13
TabOrder = 2
OnChange = ScrollBar2Change
end
object ScrollBar3: TScrollBar
Left = 4
Top = 82
Width = 228
Height = 13
TabOrder = 3
OnChange = ScrollBar3Change
end
object ScrollBar4: TScrollBar
Left = 4
Top = 113
Width = 228
Height = 13
TabOrder = 4
OnChange = ScrollBar4Change
end
object Button3: TButton
Left = 245
Top = 108
Width = 58
Height = 23
Caption = 'P&�vodn�'
TabOrder = 5
OnClick = Button3Click
end
object ComboBox: TComboBox
Left = 244
Top = 5
Width = 176
Height = 21
Style = csDropDownList
ItemHeight = 13
Sorted = True
TabOrder = 7
OnChange = ComboBoxChange
end
object Button4: TButton
Left = 245
Top = 36
Width = 90
Height = 23
Caption = '&Nov� nastaven�'
TabOrder = 8
OnClick = Button4Click
end
object Button5: TButton
Left = 339
Top = 36
Width = 81
Height = 23
Caption = '&Vymazat'
TabOrder = 9
OnClick = Button5Click
end
object MSOfficeCaption1: TMSOfficeCaption
AppNameText.FontKind = fkSystemB
AppNameText.Visible = True
CaptionText.Caption = 'Nastaven� v�po�tu jednotliv�ch ��sel'
CaptionText.ColorActive = clYellow
CaptionText.ColorInactive = clGray
CaptionText.FontKind = fkSystem
CaptionText.Visible = True
CompanyText.FontKind = fkSystemBI
CompanyText.Visible = True
Left = 156
Top = 51
end
end