home *** CD-ROM | disk | FTP | other *** search
- object fVariables: TfVariables
- Left = 326
- Top = 174
- Width = 409
- Height = 270
- BorderIcons = [biSystemMenu, biHelp]
- BorderStyle = bsSizeToolWin
- Caption = 'Prom'#283'nn'#233
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poMainFormCenter
- OnCloseQuery = FormCloseQuery
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object PageControl: TPageControl
- Left = 0
- Top = 0
- Width = 401
- Height = 236
- ActivePage = tabVarSyst
- Align = alClient
- TabOrder = 0
- object tabVarSyst: TTabSheet
- Caption = 'Syst'#233'mov'#233
- ImageIndex = 2
- object gridSyst: TStringGrid
- Left = 0
- Top = 0
- Width = 393
- Height = 208
- Align = alClient
- Color = clBtnFace
- ColCount = 2
- Ctl3D = False
- DefaultRowHeight = 16
- FixedCols = 0
- RowCount = 9
- Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goEditing, goAlwaysShowEditor]
- ParentCtl3D = False
- ScrollBars = ssVertical
- TabOrder = 0
- OnGetEditText = gridSystGetEditText
- OnKeyPress = gridProgKeyPress
- OnSetEditText = gridSystSetEditText
- ColWidths = (
- 98
- 289)
- end
- end
- object tabVarProg: TTabSheet
- Caption = 'Programov'#233
- object gridProg: TStringGrid
- Left = 0
- Top = 0
- Width = 393
- Height = 208
- Align = alClient
- ColCount = 2
- Ctl3D = False
- DefaultRowHeight = 16
- FixedCols = 0
- RowCount = 9
- Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goEditing, goAlwaysShowEditor]
- ParentCtl3D = False
- ScrollBars = ssVertical
- TabOrder = 0
- OnDrawCell = gridProgDrawCell
- OnKeyPress = gridProgKeyPress
- ColWidths = (
- 98
- 289)
- RowHeights = (
- 16
- 16
- 16
- 16
- 16
- 16
- 16
- 16
- 16)
- end
- end
- object tabVarUser: TTabSheet
- Caption = 'U'#382'ivatelsk'#233
- ImageIndex = 1
- object gridUser: TStringGrid
- Left = 0
- Top = 0
- Width = 393
- Height = 208
- Align = alClient
- ColCount = 2
- Ctl3D = False
- DefaultRowHeight = 16
- FixedCols = 0
- RowCount = 25
- Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goEditing, goAlwaysShowEditor]
- ParentCtl3D = False
- ScrollBars = ssVertical
- TabOrder = 0
- OnKeyPress = gridProgKeyPress
- ColWidths = (
- 98
- 271)
- end
- end
- end
- end
-