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

  1. object KrdUyarForm: TKrdUyarForm
  2.   Left = 376
  3.   Top = 144
  4.   ActiveControl = Tamam
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsSingle
  7.   Caption = 'KRED'#304'L'#304' SATI'#350' UYARISI'
  8.   ClientHeight = 66
  9.   ClientWidth = 923
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   KeyPreview = True
  17.   OldCreateOrder = False
  18.   Position = poScreenCenter
  19.   OnCreate = FormCreate
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object ListBox: TListBox
  23.     Left = 1
  24.     Top = 0
  25.     Width = 921
  26.     Height = 26
  27.     Font.Charset = DEFAULT_CHARSET
  28.     Font.Color = clMaroon
  29.     Font.Height = -12
  30.     Font.Name = 'MS Sans Serif'
  31.     Font.Style = []
  32.     ItemHeight = 13
  33.     Items.Strings = (
  34.       '')
  35.     ParentFont = False
  36.     TabOrder = 0
  37.   end
  38.   object PnlKredi: TPanel
  39.     Left = 0
  40.     Top = 28
  41.     Width = 923
  42.     Height = 38
  43.     Align = alBottom
  44.     TabOrder = 1
  45.     object LblSaat: TLabel
  46.       Left = 185
  47.       Top = 14
  48.       Width = 115
  49.       Height = 13
  50.       Caption = 'Saat sonra tekrar hat'#305'rlat'
  51.     end
  52.     object Tamam: TBitBtn
  53.       Left = 424
  54.       Top = 6
  55.       Width = 75
  56.       Height = 25
  57.       Caption = '&Tamam'
  58.       TabOrder = 0
  59.       OnClick = TamamClick
  60.       Glyph.Data = {
  61.         42010000424D4201000000000000760000002800000011000000110000000100
  62.         040000000000CC00000000000000000000001000000000000000000000000000
  63.         80000080000000808000800000008000800080800000C0C0C000808080000000
  64.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
  65.         FFFFF0000000FFFFF4FFFFFFFFFFF0000000FFFF424FFFFFFFFFF0000000FFF4
  66.         2224FFFFFFFFF0000000FF4222224FFFFFFFF0000000F4222A2224FFFFFFF000
  67.         0000F222AFA2224FFFFFF0000000FA2AFFFA2224FFFFF0000000FFAFFFFFA222
  68.         4FFFF0000000FFFFFFFFFA2224FFF0000000FFFFFFFFFFA2224FF0000000FFFF
  69.         FFFFFFFA2224F0000000FFFFFFFFFFFFA224F0000000FFFFFFFFFFFFFA24F000
  70.         0000FFFFFFFFFFFFFFA2F0000000FFFFFFFFFFFFFFFAF0000000FFFFFFFFFFFF
  71.         FFFFF0000000}
  72.     end
  73.     object Gosterme: TCheckBox
  74.       Left = 11
  75.       Top = 12
  76.       Width = 114
  77.       Height = 17
  78.       Caption = 'Bir daha g'#246'sterme'
  79.       TabOrder = 1
  80.       OnClick = GostermeClick
  81.     end
  82.     object CmbSaat: TComboBox
  83.       Left = 148
  84.       Top = 10
  85.       Width = 35
  86.       Height = 21
  87.       ItemHeight = 13
  88.       ItemIndex = 0
  89.       TabOrder = 2
  90.       Text = '1 '
  91.       Items.Strings = (
  92.         '1 '
  93.         '2'
  94.         '3'
  95.         '4'
  96.         '5'
  97.         '6'
  98.         '7'
  99.         '8')
  100.     end
  101.   end
  102. end
  103.