home *** CD-ROM | disk | FTP | other *** search
/ Logiciels PC 26 / LogicielsPC_26.iso / Accuses / Nouveau / PandaMoney / _SETUP.1 / financing.exe / 0 / RCDATA / TTIPSWINDOW / TTIPSWINDOW.txt
Text File  |  1999-09-06  |  11KB  |  446 lines

  1. object TipsWindow: TTipsWindow
  2.   Left = 257
  3.   Top = 165
  4.   BorderStyle = bsToolWindow
  5.   Caption = 'Date Tips'
  6.   ClientHeight = 121
  7.   ClientWidth = 249
  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.   OldCreateOrder = True
  15.   Position = poScreenCenter
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Tips_Pages: TPageControl
  20.     Left = 0
  21.     Top = 0
  22.     Width = 249
  23.     Height = 121
  24.     ActivePage = DateSheet
  25.     Align = alClient
  26.     HotTrack = True
  27.     MultiLine = True
  28.     TabOrder = 0
  29.     TabPosition = tpBottom
  30.     OnChange = Tips_PagesChange
  31.     object DateSheet: TTabSheet
  32.       Caption = 'Date Tips '
  33.       object Lable_TodayIs: TLabel
  34.         Left = 16
  35.         Top = 2
  36.         Width = 103
  37.         Height = 17
  38.         AutoSize = False
  39.         Caption = 'Today is               :'
  40.         Font.Charset = ANSI_CHARSET
  41.         Font.Color = clNavy
  42.         Font.Height = -11
  43.         Font.Name = 'Arial'
  44.         Font.Style = [fsBold]
  45.         ParentFont = False
  46.         Layout = tlCenter
  47.       end
  48.       object Label_TodaysDate: TLabel
  49.         Left = 126
  50.         Top = 2
  51.         Width = 108
  52.         Height = 17
  53.         AutoSize = False
  54.         Caption = '0000/00/00 Sun.'
  55.         Font.Charset = ANSI_CHARSET
  56.         Font.Color = clNavy
  57.         Font.Height = -11
  58.         Font.Name = 'Arial'
  59.         Font.Style = [fsBold]
  60.         ParentFont = False
  61.         Layout = tlCenter
  62.       end
  63.       object Label_SelectedDateCaption: TLabel
  64.         Left = 16
  65.         Top = 20
  66.         Width = 103
  67.         Height = 17
  68.         AutoSize = False
  69.         Caption = 'Selected Date is :'
  70.         Font.Charset = ANSI_CHARSET
  71.         Font.Color = clNavy
  72.         Font.Height = -11
  73.         Font.Name = 'Arial'
  74.         Font.Style = [fsBold]
  75.         ParentFont = False
  76.         Layout = tlCenter
  77.       end
  78.       object Label_DateSelected: TLabel
  79.         Left = 126
  80.         Top = 20
  81.         Width = 109
  82.         Height = 17
  83.         AutoSize = False
  84.         Caption = '0000/00/00 Sun.'
  85.         Font.Charset = ANSI_CHARSET
  86.         Font.Color = clNavy
  87.         Font.Height = -11
  88.         Font.Name = 'Arial'
  89.         Font.Style = [fsBold]
  90.         ParentFont = False
  91.         Layout = tlCenter
  92.       end
  93.       object Label_TipsDisplay1: TLabel
  94.         Left = 16
  95.         Top = 38
  96.         Width = 193
  97.         Height = 14
  98.         Caption = 'The record you have selected was '
  99.         Font.Charset = ANSI_CHARSET
  100.         Font.Color = clNavy
  101.         Font.Height = -11
  102.         Font.Name = 'Arial'
  103.         Font.Style = [fsBold]
  104.         ParentFont = False
  105.         Transparent = True
  106.       end
  107.       object Label_TipsDisplay2: TLabel
  108.         Left = 16
  109.         Top = 52
  110.         Width = 193
  111.         Height = 14
  112.         AutoSize = False
  113.         Caption = 'recorded        month(s) and'
  114.         Font.Charset = ANSI_CHARSET
  115.         Font.Color = clNavy
  116.         Font.Height = -11
  117.         Font.Name = 'Arial'
  118.         Font.Style = [fsBold]
  119.         ParentFont = False
  120.         Transparent = True
  121.       end
  122.       object Label_Thanx1: TLabel
  123.         Left = 116
  124.         Top = 80
  125.         Width = 125
  126.         Height = 10
  127.         Caption = 'Thank you for using PandaMoney'
  128.         Font.Charset = ANSI_CHARSET
  129.         Font.Color = clNavy
  130.         Font.Height = -8
  131.         Font.Name = 'Arial'
  132.         Font.Style = [fsBold]
  133.         ParentFont = False
  134.         Transparent = True
  135.       end
  136.       object Label_TipsDisplay3: TLabel
  137.         Left = 16
  138.         Top = 68
  139.         Width = 60
  140.         Height = 14
  141.         Caption = 'day(s) ago.'
  142.         Font.Charset = ANSI_CHARSET
  143.         Font.Color = clNavy
  144.         Font.Height = -11
  145.         Font.Name = 'Arial'
  146.         Font.Style = [fsBold]
  147.         ParentFont = False
  148.         Transparent = True
  149.       end
  150.       object Label_DaysAgo: TLabel
  151.         Left = 169
  152.         Top = 52
  153.         Width = 40
  154.         Height = 14
  155.         Alignment = taCenter
  156.         AutoSize = False
  157.         Caption = '00000'
  158.         Font.Charset = ANSI_CHARSET
  159.         Font.Color = clBlue
  160.         Font.Height = -11
  161.         Font.Name = 'Arial'
  162.         Font.Style = [fsBold]
  163.         ParentFont = False
  164.         Layout = tlCenter
  165.       end
  166.       object Label_MonthsAgo: TLabel
  167.         Left = 69
  168.         Top = 53
  169.         Width = 21
  170.         Height = 14
  171.         Alignment = taCenter
  172.         AutoSize = False
  173.         Caption = '000'
  174.         Font.Charset = ANSI_CHARSET
  175.         Font.Color = clBlue
  176.         Font.Height = -11
  177.         Font.Name = 'Arial'
  178.         Font.Style = [fsBold]
  179.         ParentFont = False
  180.         Layout = tlCenter
  181.       end
  182.     end
  183.     object WithdrawSheet: TTabSheet
  184.       Caption = 'Widthdraw'
  185.       object WD_Word_4: TLabel
  186.         Left = 23
  187.         Top = 30
  188.         Width = 101
  189.         Height = 15
  190.         AutoSize = False
  191.         Caption = 'total expenses  is  :'
  192.         Font.Charset = ANSI_CHARSET
  193.         Font.Color = clNavy
  194.         Font.Height = -11
  195.         Font.Name = 'Arial'
  196.         Font.Style = [fsBold]
  197.         ParentFont = False
  198.         Transparent = True
  199.         Layout = tlCenter
  200.       end
  201.       object Label_Thanx2: TLabel
  202.         Left = 116
  203.         Top = 80
  204.         Width = 125
  205.         Height = 10
  206.         Caption = 'Thank you for using PandaMoney'
  207.         Font.Charset = ANSI_CHARSET
  208.         Font.Color = clNavy
  209.         Font.Height = -8
  210.         Font.Name = 'Arial'
  211.         Font.Style = [fsBold]
  212.         ParentFont = False
  213.         Transparent = True
  214.       end
  215.       object Label_TotalExp: TLabel
  216.         Left = 0
  217.         Top = 51
  218.         Width = 241
  219.         Height = 16
  220.         Alignment = taCenter
  221.         AutoSize = False
  222.         Caption = '0000000000000000.00'
  223.         Font.Charset = ANSI_CHARSET
  224.         Font.Color = clNavy
  225.         Font.Height = -16
  226.         Font.Name = 'Arial'
  227.         Font.Style = [fsBold]
  228.         ParentFont = False
  229.         Transparent = True
  230.         Layout = tlCenter
  231.       end
  232.       object WD_Word_1: TLabel
  233.         Left = 23
  234.         Top = 16
  235.         Width = 32
  236.         Height = 14
  237.         Caption = 'From '
  238.         Font.Charset = ANSI_CHARSET
  239.         Font.Color = clNavy
  240.         Font.Height = -11
  241.         Font.Name = 'Arial'
  242.         Font.Style = [fsBold]
  243.         ParentFont = False
  244.         Transparent = True
  245.         Layout = tlCenter
  246.       end
  247.       object WD_From_Date_Label: TLabel
  248.         Left = 51
  249.         Top = 17
  250.         Width = 65
  251.         Height = 13
  252.         Alignment = taCenter
  253.         AutoSize = False
  254.         Caption = '0000/00/00'
  255.         Color = clSilver
  256.         Font.Charset = ANSI_CHARSET
  257.         Font.Color = clBlue
  258.         Font.Height = -11
  259.         Font.Name = 'Arial'
  260.         Font.Style = [fsBold]
  261.         ParentColor = False
  262.         ParentFont = False
  263.         Transparent = True
  264.         Layout = tlCenter
  265.       end
  266.       object WD_Word_2: TLabel
  267.         Left = 114
  268.         Top = 16
  269.         Width = 11
  270.         Height = 14
  271.         Caption = 'to'
  272.         Font.Charset = ANSI_CHARSET
  273.         Font.Color = clNavy
  274.         Font.Height = -11
  275.         Font.Name = 'Arial'
  276.         Font.Style = [fsBold]
  277.         ParentFont = False
  278.         Transparent = True
  279.         Layout = tlCenter
  280.       end
  281.       object WD_End_Date_Label: TLabel
  282.         Left = 123
  283.         Top = 17
  284.         Width = 65
  285.         Height = 13
  286.         Alignment = taCenter
  287.         AutoSize = False
  288.         Caption = '0000/00/00'
  289.         Font.Charset = ANSI_CHARSET
  290.         Font.Color = clBlue
  291.         Font.Height = -11
  292.         Font.Name = 'Arial'
  293.         Font.Style = [fsBold]
  294.         ParentFont = False
  295.         Transparent = True
  296.         Layout = tlCenter
  297.       end
  298.       object WD_Word_3: TLabel
  299.         Left = 185
  300.         Top = 15
  301.         Width = 31
  302.         Height = 14
  303.         Caption = ', your'
  304.         Font.Charset = ANSI_CHARSET
  305.         Font.Color = clNavy
  306.         Font.Height = -11
  307.         Font.Name = 'Arial'
  308.         Font.Style = [fsBold]
  309.         ParentFont = False
  310.         Transparent = True
  311.         Layout = tlCenter
  312.       end
  313.     end
  314.     object DepositSheet: TTabSheet
  315.       Caption = 'Deposit'
  316.       object Label_TotalRev: TLabel
  317.         Left = 0
  318.         Top = 51
  319.         Width = 241
  320.         Height = 16
  321.         Alignment = taCenter
  322.         AutoSize = False
  323.         Caption = '0000000000000000.00'
  324.         Font.Charset = ANSI_CHARSET
  325.         Font.Color = clNavy
  326.         Font.Height = -16
  327.         Font.Name = 'Arial'
  328.         Font.Style = [fsBold]
  329.         ParentFont = False
  330.         Layout = tlCenter
  331.       end
  332.       object Label_Thanx3: TLabel
  333.         Left = 116
  334.         Top = 80
  335.         Width = 125
  336.         Height = 10
  337.         Caption = 'Thank you for using PandaMoney'
  338.         Font.Charset = ANSI_CHARSET
  339.         Font.Color = clNavy
  340.         Font.Height = -8
  341.         Font.Name = 'Arial'
  342.         Font.Style = [fsBold]
  343.         ParentFont = False
  344.         Transparent = True
  345.       end
  346.       object DP_Word_1: TLabel
  347.         Left = 23
  348.         Top = 16
  349.         Width = 32
  350.         Height = 14
  351.         Caption = 'From '
  352.         Font.Charset = ANSI_CHARSET
  353.         Font.Color = clNavy
  354.         Font.Height = -11
  355.         Font.Name = 'Arial'
  356.         Font.Style = [fsBold]
  357.         ParentFont = False
  358.         Transparent = True
  359.         Layout = tlCenter
  360.       end
  361.       object DP_From_Date_Label: TLabel
  362.         Left = 51
  363.         Top = 17
  364.         Width = 65
  365.         Height = 13
  366.         Alignment = taCenter
  367.         AutoSize = False
  368.         Caption = '0000/00/00'
  369.         Color = clSilver
  370.         Font.Charset = ANSI_CHARSET
  371.         Font.Color = clBlue
  372.         Font.Height = -11
  373.         Font.Name = 'Arial'
  374.         Font.Style = [fsBold]
  375.         ParentColor = False
  376.         ParentFont = False
  377.         Transparent = True
  378.         Layout = tlCenter
  379.       end
  380.       object DP_Word_2: TLabel
  381.         Left = 114
  382.         Top = 16
  383.         Width = 11
  384.         Height = 14
  385.         Caption = 'to'
  386.         Font.Charset = ANSI_CHARSET
  387.         Font.Color = clNavy
  388.         Font.Height = -11
  389.         Font.Name = 'Arial'
  390.         Font.Style = [fsBold]
  391.         ParentFont = False
  392.         Transparent = True
  393.         Layout = tlCenter
  394.       end
  395.       object DP_End_Date_Label: TLabel
  396.         Left = 123
  397.         Top = 17
  398.         Width = 65
  399.         Height = 13
  400.         Alignment = taCenter
  401.         AutoSize = False
  402.         Caption = '0000/00/00'
  403.         Font.Charset = ANSI_CHARSET
  404.         Font.Color = clBlue
  405.         Font.Height = -11
  406.         Font.Name = 'Arial'
  407.         Font.Style = [fsBold]
  408.         ParentFont = False
  409.         Transparent = True
  410.         Layout = tlCenter
  411.       end
  412.       object DP_Word_3: TLabel
  413.         Left = 185
  414.         Top = 15
  415.         Width = 31
  416.         Height = 14
  417.         Caption = ', your'
  418.         Font.Charset = ANSI_CHARSET
  419.         Font.Color = clNavy
  420.         Font.Height = -11
  421.         Font.Name = 'Arial'
  422.         Font.Style = [fsBold]
  423.         ParentFont = False
  424.         Transparent = True
  425.         Layout = tlCenter
  426.       end
  427.       object DP_Word_4: TLabel
  428.         Left = 23
  429.         Top = 30
  430.         Width = 101
  431.         Height = 15
  432.         AutoSize = False
  433.         Caption = 'total revenuals  is  :'
  434.         Font.Charset = ANSI_CHARSET
  435.         Font.Color = clNavy
  436.         Font.Height = -11
  437.         Font.Name = 'Arial'
  438.         Font.Style = [fsBold]
  439.         ParentFont = False
  440.         Transparent = True
  441.         Layout = tlCenter
  442.       end
  443.     end
  444.   end
  445. end
  446.