home *** CD-ROM | disk | FTP | other *** search
- object FrmVerbinding: TFrmVerbinding
- Left = 244
- Top = 118
- HelpContext = 9200
- BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp]
- BorderStyle = bsDialog
- Caption = 'Huidige verbinding'
- ClientHeight = 244
- ClientWidth = 331
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnActivate = FormActivate
- PixelsPerInch = 96
- TextHeight = 13
- object TxtConnection: TLabel
- Left = 232
- Top = 192
- Width = 41
- Height = 13
- AutoSize = False
- Caption = '...'
- Visible = False
- end
- object TxtStatus: TLabel
- Left = 288
- Top = 192
- Width = 9
- Height = 13
- Caption = '...'
- Visible = False
- end
- object BtnOk: TBitBtn
- Left = 112
- Top = 210
- Width = 99
- Height = 25
- HelpContext = 9910
- Caption = '&Sluiten'
- Default = True
- TabOrder = 0
- OnClick = BtnOkClick
- NumGlyphs = 2
- end
- object BtnRefreshRAS: TButton
- Left = 24
- Top = 204
- Width = 75
- Height = 25
- Caption = 'Ververs'
- TabOrder = 2
- Visible = False
- OnClick = BtnRefreshRASClick
- end
- object AsgRep: TAdvStringGrid
- Left = 8
- Top = 8
- Width = 313
- Height = 185
- HelpContext = 9200
- ColCount = 3
- DefaultRowHeight = 18
- Enabled = False
- FixedCols = 0
- RowCount = 10
- GridLineWidth = 0
- Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSelect]
- ScrollBars = ssVertical
- TabOrder = 1
- AutoSize = False
- SortDirection = sdAscending
- PrintTime = False
- PrintDate = False
- PrintPageNum = False
- PrintBorders = False
- PrintFont.Color = clWindowText
- PrintFont.Height = -11
- PrintFont.Name = 'MS Sans Serif'
- PrintFont.Style = []
- SortShow = False
- SortColumn = 0
- HintColor = clYellow
- ColWidths = (
- 103
- 205
- 170)
- end
- end
-