object TipForm: TTipForm Left = 296 Top = 235 BorderStyle = bsDialog Caption = 'Welcome' ClientHeight = 212 ClientWidth = 376 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Position = poScreenCenter Scaled = False OnClose = FormClose OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Bevel2: TBevel Left = 0 Top = 0 Width = 376 Height = 212 Align = alClient Shape = bsFrame end object Bevel1: TBevel Left = 8 Top = 40 Width = 273 Height = 145 end object Shape1: TShape Left = 9 Top = 41 Width = 272 Height = 144 Brush.Color = 8454143 Pen.Style = psClear end object Label5: TLabel Left = 153 Top = 9 Width = 185 Height = 29 Caption = 'PowerSettings' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -24 Font.Name = 'MS Sans Serif' Font.Style = [fsBold, fsItalic] ParentFont = False Transparent = True end object Bevel4: TBevel Left = 285 Top = 40 Width = 83 Height = 145 end object Label2: TLabel Left = 56 Top = 80 Width = 193 Height = 81 AutoSize = False Caption = 'Label2' Color = 8454143 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False Transparent = True WordWrap = True end object SpeedButton1: TSpeedButton Left = 286 Top = 159 Width = 81 Height = 25 Caption = '&Close' Flat = True OnClick = SpeedButton1Click end object SpeedButton2: TSpeedButton Left = 286 Top = 41 Width = 81 Height = 25 Caption = '&Next' Flat = True OnClick = SpeedButton2Click end object SpeedButton3: TSpeedButton Left = 286 Top = 66 Width = 81 Height = 25 Caption = '&Previous' Flat = True OnClick = SpeedButton3Click end object Bevel3: TBevel Left = 8 Top = 37 Width = 361 Height = 9 Shape = bsTopLine end object Label3: TLabel Left = 8 Top = 8 Width = 139 Height = 29 Caption = 'Welcome to' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -24 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label4: TLabel Left = 152 Top = 8 Width = 185 Height = 29 Caption = 'PowerSettings' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -24 Font.Name = 'MS Sans Serif' Font.Style = [fsBold, fsItalic] ParentFont = False Transparent = True end object Bevel5: TBevel Left = 7 Top = 186 Width = 361 Height = 9 Shape = bsTopLine end object Image1: TImage Left = 16 Top = 56 Width = 32 Height = 32 AutoSize = True Picture.Data = {} end object Label6: TLabel Left = 56 Top = 56 Width = 109 Height = 13 Caption = 'Did you know......?' Color = 8454143 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True end object CheckBox1: TCheckBox Left = 9 Top = 191 Width = 158 Height = 17 Caption = '&Don'#39't show this dialog again' TabOrder = 0 end end