home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 July & August / PCWorld_2006-07-08_cd.bin / komunikace / wavago / W-install-cz.exe / Wavago.exe / 0 / RCDATA / TDLGEXIT / TDLGEXIT.txt < prev   
Text File  |  2006-04-12  |  748b  |  35 lines

  1. object DlgExit: TDlgExit
  2.   Left = 192
  3.   Top = 129
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Exit'
  7.   ClientHeight = 69
  8.   ClientWidth = 170
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   Icon.Data = {<image000.ico>}
  17.   OldCreateOrder = False
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object StaticText1: TStaticText
  21.     Left = 8
  22.     Top = 16
  23.     Width = 106
  24.     Height = 33
  25.     Caption = 'Exiting...'
  26.     Font.Charset = EASTEUROPE_CHARSET
  27.     Font.Color = clMaroon
  28.     Font.Height = -24
  29.     Font.Name = 'MS Sans Serif'
  30.     Font.Style = [fsBold]
  31.     ParentFont = False
  32.     TabOrder = 0
  33.   end
  34. end
  35.