home *** CD-ROM | disk | FTP | other *** search
- object FrmSecure: TFrmSecure
- Left = 223
- Top = 121
- HelpContext = 9140
- BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp]
- BorderStyle = bsDialog
- Caption = 'Beheer'
- ClientHeight = 249
- ClientWidth = 297
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object L_ALLOW: TLabel
- Left = 8
- Top = 56
- Width = 45
- Height = 13
- Caption = 'Toestaan'
- end
- object Bevel1: TBevel
- Left = 8
- Top = 40
- Width = 281
- Height = 17
- Shape = bsTopLine
- end
- object Bevel2: TBevel
- Left = 8
- Top = 152
- Width = 281
- Height = 17
- Shape = bsTopLine
- end
- object L_PW: TLabel
- Left = 8
- Top = 172
- Width = 137
- Height = 13
- AutoSize = False
- Caption = 'Toegangscode '
- end
- object Chk1: TCheckBox
- Left = 8
- Top = 80
- Width = 145
- Height = 17
- HelpContext = 9140
- Caption = 'Sessies verwijderen '
- State = cbChecked
- TabOrder = 3
- end
- object Chk4: TCheckBox
- Left = 160
- Top = 80
- Width = 129
- Height = 17
- HelpContext = 9140
- Caption = 'Teller op nul zetten'
- State = cbChecked
- TabOrder = 6
- end
- object Chk5: TCheckBox
- Left = 160
- Top = 104
- Width = 121
- Height = 17
- HelpContext = 9140
- Caption = 'Teller instellen'
- State = cbChecked
- TabOrder = 7
- end
- object Chk2: TCheckBox
- Left = 8
- Top = 104
- Width = 137
- Height = 17
- HelpContext = 9140
- Caption = 'Logboek inlezen'
- State = cbChecked
- TabOrder = 4
- end
- object Chk6: TCheckBox
- Left = 160
- Top = 128
- Width = 129
- Height = 17
- HelpContext = 9140
- Caption = 'Instellingen wijzigen'
- State = cbChecked
- TabOrder = 8
- end
- object Chk3: TCheckBox
- Left = 8
- Top = 128
- Width = 145
- Height = 17
- HelpContext = 9140
- Caption = 'Afsluiten'
- State = cbChecked
- TabOrder = 5
- end
- object ChkSafeOn: TCheckBox
- Left = 8
- Top = 16
- Width = 193
- Height = 17
- HelpContext = 9142
- Caption = 'Beveiligen'
- TabOrder = 2
- end
- object EdtPassWord: TEdit
- Left = 160
- Top = 168
- Width = 129
- Height = 21
- HelpContext = 9141
- CharCase = ecLowerCase
- MaxLength = 8
- PasswordChar = '*'
- TabOrder = 9
- OnKeyPress = EdtPassWordKeyPress
- end
- object BtnCancel: TBitBtn
- Left = 120
- Top = 216
- Width = 83
- Height = 25
- HelpContext = 9905
- Cancel = True
- Caption = 'Annuleren'
- TabOrder = 1
- OnClick = BtnCancelClick
- NumGlyphs = 2
- end
- object BtnOk: TBitBtn
- Left = 30
- Top = 216
- Width = 83
- Height = 25
- HelpContext = 9901
- Caption = 'OK'
- Default = True
- TabOrder = 0
- OnClick = BtnOkClick
- NumGlyphs = 2
- end
- object BtnHelp: TButton
- Left = 208
- Top = 216
- Width = 81
- Height = 25
- Caption = '&Help'
- TabOrder = 10
- OnClick = BtnHelpClick
- end
- object EasyReg: TEasyReg
- About = 'Easyreg 1.20 , (C) 99, Finiware '
- Registered = 'Yes'
- ShowMessages = True
- KeyNames = UseHints
- AutoCreateKeys = True
- Company = 'Finiware'
- ProgramName = 'Intercent\99\Settings'
- Root = rkHKEY_LOCAL_MACHINE
- Left = 256
- Top = 8
- end
- object a: TTomEncryption
- Key = 'timeserver'
- Left = 208
- Top = 8
- end
- end
-