home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.sanbilgisayar.com
/
ftp.sanbilgisayar.com.tar
/
ftp.sanbilgisayar.com
/
SHOP
/
ShopImportP.exe
/
0
/
RCDATA
/
TSHOPMUSTIPREHFORM
/
TSHOPMUSTIPREHFORM.txt
Wrap
Text File
|
2015-03-03
|
4KB
|
156 lines
object ShopMusTipRehForm: TShopMusTipRehForm
Left = 358
Top = 169
ActiveControl = ShopMusTipRehGrid
BorderIcons = []
BorderStyle = bsDialog
Caption = 'M'#252#351'teri Tipi Rehberi'
ClientHeight = 491
ClientWidth = 294
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = True
Position = poScreenCenter
OnCreate = FormCreate
OnDestroy = FormDestroy
OnKeyPress = FormKeyPress
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 14
Top = 442
Width = 15
Height = 13
Alignment = taRightJustify
Caption = 'Bul'
Font.Charset = TURKISH_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object SecButton: TBitBtn
Left = 60
Top = 465
Width = 69
Height = 25
Caption = '&Se'#231
Font.Charset = TURKISH_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
Kind = bkOK
end
object Cikis: TBitBtn
Left = 166
Top = 465
Width = 69
Height = 25
Caption = '&Vazge'#231
Font.Charset = TURKISH_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 3
Kind = bkCancel
end
object BulShopMusTip: TEdit
Left = 32
Top = 438
Width = 25
Height = 21
CharCase = ecUpperCase
Font.Charset = TURKISH_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
MaxLength = 6
ParentFont = False
TabOrder = 1
OnChange = BulShopMusTipChange
end
object ShopMusTipRehGrid: TDBGridEh
Left = 0
Top = 0
Width = 294
Height = 435
Align = alTop
AutoFitColWidths = True
DataSource = ShopMusTip_DS
Flat = True
Font.Charset = TURKISH_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FooterColor = clWindow
FooterFont.Charset = DEFAULT_CHARSET
FooterFont.Color = clWindowText
FooterFont.Height = -11
FooterFont.Name = 'MS Sans Serif'
FooterFont.Style = []
Options = [dgTitles, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
ParentFont = False
ReadOnly = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clMaroon
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
UseMultiTitle = True
OnDblClick = ShopMusTipRehGridDblClick
Columns = <
item
AutoFitColWidth = False
EditButtons = <>
FieldName = 'Kodu'
Footers = <>
Width = 44
end
item
EditButtons = <>
FieldName = 'Tanimi'
Footers = <>
Title.Alignment = taLeftJustify
Title.Caption = 'A'#231#305'klama'
Width = 234
end>
end
object ShopMusTip_DS: TDataSource
DataSet = ShopMusTip
Left = 27
Top = 83
end
object ShopMusTip: TMSQuery
Connection = mDM.MSConnection
SQL.Strings = (
'Select * from ShopMusTip')
Left = 27
Top = 141
object ShopMusTipKodu: TStringField
FieldName = 'Kodu'
Origin = 'ShopMusTip.Kodu'
Required = True
Size = 6
end
object ShopMusTipTanimi: TStringField
FieldName = 'Tanimi'
Origin = 'ShopMusTip.Tanimi'
Size = 30
end
end
end