home *** CD-ROM | disk | FTP | other *** search
/ ftp.sanbilgisayar.com / ftp.sanbilgisayar.com.tar / ftp.sanbilgisayar.com / SHOP / ShopImportP.exe / 0 / RCDATA / TKONTKOPFORM / TKONTKOPFORM.txt
Text File  |  2015-03-03  |  12KB  |  531 lines

  1. object KontKopForm: TKontKopForm
  2.   Left = 444
  3.   Top = 165
  4.   Width = 782
  5.   Height = 449
  6.   ActiveControl = CopyGrid
  7.   Caption = 'Kontrat Kopyalama'
  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 = poScreenCenter
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   OnKeyDown = FormKeyDown
  20.   OnKeyPress = FormKeyPress
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object Bevel1: TBevel
  24.     Left = 0
  25.     Top = 28
  26.     Width = 240
  27.     Height = 353
  28.     Align = alLeft
  29.   end
  30.   object Bevel2: TBevel
  31.     Left = 0
  32.     Top = 0
  33.     Width = 749
  34.     Height = 28
  35.     Align = alTop
  36.   end
  37.   object Label1: TLabel
  38.     Left = 67
  39.     Top = 12
  40.     Width = 112
  41.     Height = 13
  42.     Caption = 'Kopyalanan Kontrat'
  43.     Font.Charset = DEFAULT_CHARSET
  44.     Font.Color = clMenuHighlight
  45.     Font.Height = -11
  46.     Font.Name = 'MS Sans Serif'
  47.     Font.Style = [fsBold]
  48.     ParentFont = False
  49.   end
  50.   object Label2: TLabel
  51.     Left = 441
  52.     Top = 11
  53.     Width = 126
  54.     Height = 13
  55.     Caption = 'Kopyalanacak Kontrat'
  56.     Font.Charset = DEFAULT_CHARSET
  57.     Font.Color = clMenuHighlight
  58.     Font.Height = -11
  59.     Font.Name = 'MS Sans Serif'
  60.     Font.Style = [fsBold]
  61.     ParentFont = False
  62.   end
  63.   object Label3: TLabel
  64.     Left = 6
  65.     Top = 36
  66.     Width = 44
  67.     Height = 13
  68.     Alignment = taRightJustify
  69.     Caption = 'Ma'#287'aza :'
  70.     Font.Charset = DEFAULT_CHARSET
  71.     Font.Color = clWindowText
  72.     Font.Height = -11
  73.     Font.Name = 'MS Sans Serif'
  74.     Font.Style = []
  75.     ParentFont = False
  76.   end
  77.   object Label4: TLabel
  78.     Left = 5
  79.     Top = 54
  80.     Width = 47
  81.     Height = 13
  82.     Alignment = taRightJustify
  83.     Caption = 'Operat'#246'r :'
  84.     Font.Charset = DEFAULT_CHARSET
  85.     Font.Color = clWindowText
  86.     Font.Height = -11
  87.     Font.Name = 'MS Sans Serif'
  88.     Font.Style = []
  89.     ParentFont = False
  90.   end
  91.   object Label5: TLabel
  92.     Left = 5
  93.     Top = 70
  94.     Width = 36
  95.     Height = 13
  96.     Alignment = taRightJustify
  97.     Caption = 'Sezon :'
  98.     Font.Charset = DEFAULT_CHARSET
  99.     Font.Color = clWindowText
  100.     Font.Height = -11
  101.     Font.Name = 'MS Sans Serif'
  102.     Font.Style = []
  103.     ParentFont = False
  104.   end
  105.   object Magaza: TDBText
  106.     Left = 62
  107.     Top = 36
  108.     Width = 53
  109.     Height = 13
  110.     DataField = 'Kodu'
  111.     DataSource = DMmag.MagazaDS
  112.     Font.Charset = DEFAULT_CHARSET
  113.     Font.Color = clWindowText
  114.     Font.Height = -11
  115.     Font.Name = 'MS Sans Serif'
  116.     Font.Style = [fsBold]
  117.     ParentFont = False
  118.   end
  119.   object Turop: TDBText
  120.     Left = 62
  121.     Top = 54
  122.     Width = 55
  123.     Height = 13
  124.     DataField = 'Turop'
  125.     DataSource = DMmag.MagKontDS
  126.     Font.Charset = DEFAULT_CHARSET
  127.     Font.Color = clWindowText
  128.     Font.Height = -11
  129.     Font.Name = 'MS Sans Serif'
  130.     Font.Style = [fsBold]
  131.     ParentFont = False
  132.   end
  133.   object Sezon: TDBText
  134.     Left = 62
  135.     Top = 70
  136.     Width = 37
  137.     Height = 14
  138.     DataField = 'SezNo'
  139.     DataSource = DMmag.MagKontDS
  140.     Font.Charset = DEFAULT_CHARSET
  141.     Font.Color = clWindowText
  142.     Font.Height = -11
  143.     Font.Name = 'MS Sans Serif'
  144.     Font.Style = [fsBold]
  145.     ParentFont = False
  146.   end
  147.   object DBText1: TDBText
  148.     Left = 120
  149.     Top = 36
  150.     Width = 118
  151.     Height = 13
  152.     Color = clBtnFace
  153.     DataField = 'Adi'
  154.     DataSource = DMmag.MagazaDS
  155.     Font.Charset = DEFAULT_CHARSET
  156.     Font.Color = clDefault
  157.     Font.Height = -11
  158.     Font.Name = 'MS Sans Serif'
  159.     Font.Style = [fsBold]
  160.     ParentColor = False
  161.     ParentFont = False
  162.   end
  163.   object Label6: TLabel
  164.     Left = 5
  165.     Top = 85
  166.     Width = 56
  167.     Height = 13
  168.     Alignment = taRightJustify
  169.     Caption = 'Ba'#351'. Tarihi :'
  170.     Font.Charset = DEFAULT_CHARSET
  171.     Font.Color = clWindowText
  172.     Font.Height = -11
  173.     Font.Name = 'MS Sans Serif'
  174.     Font.Style = []
  175.     ParentFont = False
  176.   end
  177.   object BasTarihi: TDBText
  178.     Left = 62
  179.     Top = 85
  180.     Width = 72
  181.     Height = 14
  182.     DataField = 'BasTarih'
  183.     DataSource = DMmag.MagKontDS
  184.     Font.Charset = DEFAULT_CHARSET
  185.     Font.Color = clWindowText
  186.     Font.Height = -11
  187.     Font.Name = 'MS Sans Serif'
  188.     Font.Style = [fsBold]
  189.     ParentFont = False
  190.   end
  191.   object Label7: TLabel
  192.     Left = 5
  193.     Top = 101
  194.     Width = 54
  195.     Height = 13
  196.     Alignment = taRightJustify
  197.     Caption = 'Biti'#351' Tarihi :'
  198.     Font.Charset = DEFAULT_CHARSET
  199.     Font.Color = clWindowText
  200.     Font.Height = -11
  201.     Font.Name = 'MS Sans Serif'
  202.     Font.Style = []
  203.     ParentFont = False
  204.   end
  205.   object BitTarihi: TDBText
  206.     Left = 62
  207.     Top = 101
  208.     Width = 72
  209.     Height = 14
  210.     DataField = 'BitTarih'
  211.     DataSource = DMmag.MagKontDS
  212.     Font.Charset = DEFAULT_CHARSET
  213.     Font.Color = clWindowText
  214.     Font.Height = -11
  215.     Font.Name = 'MS Sans Serif'
  216.     Font.Style = [fsBold]
  217.     ParentFont = False
  218.   end
  219.   object Label8: TLabel
  220.     Left = 115
  221.     Top = 36
  222.     Width = 5
  223.     Height = 13
  224.     Caption = '-'
  225.     Font.Charset = DEFAULT_CHARSET
  226.     Font.Color = clWindowText
  227.     Font.Height = -11
  228.     Font.Name = 'MS Sans Serif'
  229.     Font.Style = [fsBold]
  230.     ParentFont = False
  231.   end
  232.   object CopyGrid: TDBGridEh
  233.     Left = 240
  234.     Top = 28
  235.     Width = 467
  236.     Height = 353
  237.     Align = alClient
  238.     DataSource = MemTable_DS
  239.     Flat = True
  240.     Font.Charset = DEFAULT_CHARSET
  241.     Font.Color = clWindowText
  242.     Font.Height = -11
  243.     Font.Name = 'MS Sans Serif'
  244.     Font.Style = []
  245.     FooterColor = clWindow
  246.     FooterFont.Charset = DEFAULT_CHARSET
  247.     FooterFont.Color = clWindowText
  248.     FooterFont.Height = -11
  249.     FooterFont.Name = 'MS Sans Serif'
  250.     FooterFont.Style = []
  251.     Options = [dgEditing, dgAlwaysShowEditor, dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
  252.     OptionsEh = [dghFixed3D, dghHighlightFocus, dghClearSelection, dghEnterAsTab]
  253.     ParentFont = False
  254.     TabOrder = 0
  255.     TitleFont.Charset = DEFAULT_CHARSET
  256.     TitleFont.Color = clWindowText
  257.     TitleFont.Height = -11
  258.     TitleFont.Name = 'MS Sans Serif'
  259.     TitleFont.Style = []
  260.     UseMultiTitle = True
  261.     VTitleMargin = 20
  262.     Columns = <
  263.       item
  264.         EditButtons = <
  265.           item
  266.             ShortCut = 113
  267.             OnClick = CopyGridColumns0EditButtons0Click
  268.           end>
  269.         FieldName = 'Kodu'
  270.         Footers = <>
  271.         Width = 71
  272.         OnUpdateData = CopyGridColumns0UpdateData
  273.       end
  274.       item
  275.         EditButtons = <>
  276.         FieldName = 'Adi'
  277.         Footers = <>
  278.         Width = 155
  279.       end
  280.       item
  281.         EditButtons = <
  282.           item
  283.             Hint = 'Tur Operat'#246'rlerini Listeler'
  284.             ShortCut = 113
  285.             OnClick = CopyGridColumns2EditButtons0Click
  286.           end>
  287.         FieldName = 'Turop'
  288.         Footers = <>
  289.         OnUpdateData = CopyGridColumns2UpdateData
  290.       end
  291.       item
  292.         EditButtons = <>
  293.         FieldName = 'SezNo'
  294.         Footers = <>
  295.         Width = 41
  296.       end
  297.       item
  298.         EditButtons = <>
  299.         FieldName = 'BasTarihi'
  300.         Footers = <>
  301.         Width = 69
  302.       end
  303.       item
  304.         EditButtons = <>
  305.         FieldName = 'BitTarihi'
  306.         Footers = <>
  307.         Width = 67
  308.       end>
  309.   end
  310.   object Panel1: TPanel
  311.     Left = 0
  312.     Top = 381
  313.     Width = 749
  314.     Height = 31
  315.     Align = alBottom
  316.     BevelInner = bvLowered
  317.     BevelOuter = bvNone
  318.     TabOrder = 1
  319.     object Kopyala: TBitBtn
  320.       Left = 239
  321.       Top = 3
  322.       Width = 75
  323.       Height = 25
  324.       Caption = 'Kopyala'
  325.       TabOrder = 0
  326.       OnClick = KopyalaClick
  327.     end
  328.     object Kapat: TBitBtn
  329.       Left = 428
  330.       Top = 3
  331.       Width = 75
  332.       Height = 25
  333.       Caption = #304'ptal'
  334.       TabOrder = 1
  335.       OnClick = KapatClick
  336.     end
  337.   end
  338.   object GroupBox1: TGroupBox
  339.     Left = 4
  340.     Top = 117
  341.     Width = 233
  342.     Height = 264
  343.     Caption = ' Kopyalanacak Bilgiler '
  344.     TabOrder = 2
  345.     object Label9: TLabel
  346.       Left = 12
  347.       Top = 19
  348.       Width = 58
  349.       Height = 13
  350.       Caption = '- Ana Sezon'
  351.     end
  352.     object Label10: TLabel
  353.       Left = 12
  354.       Top = 37
  355.       Width = 63
  356.       Height = 13
  357.       Caption = '- Mal / Grubu'
  358.     end
  359.     object Label11: TLabel
  360.       Left = 12
  361.       Top = 56
  362.       Width = 86
  363.       Height = 13
  364.       Caption = '- Komisyon Alanlar'
  365.     end
  366.     object Label12: TLabel
  367.       Left = 12
  368.       Top = 74
  369.       Width = 56
  370.       Height = 13
  371.       Caption = '- Ayak Bast'#305
  372.     end
  373.   end
  374.   object Panel2: TPanel
  375.     Left = 707
  376.     Top = 28
  377.     Width = 42
  378.     Height = 353
  379.     Align = alRight
  380.     BevelInner = bvLowered
  381.     BevelOuter = bvNone
  382.     TabOrder = 3
  383.     object BtnYeni: TBitBtn
  384.       Left = 4
  385.       Top = 33
  386.       Width = 35
  387.       Height = 23
  388.       Caption = 'Yeni'
  389.       TabOrder = 0
  390.       OnClick = BtnYeniClick
  391.     end
  392.     object BtnSil: TBitBtn
  393.       Left = 4
  394.       Top = 64
  395.       Width = 35
  396.       Height = 23
  397.       Caption = 'Sil'
  398.       TabOrder = 1
  399.       OnClick = BtnSilClick
  400.     end
  401.   end
  402.   object ExecQry: TMSQuery
  403.     Connection = mDM.MSConnection
  404.     SQL.Strings = (
  405.       'SET IDENTITY_INSERT MAGKONT ON')
  406.     Left = 259
  407.     Top = 99
  408.   end
  409.   object MemTable_DS: TDataSource
  410.     DataSet = MemTable
  411.     Left = 320
  412.     Top = 146
  413.   end
  414.   object MagQry: TMSQuery
  415.     Connection = mDM.MSConnection
  416.     SQL.Strings = (
  417.       'Select Kodu, Adi From Magaza')
  418.     ReadOnly = True
  419.     Active = True
  420.     Left = 258
  421.     Top = 145
  422.     object MagQryKodu: TStringField
  423.       FieldName = 'Kodu'
  424.       Origin = '.Kodu'
  425.       Size = 6
  426.     end
  427.     object MagQryAdi: TStringField
  428.       FieldName = 'Adi'
  429.       Origin = '.Adi'
  430.       Size = 30
  431.     end
  432.   end
  433.   object TmpQry: TMSQuery
  434.     Connection = mDM.MSConnection
  435.     Left = 382
  436.     Top = 102
  437.   end
  438.   object MemTable: TkbmMemTable
  439.     DesignActivation = True
  440.     AttachedAutoRefresh = True
  441.     AttachMaxCount = 1
  442.     FieldDefs = <
  443.       item
  444.         Name = 'Kodu'
  445.         DataType = ftString
  446.         Size = 6
  447.       end
  448.       item
  449.         Name = 'Turop'
  450.         DataType = ftString
  451.         Size = 6
  452.       end
  453.       item
  454.         Name = 'SezNo'
  455.         DataType = ftString
  456.         Size = 5
  457.       end
  458.       item
  459.         Name = 'BasTarihi'
  460.         DataType = ftDateTime
  461.       end
  462.       item
  463.         Name = 'BitTarihi'
  464.         DataType = ftDateTime
  465.       end>
  466.     IndexDefs = <
  467.       item
  468.         Name = 'Indx'
  469.         Fields = 'Kodu;SezNo'
  470.         Options = [ixPrimary, ixUnique]
  471.       end>
  472.     SortOptions = []
  473.     PersistentBackup = False
  474.     ProgressFlags = [mtpcLoad, mtpcSave, mtpcCopy]
  475.     LoadedCompletely = False
  476.     SavedCompletely = False
  477.     FilterOptions = []
  478.     Version = '5.52'
  479.     LanguageID = 0
  480.     SortID = 0
  481.     SubLanguageID = 1
  482.     LocaleID = 1024
  483.     BeforePost = MemTableBeforePost
  484.     OnPostError = MemTablePostError
  485.     Left = 319
  486.     Top = 102
  487.     object MemTableKodu: TStringField
  488.       DisplayLabel = 'Ma'#287'aza Kodu'
  489.       FieldName = 'Kodu'
  490.       Size = 6
  491.     end
  492.     object MemTableAdi: TStringField
  493.       DisplayLabel = 'Ma'#287'aza Ad'#305
  494.       FieldKind = fkLookup
  495.       FieldName = 'Adi'
  496.       LookupDataSet = DMmag.Magaza
  497.       LookupKeyFields = 'Kodu'
  498.       LookupResultField = 'Adi'
  499.       KeyFields = 'Kodu'
  500.       Size = 23
  501.       Lookup = True
  502.     end
  503.     object MemTableTurop: TStringField
  504.       FieldName = 'Turop'
  505.       Size = 6
  506.     end
  507.     object MemTableSezNo: TStringField
  508.       DisplayLabel = 'Sezon No'
  509.       DisplayWidth = 5
  510.       FieldName = 'SezNo'
  511.       Size = 5
  512.     end
  513.     object MemTableBasTarihi: TDateTimeField
  514.       DisplayLabel = 'Baslang'#305#231' Tarihi'
  515.       DisplayWidth = 10
  516.       FieldName = 'BasTarihi'
  517.       OnSetText = MemTableBasTarihiSetText
  518.       DisplayFormat = 'dd/mm/yyyy'
  519.       EditMask = '99/99/9999'
  520.     end
  521.     object MemTableBitTarihi: TDateTimeField
  522.       DisplayLabel = 'Biti'#351' Tarihi'
  523.       DisplayWidth = 10
  524.       FieldName = 'BitTarihi'
  525.       OnSetText = MemTableBasTarihiSetText
  526.       DisplayFormat = 'dd/mm/yyyy'
  527.       EditMask = '99/99/9999'
  528.     end
  529.   end
  530. end
  531.