Commit 7672d5a9 by Mac Stephens

updated tab stop on controls so window wouldn't relocate on load

parent 41db92b8
This source diff could not be displayed because it is too large. You can view the blob instead.
object FAboutUs: TFAboutUs object FAboutUs: TFAboutUs
Color = clWhite Width = 1058
Height = 730
Font.Charset = ANSI_CHARSET Font.Charset = ANSI_CHARSET
Font.Color = clBlack Font.Color = clBlack
Font.Height = -11 Font.Height = -11
Font.Name = 'Arial' Font.Name = 'Arial'
Font.Size = 8
Font.Style = [] Font.Style = []
FormStyle = fsNormal ParentFont = False
Height = 730
Left = 0
OnClose = WebFormClose OnClose = WebFormClose
TabOrder = 0
Top = 0
Width = 1058
object btnHome: TWebButton object btnHome: TWebButton
Left = 208
Top = 105
Width = 100
Height = 25
Caption = 'HOME' Caption = 'HOME'
Color = clNone
ElementFont = efCSS
ElementID = 'home' ElementID = 'home'
ElementFont = efCSS
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 540
OnClick = btnHomeClick
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 105 WidthPercent = 100.000000000000000000
Width = 100 OnClick = btnHomeClick
end end
object btnAboutUs: TWebButton object btnAboutUs: TWebButton
Left = 66
Top = 149
Width = 100
Height = 25
Caption = 'ABOUT US' Caption = 'ABOUT US'
Color = clNone
ElementFont = efCSS
ElementID = 'aboutus' ElementID = 'aboutus'
ElementFont = efCSS
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 540
OnClick = btnAboutUsClick
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 113 WidthPercent = 100.000000000000000000
Width = 100 OnClick = btnAboutUsClick
end end
object btnContactUs: TWebButton object btnContactUs: TWebButton
Left = 70
Top = 105
Width = 100
Height = 25
Caption = 'CONTACT US' Caption = 'CONTACT US'
Color = clNone
ElementFont = efCSS
ElementID = 'contactus' ElementID = 'contactus'
ElementFont = efCSS
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 540
OnClick = btnContactUsClick
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 121 WidthPercent = 100.000000000000000000
Width = 100 OnClick = btnContactUsClick
end end
object btnPublicSafety: TWebButton object btnPublicSafety: TWebButton
Left = 214
Top = 145
Width = 100
Height = 25
Caption = 'Public Safety' Caption = 'Public Safety'
Color = clNone
ElementFont = efCSS
ElementID = 'publicsafety' ElementID = 'publicsafety'
ElementFont = efCSS
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 540
OnClick = btnPublicSafetyClick
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 137 WidthPercent = 100.000000000000000000
Width = 100 OnClick = btnPublicSafetyClick
end end
object btnRecordsManagement: TWebButton object btnRecordsManagement: TWebButton
Left = 338
Top = 145
Width = 100
Height = 25
Caption = 'Records Management' Caption = 'Records Management'
Color = clNone
ElementID = 'recordsmanagement' ElementID = 'recordsmanagement'
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 540
OnClick = btnRecordsManagementClick
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 169 WidthPercent = 100.000000000000000000
Width = 100 OnClick = btnRecordsManagementClick
end end
object btnCustomSoftware: TWebButton object btnCustomSoftware: TWebButton
Left = 338
Top = 105
Width = 100
Height = 25
Caption = 'Custom Software' Caption = 'Custom Software'
Color = clNone
ElementFont = efCSS
ElementID = 'customsoftware' ElementID = 'customsoftware'
ElementFont = efCSS
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 540
OnClick = btnCustomSoftwareClick
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 111 WidthPercent = 100.000000000000000000
Width = 100 OnClick = btnCustomSoftwareClick
end end
object btnAboutUsFooter: TWebButton object btnAboutUsFooter: TWebButton
Left = 66
Top = 197
Width = 100
Height = 25
Caption = 'About Us' Caption = 'About Us'
Color = clNone
ElementID = 'aboutusfooter' ElementID = 'aboutusfooter'
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 306
OnClick = btnAboutUsClick
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 641 WidthPercent = 100.000000000000000000
Width = 100 OnClick = btnAboutUsClick
end end
object btnHomeFooter: TWebButton object btnHomeFooter: TWebButton
Left = 335
Top = 197
Width = 100
Height = 25
Caption = 'Home' Caption = 'Home'
Color = clNone
ElementID = 'homefooter' ElementID = 'homefooter'
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 595
OnClick = btnHomeClick
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 533 WidthPercent = 100.000000000000000000
Width = 100 OnClick = btnHomeClick
end end
object btnContactUsFooter: TWebButton object btnContactUsFooter: TWebButton
Left = 214
Top = 197
Width = 100
Height = 25
Caption = 'Contact Us' Caption = 'Contact Us'
Color = clNone
ElementID = 'contactusfooter' ElementID = 'contactusfooter'
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 423
OnClick = btnContactUsClick
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 638 WidthPercent = 100.000000000000000000
Width = 100 OnClick = btnContactUsClick
end end
end end
...@@ -163,6 +163,14 @@ begin ...@@ -163,6 +163,14 @@ begin
Result := TRegEx.IsMatch( AEmail, CPattern ); Result := TRegEx.IsMatch( AEmail, CPattern );
end; end;
//function TFEmailVerification.IsValidEmail(const Email: string): Boolean;
//const
// EmailRegex = '^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$';
//begin
// Result := TRegEx.IsMatch(Email, EmailRegex);
//end;
function TFContactUs.IsInputValid: Boolean; function TFContactUs.IsInputValid: Boolean;
var var
LEmailValid: Boolean; LEmailValid: Boolean;
......
object FCustomSoftware: TFCustomSoftware object FCustomSoftware: TFCustomSoftware
Color = clWhite Width = 640
Height = 480
Font.Charset = ANSI_CHARSET Font.Charset = ANSI_CHARSET
Font.Color = clBlack Font.Color = clBlack
Font.Height = -11 Font.Height = -11
Font.Name = 'Arial' Font.Name = 'Arial'
Font.Size = 8
Font.Style = [] Font.Style = []
FormStyle = fsNormal ParentFont = False
Height = 480
Left = 0
OnClose = WebFormClose OnClose = WebFormClose
TabOrder = 0
Top = 0
Width = 640
object btnHome: TWebButton object btnHome: TWebButton
Left = 482
Top = 17
Width = 100
Height = 25
Caption = 'HOME' Caption = 'HOME'
Color = clNone
ElementFont = efCSS
ElementID = 'home' ElementID = 'home'
ElementFont = efCSS
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 540
OnClick = btnHomeClick
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 105 WidthPercent = 100.000000000000000000
Width = 100 OnClick = btnHomeClick
end end
object btnAboutUs: TWebButton object btnAboutUs: TWebButton
Left = 364
Top = 17
Width = 100
Height = 25
Caption = 'ABOUT US' Caption = 'ABOUT US'
Color = clNone
ElementFont = efCSS
ElementID = 'aboutus' ElementID = 'aboutus'
ElementFont = efCSS
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 540
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 113 WidthPercent = 100.000000000000000000
Width = 100
end end
object btnContactUs: TWebButton object btnContactUs: TWebButton
Left = 246
Top = 17
Width = 100
Height = 25
Caption = 'CONTACT US' Caption = 'CONTACT US'
Color = clNone
ElementFont = efCSS
ElementID = 'contactus' ElementID = 'contactus'
ElementFont = efCSS
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 540
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 121 WidthPercent = 100.000000000000000000
Width = 100
end end
object btnPublicSafety: TWebButton object btnPublicSafety: TWebButton
Left = 132
Top = 17
Width = 100
Height = 25
Caption = 'Public Safety' Caption = 'Public Safety'
Color = clNone
ElementFont = efCSS
ElementID = 'publicsafety' ElementID = 'publicsafety'
ElementFont = efCSS
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 540
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 137 WidthPercent = 100.000000000000000000
Width = 100
end end
object btnRecordsManagement: TWebButton object btnRecordsManagement: TWebButton
Left = 18
Top = 59
Width = 100
Height = 25
Caption = 'Records Management' Caption = 'Records Management'
Color = clNone
ElementID = 'recordsmanagement' ElementID = 'recordsmanagement'
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 540
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 169 WidthPercent = 100.000000000000000000
Width = 100
end end
object btnCustomSoftware: TWebButton object btnCustomSoftware: TWebButton
Left = 18
Top = 17
Width = 100
Height = 25
Caption = 'Custom Software' Caption = 'Custom Software'
Color = clNone
ElementFont = efCSS
ElementID = 'customsoftware' ElementID = 'customsoftware'
ElementFont = efCSS
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 540
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 111 WidthPercent = 100.000000000000000000
Width = 100
end end
object btnAboutUsFooter: TWebButton object btnAboutUsFooter: TWebButton
Left = 132
Top = 59
Width = 100
Height = 25
Caption = 'About Us' Caption = 'About Us'
Color = clNone
ElementID = 'aboutusfooter' ElementID = 'aboutusfooter'
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 306
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 455 WidthPercent = 100.000000000000000000
Width = 100
end end
object btnHomeFooter: TWebButton object btnHomeFooter: TWebButton
Left = 364
Top = 59
Width = 100
Height = 25
Caption = 'Home' Caption = 'Home'
Color = clNone
ElementID = 'homefooter' ElementID = 'homefooter'
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 540
OnClick = btnHomeClick
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 455 WidthPercent = 100.000000000000000000
Width = 100 OnClick = btnHomeClick
end end
object btnContactUsFooter: TWebButton object btnContactUsFooter: TWebButton
Left = 246
Top = 59
Width = 100
Height = 25
Caption = 'Contact Us' Caption = 'Contact Us'
Color = clNone
ElementID = 'contactusfooter' ElementID = 'contactusfooter'
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 423
OnClick = btnContactUsClick
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 455 WidthPercent = 100.000000000000000000
Width = 100 OnClick = btnContactUsClick
end end
end end
object FHome: TFHome object FHome: TFHome
Width = 1290
Height = 1090
CSSLibrary = cssBootstrap CSSLibrary = cssBootstrap
Color = clWhite
ElementFont = efCSS ElementFont = efCSS
Font.Charset = ANSI_CHARSET Font.Charset = ANSI_CHARSET
Font.Color = clBlack Font.Color = clBlack
Font.Height = -11 Font.Height = -11
Font.Name = 'Arial' Font.Name = 'Arial'
Font.Size = 8
Font.Style = [] Font.Style = []
FormStyle = fsNormal ParentFont = False
Height = 1090
Left = 0
OnCreate = WebFormCreate OnCreate = WebFormCreate
TabOrder = 0
Top = 0
Visible = False
Width = 1290
object btnHome: TWebButton object btnHome: TWebButton
Left = 173
Top = 141
Width = 100
Height = 25
Caption = 'HOME' Caption = 'HOME'
Color = clNone
ElementFont = efCSS
ElementID = 'homenav' ElementID = 'homenav'
ElementFont = efCSS
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 779
OnClick = btnHomeClick
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 105 WidthPercent = 100.000000000000000000
Width = 100 OnClick = btnHomeClick
end end
object btnAboutUs: TWebButton object btnAboutUs: TWebButton
Left = 379
Top = 101
Width = 100
Height = 25
Caption = 'ABOUT US' Caption = 'ABOUT US'
Color = clNone
ElementFont = efCSS
ElementID = 'aboutusnav' ElementID = 'aboutusnav'
ElementFont = efCSS
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 899
OnClick = btnAboutUsClick
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 105 WidthPercent = 100.000000000000000000
Width = 100 OnClick = btnAboutUsClick
end end
object btnCustomSoftware: TWebButton object btnCustomSoftware: TWebButton
Left = 345
Top = 163
Width = 100
Height = 25
Caption = 'Custom Software' Caption = 'Custom Software'
Color = clNone
ElementFont = efCSS
ElementID = 'customsoftwarenav' ElementID = 'customsoftwarenav'
ElementFont = efCSS
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 1019
OnClick = btnCustomSoftwareClick
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 111 WidthPercent = 100.000000000000000000
Width = 100 OnClick = btnCustomSoftwareClick
end end
object btnRecordsManagement: TWebButton object btnRecordsManagement: TWebButton
Left = 655
Top = 141
Width = 100
Height = 25
Caption = 'Records Management' Caption = 'Records Management'
Color = clNone
ElementID = 'recordsmanagementnav' ElementID = 'recordsmanagementnav'
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 1027
OnClick = btnRecordsManagementClick
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 169 WidthPercent = 100.000000000000000000
Width = 100 OnClick = btnRecordsManagementClick
end end
object btnPublicSafety: TWebButton object btnPublicSafety: TWebButton
Left = 527
Top = 123
Width = 100
Height = 25
Caption = 'Public Safety' Caption = 'Public Safety'
Color = clNone
ElementFont = efCSS
ElementID = 'publicsafetynav' ElementID = 'publicsafetynav'
ElementFont = efCSS
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 1027
OnClick = btnPublicSafetyClick
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 137 WidthPercent = 100.000000000000000000
Width = 100 OnClick = btnPublicSafetyClick
end end
object btnContactUs: TWebButton object btnContactUs: TWebButton
Left = 789
Top = 123
Width = 100
Height = 25
Caption = 'CONTACT US' Caption = 'CONTACT US'
Color = clNone
ElementFont = efCSS
ElementID = 'contactusnav' ElementID = 'contactusnav'
ElementFont = efCSS
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 1171
OnClick = btnContactUsClick
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 105 WidthPercent = 100.000000000000000000
Width = 100 OnClick = btnContactUsClick
end end
object btnRecordsManagementLearn: TWebButton object btnRecordsManagementLearn: TWebButton
Left = 60
Top = 136
Width = 100
Height = 25
Caption = 'Learn More' Caption = 'Learn More'
Color = clNone
ElementID = 'recordsmanagementlearn' ElementID = 'recordsmanagementlearn'
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 0
OnClick = btnRecordsManagementClick
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 0 WidthPercent = 100.000000000000000000
Width = 100 OnClick = btnRecordsManagementClick
end end
object btnCustomSoftwareLearn: TWebButton object btnCustomSoftwareLearn: TWebButton
Left = 60
Top = 167
Width = 100
Height = 25
Caption = 'Learn More' Caption = 'Learn More'
Color = clNone
ElementID = 'customsoftwarelearn' ElementID = 'customsoftwarelearn'
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 0
OnClick = btnCustomSoftwareClick
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 0 WidthPercent = 100.000000000000000000
Width = 100 OnClick = btnCustomSoftwareClick
end end
object btnPublicSafetyLearn: TWebButton object btnPublicSafetyLearn: TWebButton
Left = 56
Top = 198
Width = 100
Height = 25
Caption = 'Learn More' Caption = 'Learn More'
Color = clNone
ElementID = 'publicsafetylearn' ElementID = 'publicsafetylearn'
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 0
OnClick = btnPublicSafetyClick
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 0 WidthPercent = 100.000000000000000000
Width = 100 OnClick = btnPublicSafetyClick
end end
object btnAboutUsFooter: TWebButton object btnAboutUsFooter: TWebButton
Left = 56
Top = 229
Width = 100
Height = 25
Caption = 'About Us' Caption = 'About Us'
Color = clNone
ElementID = 'aboutusfooter' ElementID = 'aboutusfooter'
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 306
OnClick = btnAboutUsClick
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 641 WidthPercent = 100.000000000000000000
Width = 100 OnClick = btnAboutUsClick
end end
object btnHomeFooter: TWebButton object btnHomeFooter: TWebButton
Left = 179
Top = 172
Width = 100
Height = 25
Caption = 'Home' Caption = 'Home'
Color = clNone
ElementID = 'homefooter' ElementID = 'homefooter'
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 595
OnClick = btnHomeClick
Role = 'null' Role = 'null'
TabOrder = 0 TabStop = False
Top = 533 WidthPercent = 100.000000000000000000
Width = 100 OnClick = btnHomeClick
end end
object btnContactUsFooter: TWebButton object btnContactUsFooter: TWebButton
Left = 311
Top = 57
Width = 100
Height = 25
Caption = 'Contact Us' Caption = 'Contact Us'
Color = clNone
ElementID = 'contactusfooter' ElementID = 'contactusfooter'
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 423
OnClick = btnContactUsClick
Role = 'null' Role = 'null'
TabOrder = 0 TabStop = False
Top = 638 WidthPercent = 100.000000000000000000
Width = 100 OnClick = btnContactUsClick
end end
end end
object FPublicSafety: TFPublicSafety object FPublicSafety: TFPublicSafety
Color = clWhite Width = 640
Height = 480
Font.Charset = ANSI_CHARSET Font.Charset = ANSI_CHARSET
Font.Color = clBlack Font.Color = clBlack
Font.Height = -11 Font.Height = -11
Font.Name = 'Arial' Font.Name = 'Arial'
Font.Size = 8
Font.Style = [] Font.Style = []
FormStyle = fsNormal ParentFont = False
Height = 480
Left = 0
OnClose = WebFormClose OnClose = WebFormClose
TabOrder = 0
Top = 0
Width = 640
object btnHome: TWebButton object btnHome: TWebButton
Left = 368
Top = 23
Width = 100
Height = 25
Caption = 'HOME' Caption = 'HOME'
Color = clNone
ElementFont = efCSS
ElementID = 'home' ElementID = 'home'
ElementFont = efCSS
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 540
OnClick = btnHomeClick
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 105 WidthPercent = 100.000000000000000000
Width = 100 OnClick = btnHomeClick
end end
object btnAboutUs: TWebButton object btnAboutUs: TWebButton
Left = 262
Top = 23
Width = 100
Height = 25
Caption = 'ABOUT US' Caption = 'ABOUT US'
Color = clNone
ElementFont = efCSS
ElementID = 'aboutus' ElementID = 'aboutus'
ElementFont = efCSS
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 540
OnClick = btnAboutUsClick
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 113 WidthPercent = 100.000000000000000000
Width = 100 OnClick = btnAboutUsClick
end end
object btnContactUs: TWebButton object btnContactUs: TWebButton
Left = 150
Top = 23
Width = 100
Height = 25
Caption = 'CONTACT US' Caption = 'CONTACT US'
Color = clNone
ElementFont = efCSS
ElementID = 'contactus' ElementID = 'contactus'
ElementFont = efCSS
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 540
OnClick = btnContactUsClick
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 121 WidthPercent = 100.000000000000000000
Width = 100 OnClick = btnContactUsClick
end end
object btnPublicSafety: TWebButton object btnPublicSafety: TWebButton
Left = 474
Top = 23
Width = 100
Height = 25
Caption = 'Public Safety' Caption = 'Public Safety'
Color = clNone
ElementFont = efCSS
ElementID = 'publicsafety' ElementID = 'publicsafety'
ElementFont = efCSS
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 540
OnClick = btnPublicSafetyClick
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 137 WidthPercent = 100.000000000000000000
Width = 100 OnClick = btnPublicSafetyClick
end end
object btnRecordsManagement: TWebButton object btnRecordsManagement: TWebButton
Left = 40
Top = 54
Width = 100
Height = 25
Caption = 'Records Management' Caption = 'Records Management'
Color = clNone
ElementID = 'recordsmanagement' ElementID = 'recordsmanagement'
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 540
OnClick = btnRecordsManagementClick
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 169 WidthPercent = 100.000000000000000000
Width = 100 OnClick = btnRecordsManagementClick
end end
object btnCustomSoftware: TWebButton object btnCustomSoftware: TWebButton
Left = 40
Top = 23
Width = 100
Height = 25
Caption = 'Custom Software' Caption = 'Custom Software'
Color = clNone
ElementFont = efCSS
ElementID = 'customsoftware' ElementID = 'customsoftware'
ElementFont = efCSS
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 540
OnClick = btnCustomSoftwareClick
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 111 WidthPercent = 100.000000000000000000
Width = 100 OnClick = btnCustomSoftwareClick
end end
object btnAboutUsFooter: TWebButton object btnAboutUsFooter: TWebButton
Left = 152
Top = 54
Width = 100
Height = 25
Caption = 'About Us' Caption = 'About Us'
Color = clNone
ElementID = 'aboutusfooter' ElementID = 'aboutusfooter'
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 306
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 455 WidthPercent = 100.000000000000000000
Width = 100
end end
object btnHomeFooter: TWebButton object btnHomeFooter: TWebButton
Left = 368
Top = 54
Width = 100
Height = 25
Caption = 'Home' Caption = 'Home'
Color = clNone
ElementID = 'homefooter' ElementID = 'homefooter'
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 540
OnClick = btnHomeClick
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 455 WidthPercent = 100.000000000000000000
Width = 100 OnClick = btnHomeClick
end end
object btnContactUsFooter: TWebButton object btnContactUsFooter: TWebButton
Left = 262
Top = 54
Width = 100
Height = 25
Caption = 'Contact Us' Caption = 'Contact Us'
Color = clNone
ElementID = 'contactusfooter' ElementID = 'contactusfooter'
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 423
OnClick = btnContactUsClick
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 455 WidthPercent = 100.000000000000000000
Width = 100 OnClick = btnContactUsClick
end end
end end
object FRecordsManagement: TFRecordsManagement object FRecordsManagement: TFRecordsManagement
Width = 640
Height = 480
CSSLibrary = cssBootstrap CSSLibrary = cssBootstrap
Color = clWhite
Font.Charset = ANSI_CHARSET Font.Charset = ANSI_CHARSET
Font.Color = clBlack Font.Color = clBlack
Font.Height = -11 Font.Height = -11
Font.Name = 'Arial' Font.Name = 'Arial'
Font.Size = 8
Font.Style = [] Font.Style = []
FormStyle = fsNormal ParentFont = False
Height = 480
Left = 0
OnClose = WebFormClose OnClose = WebFormClose
TabOrder = 0
Top = 0
Width = 640
object btnHome: TWebButton object btnHome: TWebButton
Left = 478
Top = 21
Width = 100
Height = 25
Caption = 'HOME' Caption = 'HOME'
Color = clNone
ElementFont = efCSS
ElementID = 'home' ElementID = 'home'
ElementFont = efCSS
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 540
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 105 WidthPercent = 100.000000000000000000
Width = 100
end end
object btnAboutUs: TWebButton object btnAboutUs: TWebButton
Left = 364
Top = 21
Width = 100
Height = 25
Caption = 'ABOUT US' Caption = 'ABOUT US'
Color = clNone
ElementFont = efCSS
ElementID = 'aboutus' ElementID = 'aboutus'
ElementFont = efCSS
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 540
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 113 WidthPercent = 100.000000000000000000
Width = 100
end end
object btnContactUs: TWebButton object btnContactUs: TWebButton
Left = 148
Top = 21
Width = 100
Height = 25
Caption = 'CONTACT US' Caption = 'CONTACT US'
Color = clNone
ElementFont = efCSS
ElementID = 'contactus' ElementID = 'contactus'
ElementFont = efCSS
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 540
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 121 WidthPercent = 100.000000000000000000
Width = 100
end end
object btnPublicSafety: TWebButton object btnPublicSafety: TWebButton
Left = 254
Top = 21
Width = 100
Height = 25
Caption = 'Public Safety' Caption = 'Public Safety'
Color = clNone
ElementFont = efCSS
ElementID = 'publicsafety' ElementID = 'publicsafety'
ElementFont = efCSS
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 540
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 137 WidthPercent = 100.000000000000000000
Width = 100
end end
object btnRecordsManagement: TWebButton object btnRecordsManagement: TWebButton
Left = 34
Top = 57
Width = 100
Height = 25
Caption = 'Records Management' Caption = 'Records Management'
Color = clNone
ElementID = 'recordsmanagement' ElementID = 'recordsmanagement'
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 540
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 169 WidthPercent = 100.000000000000000000
Width = 100
end end
object btnCustomSoftware: TWebButton object btnCustomSoftware: TWebButton
Left = 34
Top = 21
Width = 100
Height = 25
Caption = 'Custom Software' Caption = 'Custom Software'
Color = clNone
ElementFont = efCSS
ElementID = 'customsoftware' ElementID = 'customsoftware'
ElementFont = efCSS
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 540
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 111 WidthPercent = 100.000000000000000000
Width = 100
end end
object btnContactUsFooter: TWebButton object btnContactUsFooter: TWebButton
Left = 257
Top = 57
Width = 100
Height = 25
Caption = 'Contact Us' Caption = 'Contact Us'
Color = clNone
ElementID = 'contactusfooter' ElementID = 'contactusfooter'
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 423
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 455 WidthPercent = 100.000000000000000000
Width = 100
end end
object btnHomeFooter: TWebButton object btnHomeFooter: TWebButton
Left = 368
Top = 57
Width = 100
Height = 25
Caption = 'Home' Caption = 'Home'
Color = clNone
ElementID = 'homefooter' ElementID = 'homefooter'
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 540
OnClick = btnHomeClick
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 455 WidthPercent = 100.000000000000000000
Width = 100 OnClick = btnHomeClick
end end
object btnAboutUsFooter: TWebButton object btnAboutUsFooter: TWebButton
Left = 148
Top = 57
Width = 100
Height = 25
Caption = 'About Us' Caption = 'About Us'
Color = clNone
ElementID = 'aboutusfooter' ElementID = 'aboutusfooter'
ElementPosition = epRelative ElementPosition = epRelative
Font.Charset = ANSI_CHARSET HeightPercent = 100.000000000000000000
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Size = 8
Font.Style = []
Height = 25
Left = 306
OnClick = btnAboutUsClick
Role = 'button' Role = 'button'
TabOrder = 0 TabStop = False
Top = 455 WidthPercent = 100.000000000000000000
Width = 100 OnClick = btnAboutUsClick
end end
end end
[Paths]
HtmlPath=C:\Projects\emsystemsweb\EMSystemsWebsite\TMSWeb\Debug
HtmlFile=index.html
DefaultURL=http://localhost:8000/EMSystemsWebsite
SingleInstance=0
Debug=0
DebugManager=C:\RADTools\TMSSoftware\TMS WEB Core RSXE15\Bin\Win32\TMSDBGManager.exe
URL=http://localhost:8000/$(ProjectName)
URLParams=
Browser=1
BrowserBin=
BrowserParams=
Electron=0
ElectronBuild=0
JSDebugger=1
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment