home *** CD-ROM | disk | FTP | other *** search
- object FrmLogProp: TFrmLogProp
- Left = 207
- Top = 118
- HelpContext = 9080
- BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp]
- BorderStyle = bsDialog
- Caption = 'Eigenschappen van deze sessie'
- ClientHeight = 266
- ClientWidth = 324
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnActivate = FormActivate
- PixelsPerInch = 96
- TextHeight = 13
- object AsgRep: TAdvStringGrid
- Left = 3
- Top = 0
- Width = 313
- Height = 185
- HelpContext = 9080
- ColCount = 3
- DefaultRowHeight = 18
- FixedCols = 0
- RowCount = 11
- GridLineWidth = 0
- Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSelect]
- ScrollBars = ssVertical
- TabOrder = 2
- 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
- object BtnOk: TBitBtn
- Left = 144
- Top = 234
- Width = 85
- Height = 25
- HelpContext = 9903
- Caption = '&OK'
- Default = True
- TabOrder = 0
- OnClick = BtnOkClick
- NumGlyphs = 2
- end
- object Mmo: TMemo
- Left = 4
- Top = 192
- Width = 313
- Height = 33
- HelpContext = 9081
- MaxLength = 80
- TabOrder = 3
- end
- object BtnCancel: TBitBtn
- Left = 236
- Top = 234
- Width = 81
- Height = 25
- HelpContext = 9903
- Cancel = True
- Caption = '&Annuleren'
- TabOrder = 1
- OnClick = BtnCancelClick
- NumGlyphs = 2
- end
- end
-