[Properties] ArraySize_Value=0 FilePrefix_Text=X509Certs FontDialog_FontColor=0 FontDialog_FontHeight=-11 FontDialog_FontName=Courier New FontDialog_FontPitch=0 FontDialog_FontSize=8 FontDialog_FontStyles=xxxx OutDir_Text=C:\svn-repos\ics-information [Properties.CodeMasks_Lines] Item0=CCBoolean - $comp := false ; Item1=CCDouble - $comp := 0 ; Item2=CCInteger - $comp := 0 ; Item3=CCString - $comp := '' ; Item4=CCTCheckBoxState - $comp := cbUnchecked ; Item5=CCTFont - $comp := LoadFont ('x') ; Item6=CCTStringList - $comp.Clear ; Item7=CVBoolean - $var := false ; Item8=CVDouble - $var := 0 ; Item9=CVInteger - $var := 0 ; Item10=CVString - $var := '' ; Item11=CVTCheckBoxState - $var := cbUnchecked ; Item12=CVTFont - $var := LoadFont ('x') ; Item13=CVTStringList - $var.Clear ; Item14=DVBoolean - $var: $type ; Item15=DVDouble - $var: $type ; Item16=DVInteger - $var: $type ; Item17=DVString - $var: $type ; Item18=DVTFont - $var: $type ; Item19=DVTStringList - $var: $type ; Item20=RCBoolean - if ReadString (SectionData, '$lit', 'False') = 'True' then $comp := true else $comp := false ; Item21=RCDouble - $comp := ReadFloat (SectionData, '$lit', $comp) ; Item22=RCInteger - $comp := ReadInteger (SectionData, '$lit', $comp) ; Item23=RCString - $comp := ReadString (SectionData, '$lit', $comp) ; Item24=RCTCheckBoxState - $comp := TCheckBoxState (ReadInteger (SectionData, '$lit', Ord (cbUnchecked))) ; Item25=RCTFont - $comp := LoadFont ('$lit') ; Item26=RCTStringList - $comp.CommaText := ReadString (SectionData, '$lit', '') ; Item27=RVBoolean - if ReadString (SectionData, '$lit', 'False') = 'True' then $var := true else $var := false ; Item28=RVDouble - $var := ReadFloat (SectionData, '$lit', 0) ; Item29=RVInteger - $var := ReadInteger (SectionData, '$lit', 0) ; Item30=RVString - $var := ReadString (SectionData, '$lit', '') ; Item31=RVTCheckBoxState - $var := TCheckBoxState (ReadInteger (SectionData, '$lit', Ord (cbUnchecked))) ; Item32=RVTFont - $var := LoadFont ('$lit') ; Item33=RVTStringList - $comp.CommaText := ReadString (SectionData, '$lit', '') ; Item34=WCBoolean - if $comp then temp := 'True' else temp := 'False' ; WriteString (SectionData, '$lit', temp) ; Item35=WCDouble - WriteFloat (SectionData, '$lit', $comp) ; Item36=WCInteger - WriteInteger (SectionData, '$lit', $comp) ; Item37=WCString - WriteString (SectionData, '$lit', $comp) ; Item38=WCTCheckBoxState - WriteInteger (SectionData, '$lit', Ord ($comp)) ; Item39=WCTFont - SaveFont ('$lit', $comp) ; Item40=WCTStringList - WriteString (SectionData, '$lit', $comp.CommaText) ; Item41=WVBoolean - if $var then temp := 'True' else temp := 'False' ; WriteString (SectionData, '$lit', temp) ; Item42=WVDouble - WriteFloat (SectionData, '$lit', $var) ; Item43=WVInteger - WriteInteger (SectionData, '$lit', $var) ; Item44=WVString - WriteString (SectionData, '$lit', $var) ; Item45=WVTCheckBoxState - WriteInteger (SectionData, '$lit', Ord ($var)) ; Item46=WVTFont - SaveFont ('$lit', $var) ; Item47=WVTStringList - WriteString (SectionData, '$lit', $comp.CommaText) ; Count=48 [Properties.FormComps_Lines] Item0=AccAcmeKeyV2: TComboBox; Item1=AcmeServerV2: TComboBox; Item2=AutoOrderComplete: TCheckBox; Item3=CACertFile: TEdit; Item4=CAPkeyFile: TEdit; Item5=CAPkeyPw: TEdit; Item6=CertAddress: TEdit; Item7=CertCentreApprovEmail: TComboBox; Item8=CertCentreOrderId: TEdit; Item9=CertCentreOrderRef: TEdit; Item10=CertCentreProducts: TListBox; Item11=CertCentreServer: TComboBox; Item12=CertContactEmail: TEdit; Item13=CertContactFirst: TEdit; Item14=CertContactLast: TEdit; Item15=CertContactTitle: TEdit; Item16=CertCountry: TEdit; Item17=CertCsrOrigin: TRadioGroup; Item18=CertLocality: TEdit; Item19=CertOldCsrFile: TEdit; Item20=CertOldPrvKey: TEdit; Item21=CertOrganization: TEdit; Item22=CertOrganizationalUnit: TEdit; Item23=CertOutFmtBudl: TCheckBox; Item24=CertOutFmtP12: TCheckBox; Item25=CertOutFmtP7: TCheckBox; Item26=CertOutFmtReq: TCheckBox; Item27=CertOutFmtSep: TCheckBox; Item28=CertPhone: TEdit; Item29=CertPostCode: TEdit; Item30=CertSerNumType: TComboBox; Item31=CertSignDigestType: TRadioGroup; Item32=CertState: TEdit; Item33=CertValidity: TEdit; Item34=DebugLogging: TComboBox; Item35=DirAcmeConfV2: TEdit; Item36=DirCertCenConf: TEdit; Item37=DirDatabase: TComboBox; Item38=DirLogs: TEdit; Item39=DirPubWebCert: TEdit; Item40=DirWellKnown: TEdit; Item41=DomWebSrvIP: TComboBox; Item42=LogJson: TCheckBox; Item43=LogPkeys: TCheckBox; Item44=OAuthAccToken: TEdit; Item45=OAuthAppUrl: TEdit; Item46=OAuthAutoRefresh: TCheckBox; Item47=OAuthClientId: TEdit; Item48=OAuthClientSecret: TEdit; Item49=OAuthExpire: TEdit; Item50=OAuthRedirectUrl: TEdit; Item51=OAuthRefToken: TEdit; Item52=OAuthRefrMins: TEdit; Item53=OAuthScope: TEdit; Item54=OAuthTokenUrl: TEdit; Item55=OAuthWebIP: TComboBox; Item56=OAuthWebPort: TEdit; Item57=OwnCACertDir: TEdit; Item58=PrivKeyCipher: TRadioGroup; Item59=PrivKeyPassword: TEdit; Item60=PrivKeyType: TRadioGroup; Item61=SuppCertChallenge: TRadioGroup; Item62=SupplierEmail: TEdit; Item63=IpSocFamily: TComboBox; Item64=ProxyURL: TEdit; Item65=DnsChlgType: TComboBox; Item66=SelfSignedCA: TCheckBox; Item67=CertPwPemKeys: TCheckBox; Item68=CertPwPkcs12: TCheckBox; Item69=CertWindowsStore: TCheckBox; Item70=OAuthExtBrowser: TCheckBox; Item71=DomWebSrvIP2: TComboBox; Item72=CertMsStoreLoc: TRadioGroup; Count=73 [Properties.OutFiles_Lines] Item0=DV - defvars Item1=RV - readvars Item2=WV - writevars Item3=CV - clearvars Item4=RC - readcomp Item5=WC - writecomp Item6=CC - clearcomp Count=7 [Properties.SavedProps_Lines] Item0=AccAcmeKeyV2.ItemIndex - Integer Item1=AcmeServerV2.Text - String Item2=AutoOrderComplete.Checked - Boolean Item3=CACertFile.Text - String Item4=CAPkeyFile.Text - String Item5=CAPkeyPw.Text - String Item6=CertAddress.Text - String Item7=CertCentreApprovEmail.Text - String Item8=CertCentreOrderId.Text - String Item9=CertCentreOrderRef.Text - String Item10=CertCentreProducts.ItemIndex - Integer Item11=CertCentreProducts.Items - TStringList Item12=CertCentreServer.Text - String Item13=CertCommonName.Text - String Item14=CertContactEmail.Text - String Item15=CertContactFirst.Text - String Item16=CertContactLast.Text - String Item17=CertContactTitle.Text - String Item18=CertCountry.Text - String Item19=CertCsrOrigin.ItemIndex - Integer Item20=CertLocality.Text - String Item21=CertOldCsrFile.Text - String Item22=CertOldPrvKey.Text - String Item23=CertOrganization.Text - String Item24=CertOrganizationalUnit.Text - String Item25=CertOutFmtBudl.Checked - Boolean Item26=CertOutFmtP12.Checked - Boolean Item27=CertOutFmtP7.Checked - Boolean Item28=CertOutFmtReq.Checked - Boolean Item29=CertOutFmtSep.Checked - Boolean Item30=CertPhone.Text - String Item31=CertPostCode.Text - String Item32=CertSerNumType.ItemIndex - Integer Item33=CertSignDigestType.ItemIndex - Integer Item34=CertState.Text - String Item35=CertValidity.Text - String Item36=DebugLogging.ItemIndex - Integer Item37=DirAcmeConfV2.Text - String Item38=DirCertCenConf.Text - String Item39=DirDatabase.Items - TStringList Item40=DirDatabase.Text - String Item41=DirLogs.Text - String Item42=DirPubWebCert.Text - String Item43=DirWellKnown.Text - String Item44=DomWebSrvIP.Text - String Item45=LogJson.Checked - Boolean Item46=LogPkeys.Checked - Boolean Item47=OAuthAccToken.Text - String Item48=OAuthAppUrl.Text - String Item49=OAuthAutoRefresh.Checked - Boolean Item50=OAuthClientId.Text - String Item51=OAuthClientSecret.Text - String Item52=OAuthExpire.Text - String Item53=OAuthRedirectUrl.Text - String Item54=OAuthRefToken.Text - String Item55=OAuthRefrMins.Text - String Item56=OAuthScope.Text - String Item57=OAuthTokenUrl.Text - String Item58=OAuthWebIP.Text - String Item59=OAuthWebPort.Text - String Item60=OwnCACertDir.Text - String Item61=PrivKeyCipher.ItemIndex - Integer Item62=PrivKeyPassword.Text - String Item63=PrivKeyType.ItemIndex - Integer Item64=SuppCertChallenge.ItemIndex - Integer Item65=SupplierEmail.Text - String Item66=IpSocFamily.ItemIndex - Integer Item67=ProxyURL.Text - String Item68=DnsChlgType.ItemIndex - Integer Item69=SelfSignedCA.Checked - Boolean Item70=CertPwPemKeys.Checked - Boolean Item71=CertPwPkcs12.Checked - Boolean Item72=CertWindowsStore.Checked - Boolean Item73=OAuthExtBrowser.Checked - Boolean Item74=DomWebSrvIP2.Text - String Item75=CertMsStoreLoc.ItemIndex - Integer Count=76 [Properties.SuppProps_Lines] Item0=TBCGFilterDialog.Brightness - Integer Item1=TBCGFilterDialog.Contrast - Double Item2=TBCGFilterDialog.Gamma - Double Item3=TCheckBox.Checked - Boolean Item4=TColorComboBox.ColorValue - Integer Item5=TColorComboBox.ItemIndex - Integer Item6=TColorDialog.Color - Integer Item7=TColorDialog.CustomColors - TStringList Item8=TComboBox.ItemIndex - Integer Item9=TComboBox.Items - TStringList Item10=TComboBox.Text - String Item11=TDirectoryEdit.Text - String Item12=TDirectoryListBox.Directory - String Item13=TDriveComboBox.Drive - String Item14=TEdit.Text - String Item15=TFilenameEdit.Text - String Item16=TFontComboBox.Font - TFont Item17=TFontDialog.Font - TFont Item18=TLabel.Caption - String Item19=TLabel.Font - TFont Item20=TListBox.ItemIndex - Integer Item21=TListBox.Items - TStringList Item22=TMaskedEdit.Text - String Item23=TMemo.Lines - TStringList Item24=TMenuItem.Checked - Boolean Item25=TOpenDialog.Filename - String Item26=TOpenDialog.InitialDir - String Item27=TRadioButton.Checked - Boolean Item28=TRadioGroup.ItemIndex - Integer Item29=TSaveDialog.Filename - String Item30=TSaveDialog.InitialDir - String Item31=TSpinEdit.Value - Integer Count=32