home *** CD-ROM | disk | FTP | other *** search
/ ftp.sanbilgisayar.com / ftp.sanbilgisayar.com.tar / ftp.sanbilgisayar.com / SHOP / ShopImportP.exe / 0 / RCDATA / TWHATSNEWFORM / TWHATSNEWFORM.txt < prev   
Text File  |  2015-03-03  |  19KB  |  638 lines

  1. object WhatsNewForm: TWhatsNewForm
  2.   Left = 299
  3.   Top = 114
  4.   Width = 977
  5.   Height = 560
  6.   ActiveControl = Panel1
  7.   BorderIcons = [biSystemMenu]
  8.   Caption = 'Neler Yeni?'
  9.   Color = 16776176
  10.   Font.Charset = TURKISH_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   KeyPreview = True
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   Scaled = False
  19.   OnCloseQuery = FormCloseQuery
  20.   OnCreate = FormCreate
  21.   OnKeyDown = FormKeyDown
  22.   OnShow = FormShow
  23.   PixelsPerInch = 96
  24.   TextHeight = 13
  25.   object ButPanel: TPanel
  26.     Left = 0
  27.     Top = 497
  28.     Width = 969
  29.     Height = 33
  30.     Align = alBottom
  31.     BevelOuter = bvNone
  32.     Color = 16776176
  33.     TabOrder = 1
  34.     object KapatBut: TSpeedButton
  35.       Left = 338
  36.       Top = 7
  37.       Width = 81
  38.       Height = 20
  39.       HelpContext = 6
  40.       Caption = '&Kapat'
  41.       Flat = True
  42.       Font.Charset = TURKISH_CHARSET
  43.       Font.Color = clWindowText
  44.       Font.Height = -11
  45.       Font.Name = 'MS Sans Serif'
  46.       Font.Style = [fsBold]
  47.       ParentFont = False
  48.       OnClick = KapatButClick
  49.     end
  50.     object PrintSpeedBut: TSpeedButton
  51.       Left = 508
  52.       Top = 7
  53.       Width = 23
  54.       Height = 20
  55.       HelpContext = 2
  56.       Flat = True
  57.       NumGlyphs = 2
  58.       OnClick = PrintSpeedButClick
  59.     end
  60.     object TotLbl: TLabel
  61.       Left = 0
  62.       Top = 0
  63.       Width = 246
  64.       Height = 33
  65.       Align = alLeft
  66.       AutoSize = False
  67.       Caption = '** Toplam x maddedir.'
  68.       Font.Charset = TURKISH_CHARSET
  69.       Font.Color = clBlack
  70.       Font.Height = -16
  71.       Font.Name = 'MS Sans Serif'
  72.       Font.Style = [fsBold]
  73.       ParentFont = False
  74.       Transparent = True
  75.       Layout = tlCenter
  76.       WordWrap = True
  77.     end
  78.     object BtnVersiyon: TSpeedButton
  79.       Left = 540
  80.       Top = 7
  81.       Width = 170
  82.       Height = 20
  83.       Caption = 'Bu Versiyonda Yap'#305'lanlar'
  84.       Flat = True
  85.       Font.Charset = TURKISH_CHARSET
  86.       Font.Color = clWindowText
  87.       Font.Height = -11
  88.       Font.Name = 'MS Sans Serif'
  89.       Font.Style = [fsBold]
  90.       Glyph.Data = {
  91.         76010000424D7601000000000000760000002800000020000000100000000100
  92.         04000000000000010000120B0000120B00001000000000000000000000000000
  93.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  94.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00303333333333
  95.         333337F3333333333333303333333333333337F33FFFFF3FF3FF303300000300
  96.         300337FF77777F77377330000BBB0333333337777F337F33333330330BB00333
  97.         333337F373F773333333303330033333333337F3377333333333303333333333
  98.         333337F33FFFFF3FF3FF303300000300300337FF77777F77377330000BBB0333
  99.         333337777F337F33333330330BB00333333337F373F773333333303330033333
  100.         333337F3377333333333303333333333333337FFFF3FF3FFF333000003003000
  101.         333377777F77377733330BBB0333333333337F337F33333333330BB003333333
  102.         333373F773333333333330033333333333333773333333333333}
  103.       NumGlyphs = 2
  104.       ParentFont = False
  105.       OnClick = BtnVersiyonClick
  106.     end
  107.     object ReqChk: TCheckBox
  108.       Left = 425
  109.       Top = 7
  110.       Width = 85
  111.       Height = 20
  112.       Caption = 'Okudum'
  113.       Font.Charset = TURKISH_CHARSET
  114.       Font.Color = clWindowText
  115.       Font.Height = -13
  116.       Font.Name = 'MS Sans Serif'
  117.       Font.Style = [fsBold]
  118.       ParentFont = False
  119.       TabOrder = 0
  120.       Visible = False
  121.       OnClick = ReqChkClick
  122.     end
  123.   end
  124.   object FirmaMem: TMemo
  125.     Left = 0
  126.     Top = 169
  127.     Width = 969
  128.     Height = 59
  129.     TabStop = False
  130.     Align = alTop
  131.     Color = 16776176
  132.     Font.Charset = TURKISH_CHARSET
  133.     Font.Color = clWindowText
  134.     Font.Height = -13
  135.     Font.Name = 'Arial'
  136.     Font.Style = []
  137.     ParentFont = False
  138.     ReadOnly = True
  139.     ScrollBars = ssBoth
  140.     TabOrder = 2
  141.   end
  142.   object cxPageControl1: TcxPageControl
  143.     Left = 0
  144.     Top = 228
  145.     Width = 969
  146.     Height = 269
  147.     ActivePage = TabVer18
  148.     Align = alClient
  149.     TabOrder = 3
  150.     OnChange = cxPageControl1Change
  151.     ClientRectBottom = 269
  152.     ClientRectRight = 969
  153.     ClientRectTop = 24
  154.     object TabVer18: TcxTabSheet
  155.       Caption = 'Versiyon 5'
  156.       ImageIndex = 6
  157.       object NewsVer18: TMemo
  158.         Left = 0
  159.         Top = 0
  160.         Width = 969
  161.         Height = 245
  162.         TabStop = False
  163.         Align = alClient
  164.         Color = clInfoBk
  165.         Font.Charset = TURKISH_CHARSET
  166.         Font.Color = clWindowText
  167.         Font.Height = -13
  168.         Font.Name = 'Arial'
  169.         Font.Style = []
  170.         Lines.Strings = (
  171.           '5.0.4 VERS'#304'YON BUILD 027 (21 TEMMUZ 2014)'
  172.           '***********************'
  173.           ''
  174.           
  175.             '1- Shop giri'#351' ekran'#305'nda ciro d'#246'vizinin tur operat'#246'r'#252' kart'#305' i'#231'ind' +
  176.             'e belirtilmi'#351' bir d'#246'viz var ise otomatik gelmesi sa'#287'land'#305'.'
  177.           
  178.             '2- Shop giri'#351' ekran'#305'nda kredili tutar'#305'n d'#246'viz cinsinin ciro d'#246'vi' +
  179.             'zine g'#246're otomatik gelmesi sa'#287'land'#305'.'
  180.           
  181.             '3- '#304'ade olarak girilmi'#351' olan rakamlar'#305'n ma'#287'aza rehber komisyon l' +
  182.             'istesi ve istatisk raporlar'#305'- ma'#287'aza icmal raporunda iade tarihi' +
  183.             'ne g'#246're ayr'#305' listelenmesi sa'#287'land'#305'.'
  184.           
  185.             'Daha '#246'nceden girilen iade rakamlar'#305'n'#305'n iade tarihine g'#246're listey' +
  186.             'e yans'#305'mas'#305' i'#231'in yeniden hesaplatma yap'#305'lmas'#305' gerekmektedir.'
  187.           
  188.             '4- Shop giri'#351' ekran'#305'na yeni bir arama butonu eklendi. Shop giri'#351 +
  189.             ' ekran'#305'nda ki t'#252'm bilgilere g'#246'r filtreleme yap'#305'labilmesi sa'#287'land' +
  190.             #305'.'
  191.           '5- Shopping '#252'st men'#252's'#252' alt'#305'na toplu hesaplatma ad'#305'm'#305' eklendi.'
  192.           '6- '#304'statistik raporlar'#305' alt'#305'na ma'#287'aza icmali raporu eklendi.'
  193.           
  194.             '7- Ma'#287'aza kontratlar'#305' ekran'#305'na ma'#287'aza katk'#305' pay'#305' giri'#351' ekran'#305' ek' +
  195.             'lendi.'
  196.           '8- Raporlar men'#252's'#252' alt'#305'na ma'#287'aza katk'#305' paylar'#305' listesi eklendi.')
  197.         ParentFont = False
  198.         ReadOnly = True
  199.         ScrollBars = ssBoth
  200.         TabOrder = 0
  201.       end
  202.     end
  203.   end
  204.   object Panel1: TPanel
  205.     Left = 0
  206.     Top = 0
  207.     Width = 969
  208.     Height = 169
  209.     Align = alTop
  210.     BevelOuter = bvNone
  211.     Color = clWhite
  212.     TabOrder = 0
  213.     object Label4: TLabel
  214.       Left = 8
  215.       Top = 128
  216.       Width = 483
  217.       Height = 13
  218.       Caption = 
  219.         '* '#304'stek ve Sorunlar'#305'n'#305'z i'#231'in mutlaka E'#286#304'T'#304'M DESTEK SERV'#304'S'#304'M'#304'Z '#304'L' +
  220.         'E G'#214'R'#220#350#220'N'#220'Z.'
  221.       Font.Charset = TURKISH_CHARSET
  222.       Font.Color = clGreen
  223.       Font.Height = -12
  224.       Font.Name = 'MS Sans Serif'
  225.       Font.Style = [fsBold]
  226.       ParentFont = False
  227.       Transparent = True
  228.     end
  229.     object Label5: TLabel
  230.       Left = 8
  231.       Top = 144
  232.       Width = 298
  233.       Height = 13
  234.       Caption = '* Yeni istekleriniz i'#231'in "'#304#351' '#304'stek Formu" nu kullan'#305'n'#305'z.'
  235.       Font.Charset = TURKISH_CHARSET
  236.       Font.Color = clGreen
  237.       Font.Height = -12
  238.       Font.Name = 'MS Sans Serif'
  239.       Font.Style = [fsBold]
  240.       ParentFont = False
  241.       Transparent = True
  242.     end
  243.     object Label1: TLabel
  244.       Left = 5
  245.       Top = 9
  246.       Width = 185
  247.       Height = 24
  248.       Alignment = taCenter
  249.       Caption = 'Ma'#287'aza Shop Takip'
  250.       Font.Charset = DEFAULT_CHARSET
  251.       Font.Color = clMaroon
  252.       Font.Height = -19
  253.       Font.Name = 'MS Sans Serif'
  254.       Font.Style = [fsBold]
  255.       ParentFont = False
  256.     end
  257.     object VersiyonLbl: TLabel
  258.       Left = 5
  259.       Top = 32
  260.       Width = 73
  261.       Height = 13
  262.       Caption = 'Versiyon : 5.0.4'
  263.       Font.Charset = DEFAULT_CHARSET
  264.       Font.Color = clMaroon
  265.       Font.Height = -11
  266.       Font.Name = 'MS Sans Serif'
  267.       Font.Style = []
  268.       ParentFont = False
  269.     end
  270.     object Label2: TLabel
  271.       Left = 5
  272.       Top = 47
  273.       Width = 196
  274.       Height = 13
  275.       Caption = 'Copyright '#169' 1998-2014 by SAN Bilgisayar'
  276.       Font.Charset = DEFAULT_CHARSET
  277.       Font.Color = clMaroon
  278.       Font.Height = -11
  279.       Font.Name = 'MS Sans Serif'
  280.       Font.Style = []
  281.       ParentFont = False
  282.     end
  283.     object acURLLabel4: TacURLLabel
  284.       Left = 5
  285.       Top = 62
  286.       Width = 141
  287.       Height = 13
  288.       Cursor = crLinkSelect
  289.       Caption = 'http://www.sanbilgisayar.com'
  290.       Font.Charset = DEFAULT_CHARSET
  291.       Font.Color = clBlue
  292.       Font.Height = -11
  293.       Font.Name = 'MS Sans Serif'
  294.       Font.Style = [fsUnderline]
  295.       ParentFont = False
  296.       Transparent = True
  297.       FontClick.Color = clRed
  298.       FontClick.Style = [fsUnderline]
  299.       FontHover.Color = clRed
  300.       FontHover.Style = [fsUnderline]
  301.       FontHover.Used = True
  302.       Highlight.Enabled = False
  303.       Highlight.Color = clHighlightText
  304.       Highlight.ColorHover = clHighlightText
  305.       Highlight.ColorClick = clHighlightText
  306.       Highlight.Direction = edUpLeft
  307.       Shadow.Enabled = False
  308.       Shadow.Color = clGrayText
  309.       Shadow.ColorHover = clGrayText
  310.       Shadow.ColorClick = clGrayText
  311.       Shadow.Direction = edDownRight
  312.       URL = 'http://www.sanbilgisayar.com'
  313.     end
  314.     object acURLLabel1: TacURLLabel
  315.       Left = 5
  316.       Top = 78
  317.       Width = 142
  318.       Height = 13
  319.       Cursor = crLinkSelect
  320.       Caption = 'http://support.sansejour.com/'
  321.       Font.Charset = DEFAULT_CHARSET
  322.       Font.Color = clBlue
  323.       Font.Height = -11
  324.       Font.Name = 'MS Sans Serif'
  325.       Font.Style = [fsUnderline]
  326.       ParentFont = False
  327.       Transparent = True
  328.       FontClick.Color = clRed
  329.       FontClick.Style = [fsUnderline]
  330.       FontHover.Color = clRed
  331.       FontHover.Style = [fsUnderline]
  332.       FontHover.Used = True
  333.       Highlight.Enabled = False
  334.       Highlight.Color = clHighlightText
  335.       Highlight.ColorHover = clHighlightText
  336.       Highlight.ColorClick = clHighlightText
  337.       Highlight.Direction = edUpLeft
  338.       Shadow.Enabled = False
  339.       Shadow.Color = clGrayText
  340.       Shadow.ColorHover = clGrayText
  341.       Shadow.ColorClick = clGrayText
  342.       Shadow.Direction = edDownRight
  343.       URL = 'http://support.sansejour.com/'
  344.     end
  345.     object Image2: TImage
  346.       Left = 376
  347.       Top = 11
  348.       Width = 227
  349.       Height = 88
  350.       AutoSize = True
  351.       Picture.Data = {<image000.jpg>}
  352.     end
  353.     object acURLLabel3: TacURLLabel
  354.       Left = 5
  355.       Top = 95
  356.       Width = 114
  357.       Height = 13
  358.       Cursor = crLinkSelect
  359.       Caption = 'support@sansejour.com'
  360.       Font.Charset = DEFAULT_CHARSET
  361.       Font.Color = clBlue
  362.       Font.Height = -11
  363.       Font.Name = 'MS Sans Serif'
  364.       Font.Style = [fsUnderline]
  365.       ParentFont = False
  366.       Transparent = True
  367.       OnClick = acURLLabel3Click
  368.       FontClick.Color = clRed
  369.       FontClick.Style = [fsUnderline]
  370.       FontHover.Color = clRed
  371.       FontHover.Style = [fsUnderline]
  372.       FontHover.Used = True
  373.       Highlight.Enabled = False
  374.       Highlight.Color = clHighlightText
  375.       Highlight.ColorHover = clHighlightText
  376.       Highlight.ColorClick = clHighlightText
  377.       Highlight.Direction = edUpLeft
  378.       Shadow.Enabled = False
  379.       Shadow.Color = clGrayText
  380.       Shadow.ColorHover = clGrayText
  381.       Shadow.ColorClick = clGrayText
  382.       Shadow.Direction = edDownRight
  383.       Email.CarbonCopy = ' '
  384.       Email.BlindCarbonCopy = ' '
  385.       Email.Subject = ' '
  386.       Kind = ukEmail
  387.     end
  388.     object NewsMemo: TMemo
  389.       Left = 616
  390.       Top = 56
  391.       Width = 257
  392.       Height = 65
  393.       TabStop = False
  394.       Color = clInfoBk
  395.       Font.Charset = TURKISH_CHARSET
  396.       Font.Color = clWindowText
  397.       Font.Height = -13
  398.       Font.Name = 'Arial'
  399.       Font.Style = []
  400.       Lines.Strings = (
  401.         'RAPORDA KULLANILAN MEMO')
  402.       ParentFont = False
  403.       ReadOnly = True
  404.       ScrollBars = ssBoth
  405.       TabOrder = 0
  406.       Visible = False
  407.     end
  408.   end
  409.   object WhatisNewRep: TppReport
  410.     PrinterSetup.BinName = 'Default'
  411.     PrinterSetup.DocumentName = 'Report'
  412.     PrinterSetup.PaperName = 'A4'
  413.     PrinterSetup.PrinterName = 'Default'
  414.     PrinterSetup.mmMarginBottom = 6350
  415.     PrinterSetup.mmMarginLeft = 6350
  416.     PrinterSetup.mmMarginRight = 6350
  417.     PrinterSetup.mmMarginTop = 6350
  418.     PrinterSetup.mmPaperHeight = 297128
  419.     PrinterSetup.mmPaperWidth = 210080
  420.     PrinterSetup.PaperSize = 9
  421.     Units = utScreenPixels
  422.     DeviceType = 'Screen'
  423.     EmailSettings.ReportFormat = 'PDF'
  424.     OutlineSettings.CreateNode = True
  425.     OutlineSettings.CreatePageNodes = True
  426.     OutlineSettings.Enabled = True
  427.     OutlineSettings.Visible = True
  428.     TextSearchSettings.DefaultString = '<FindText>'
  429.     TextSearchSettings.Enabled = True
  430.     Left = 609
  431.     Top = 233
  432.     Version = '10.09'
  433.     mmColumnWidth = 0
  434.     object ppHeaderBand1: TppHeaderBand
  435.       mmBottomOffset = 0
  436.       mmHeight = 14023
  437.       mmPrintPosition = 0
  438.       object ppLabel1: TppLabel
  439.         UserName = 'Label1'
  440.         Border.BorderPositions = []
  441.         Border.Color = clBlack
  442.         Border.Style = psSolid
  443.         Border.Visible = False
  444.         Border.Weight = 1.000000000000000000
  445.         Caption = 'SEJOUR ACENTA OTOMASYONU'
  446.         Font.Charset = TURKISH_CHARSET
  447.         Font.Color = clBlack
  448.         Font.Name = 'Arial'
  449.         Font.Size = 10
  450.         Font.Style = [fsBold]
  451.         TextAlignment = taCentered
  452.         Transparent = True
  453.         mmHeight = 4191
  454.         mmLeft = 70321
  455.         mmTop = 265
  456.         mmWidth = 56473
  457.         BandType = 0
  458.       end
  459.       object VerLbl: TppLabel
  460.         UserName = 'VerLbl'
  461.         OnGetText = VerLblGetText
  462.         Border.BorderPositions = []
  463.         Border.Color = clBlack
  464.         Border.Style = psSolid
  465.         Border.Visible = False
  466.         Border.Weight = 1.000000000000000000
  467.         Caption = 'VerLbl'
  468.         Font.Charset = TURKISH_CHARSET
  469.         Font.Color = clBlack
  470.         Font.Name = 'Arial'
  471.         Font.Size = 10
  472.         Font.Style = [fsBold]
  473.         TextAlignment = taCentered
  474.         Transparent = True
  475.         mmHeight = 4233
  476.         mmLeft = 93134
  477.         mmTop = 5027
  478.         mmWidth = 10848
  479.         BandType = 0
  480.       end
  481.       object LblBaslik: TppLabel
  482.         UserName = 'LblBaslik'
  483.         Border.BorderPositions = []
  484.         Border.Color = clBlack
  485.         Border.Style = psSolid
  486.         Border.Visible = False
  487.         Border.Weight = 1.000000000000000000
  488.         Caption = 'Bu Versiyonda Yap'#305'lanlar'
  489.         Font.Charset = TURKISH_CHARSET
  490.         Font.Color = clBlack
  491.         Font.Name = 'Arial'
  492.         Font.Size = 10
  493.         Font.Style = [fsBold]
  494.         Transparent = True
  495.         mmHeight = 4191
  496.         mmLeft = 78846
  497.         mmTop = 9790
  498.         mmWidth = 42333
  499.         BandType = 0
  500.       end
  501.     end
  502.     object ppDetailBand1: TppDetailBand
  503.       BeforePrint = ppDetailBand1BeforePrint
  504.       PrintHeight = phDynamic
  505.       mmBottomOffset = 0
  506.       mmHeight = 8996
  507.       mmPrintPosition = 0
  508.       object WhatisNewMem: TppMemo
  509.         UserName = 'WhatisNewMem'
  510.         Border.BorderPositions = []
  511.         Border.Color = clBlack
  512.         Border.Style = psSolid
  513.         Border.Visible = False
  514.         Border.Weight = 1.000000000000000000
  515.         Caption = 'WhatisNewMem'
  516.         CharWrap = False
  517.         Font.Charset = TURKISH_CHARSET
  518.         Font.Color = clBlack
  519.         Font.Name = 'Arial'
  520.         Font.Size = 10
  521.         Font.Style = []
  522.         Stretch = True
  523.         Transparent = True
  524.         mmHeight = 4498
  525.         mmLeft = 0
  526.         mmTop = 1323
  527.         mmWidth = 196850
  528.         BandType = 4
  529.         mmBottomOffset = 0
  530.         mmOverFlowOffset = 0
  531.         mmStopPosition = 0
  532.         mmLeading = 0
  533.       end
  534.     end
  535.     object ppFooterBand: TppFooterBand
  536.       mmBottomOffset = 0
  537.       mmHeight = 17463
  538.       mmPrintPosition = 0
  539.       object ppLabel2: TppLabel
  540.         UserName = 'Label2'
  541.         Border.BorderPositions = []
  542.         Border.Color = clBlack
  543.         Border.Style = psSolid
  544.         Border.Visible = False
  545.         Border.Weight = 1.000000000000000000
  546.         Caption = 
  547.           #304'stek ve Sorunlar'#305'n'#305'z i'#231'in mutlaka E'#286#304'T'#304'M DESTEK SERV'#304'S'#304'M'#304'Z '#304'LE ' +
  548.           'G'#214'R'#220#350#220'N'#220'Z.'
  549.         Font.Charset = TURKISH_CHARSET
  550.         Font.Color = clBlack
  551.         Font.Name = 'Arial'
  552.         Font.Size = 10
  553.         Font.Style = []
  554.         Transparent = True
  555.         mmHeight = 3969
  556.         mmLeft = 0
  557.         mmTop = 3704
  558.         mmWidth = 131498
  559.         BandType = 8
  560.       end
  561.       object ppLabel3: TppLabel
  562.         UserName = 'Label3'
  563.         Border.BorderPositions = []
  564.         Border.Color = clBlack
  565.         Border.Style = psSolid
  566.         Border.Visible = False
  567.         Border.Weight = 1.000000000000000000
  568.         Caption = 'Yeni istekleriniz i'#231'in "'#304#351' '#304'stek Formu" nu kullan'#305'n'#305'z.'
  569.         Font.Charset = TURKISH_CHARSET
  570.         Font.Color = clBlack
  571.         Font.Name = 'Arial'
  572.         Font.Size = 10
  573.         Font.Style = []
  574.         Transparent = True
  575.         mmHeight = 3969
  576.         mmLeft = 0
  577.         mmTop = 7938
  578.         mmWidth = 78052
  579.         BandType = 8
  580.       end
  581.       object ppLabel4: TppLabel
  582.         UserName = 'Label4'
  583.         Border.BorderPositions = []
  584.         Border.Color = clBlack
  585.         Border.Style = psSolid
  586.         Border.Visible = False
  587.         Border.Weight = 1.000000000000000000
  588.         Caption = 'Destek i'#231'in mail adresimiz : support@sansejour.com'
  589.         Font.Charset = TURKISH_CHARSET
  590.         Font.Color = clBlack
  591.         Font.Name = 'Arial'
  592.         Font.Size = 10
  593.         Font.Style = []
  594.         Transparent = True
  595.         mmHeight = 4022
  596.         mmLeft = 0
  597.         mmTop = 12171
  598.         mmWidth = 81661
  599.         BandType = 8
  600.       end
  601.     end
  602.   end
  603.   object MemFirma: TkbmMemTable
  604.     DesignActivation = True
  605.     AttachedAutoRefresh = True
  606.     AttachMaxCount = 1
  607.     FieldDefs = <>
  608.     IndexDefs = <>
  609.     SortOptions = []
  610.     PersistentBackup = False
  611.     ProgressFlags = [mtpcLoad, mtpcSave, mtpcCopy]
  612.     LoadedCompletely = False
  613.     SavedCompletely = False
  614.     FilterOptions = []
  615.     Version = '5.52'
  616.     LanguageID = 0
  617.     SortID = 0
  618.     SubLanguageID = 1
  619.     LocaleID = 1024
  620.     Left = 696
  621.     Top = 232
  622.     object MemFirmaIstek: TStringField
  623.       DisplayWidth = 500
  624.       FieldName = 'Istek'
  625.       Size = 500
  626.     end
  627.     object MemFirmaCsNo: TStringField
  628.       DisplayWidth = 20
  629.       FieldName = 'CsNo'
  630.     end
  631.     object MemFirmaBaslik: TStringField
  632.       DisplayWidth = 50
  633.       FieldName = 'Baslik'
  634.       Size = 50
  635.     end
  636.   end
  637. end
  638.