object RzAboutEditDlg: TRzAboutEditDlg Left = 242 Top = 162 BorderStyle = bsNone Caption = 'About' ClientHeight = 217 ClientWidth = 312 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True PixelsPerInch = 96 Position = poScreenCenter OnCreate = FormCreate OnKeyUp = FormKeyUp TextHeight = 13 object RzPanel1: TRzPanel Left = 0 Top = 0 Width = 312 Height = 217 Align = alClient FrameSides = [] TabOrder = 0 object LblVersion: TLabel Left = 32 Top = 196 Width = 181 Height = 13 AutoSize = False end object LblTrial1: TRzLabel Left = 32 Top = 172 Width = 158 Height = 24 TextStyle = tsRaised Caption = 'Free Trial Edition' Font.Color = clRed Font.Height = -21 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentFont = False Transparent = True Visible = False end object BtnOk: TButton Left = 230 Top = 184 Width = 75 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 0 end object Panel1: TPanel Left = 32 Top = 8 Width = 273 Height = 165 BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 1 object LblCopyright: TLabel Left = 48 Top = 42 Width = 217 Height = 15 AutoSize = False Caption = 'Copyright Info' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object BtnPaletteBmp: TSpeedButton Left = 8 Top = 8 Width = 28 Height = 28 end object LblDescription: TLabel Left = 48 Top = 89 Width = 213 Height = 69 AutoSize = False Caption = 'Description of Component' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end object LblComponentName: TRzLabel Left = 48 Top = 9 Width = 213 Height = 26 TextStyle = tsRaised AutoSize = False Caption = 'Component Name' Font.Color = clNavy Font.Height = -24 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentFont = False end object LblCompany: TLabel Left = 48 Top = 60 Width = 217 Height = 13 AutoSize = False Caption = 'Company Info' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Bevel1: TBevel Left = 48 Top = 79 Width = 217 Height = 9 Shape = bsTopLine end end object RzPanel2: TRzPanel Left = 2 Top = 2 Width = 25 Height = 213 Align = alLeft BorderInner = fsRaised BorderOuter = fsLowered BorderSides = [sdRight] Color = clActiveCaption FrameSides = [] TabOrder = 2 object LblTitle: TRzLabel Left = 0 Top = 0 Width = 19 Height = 213 Angle = 90 TextStyle = tsNormal Align = alLeft Alignment = taCenter AutoSize = False Caption = 'About Raize Components' Color = clActiveCaption Font.Color = clCaptionText Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentColor = False ParentFont = False end end end end