home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 November / CMCD1104.ISO / Software / Freeware / Grafica / photofiltre / pf-setup-en.exe / PhotoFiltre.exe / 0 / RCDATA / TMSGDLGFORM / TMSGDLGFORM.txt
Text File  |  2004-10-02  |  1KB  |  74 lines

  1. object MsgDlgForm: TMsgDlgForm
  2.   Left = 210
  3.   Top = 144
  4.   BorderStyle = bsDialog
  5.   Caption = 'MsgDlgForm'
  6.   ClientHeight = 146
  7.   ClientWidth = 354
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   KeyPreview = True
  15.   OldCreateOrder = False
  16.   Position = poMainFormCenter
  17.   Scaled = False
  18.   OnKeyDown = FormKeyDown
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object ResIcon: TImage
  22.     Left = 12
  23.     Top = 12
  24.     Width = 32
  25.     Height = 32
  26.   end
  27.   object LblMsg: TLabel
  28.     Left = 56
  29.     Top = 12
  30.     Width = 34
  31.     Height = 13
  32.     Caption = 'LblMsg'
  33.   end
  34.   object BtnYes: TButton
  35.     Left = 24
  36.     Top = 104
  37.     Width = 75
  38.     Height = 25
  39.     Caption = 'BtnYes'
  40.     TabOrder = 0
  41.   end
  42.   object BtnNo: TButton
  43.     Left = 104
  44.     Top = 104
  45.     Width = 75
  46.     Height = 25
  47.     Caption = 'BtnNo'
  48.     TabOrder = 1
  49.   end
  50.   object BtnOk: TButton
  51.     Left = 184
  52.     Top = 104
  53.     Width = 75
  54.     Height = 25
  55.     Caption = 'BtnOk'
  56.     TabOrder = 2
  57.   end
  58.   object BtnCancel: TButton
  59.     Left = 264
  60.     Top = 104
  61.     Width = 75
  62.     Height = 25
  63.     Caption = 'BtnCancel'
  64.     TabOrder = 3
  65.   end
  66.   object EdiInput: TEdit
  67.     Left = 56
  68.     Top = 32
  69.     Width = 233
  70.     Height = 21
  71.     TabOrder = 4
  72.   end
  73. end
  74.