object SecurityDlg: TSecurityDlg Left = 217 Top = 129 BorderStyle = bsNone Caption = 'Security Information Dialog' ClientHeight = 367 ClientWidth = 366 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True Position = poScreenCenter OnCreate = FormCreate OnDeactivate = FormDeactivate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object About_Panel: TPanel Left = 0 Top = 0 Width = 366 Height = 367 Align = alClient BevelOuter = bvNone Color = clWhite TabOrder = 0 object Image: TImage Left = 0 Top = 0 Width = 366 Height = 367 Align = alClient AutoSize = True Picture.Data = {} OnClick = ImageClick end object InternalCodeNo: TLabel Left = 148 Top = 280 Width = 71 Height = 16 Caption = 'ICN-YH7280' Font.Charset = ANSI_CHARSET Font.Color = clNavy Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object ReleaseCodeNo: TLabel Left = 132 Top = 269 Width = 104 Height = 16 Caption = 'RCN-MJR-007280' Font.Charset = ANSI_CHARSET Font.Color = clNavy Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object p_Ver_Information: TPanel Left = 81 Top = 183 Width = 204 Height = 70 Anchors = [] BevelInner = bvLowered BevelOuter = bvNone Color = 10808553 Font.Charset = ANSI_CHARSET Font.Color = clNavy Font.Height = -16 Font.Name = 'Arial Black' Font.Style = [fsBold] ParentFont = False TabOrder = 0 object LLogInDate: TLabel Left = 6 Top = 48 Width = 192 Height = 15 AutoSize = False Caption = 'Login Date : ' Color = 12579047 Font.Charset = ANSI_CHARSET Font.Color = clNavy Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True end object LUserName: TLabel Left = 6 Top = 29 Width = 192 Height = 17 AutoSize = False Caption = 'User Name : ' Color = 12579047 Font.Charset = ANSI_CHARSET Font.Color = clNavy Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True end object ModifyPeronalProfileBtn: TSpeedButton Left = 1 Top = 1 Width = 202 Height = 22 Hint = 'Edit Your Profile' Caption = 'PandaMoney' Flat = True Font.Charset = ANSI_CHARSET Font.Color = clNavy Font.Height = -21 Font.Name = 'Arial Black' Font.Style = [] Layout = blGlyphBottom ParentFont = False ParentShowHint = False ShowHint = True OnClick = ModifyPeronalProfileBtnClick end end end end