home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.sanbilgisayar.com
/
ftp.sanbilgisayar.com.tar
/
ftp.sanbilgisayar.com
/
SHOP
/
ShopImportP.exe
/
0
/
RCDATA
/
TKOMALTIPREHFORM
/
TKOMALTIPREHFORM.txt
Wrap
Text File
|
2015-03-03
|
3KB
|
124 lines
object KomAlTipRehForm: TKomAlTipRehForm
Left = 277
Top = 42
Width = 252
Height = 369
ActiveControl = BolgeGrid
Caption = 'Komisyon Alan Tipleri'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 5
Top = 278
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 BolgeGrid: TDBGridEh
Left = 0
Top = 0
Width = 244
Height = 266
Align = alTop
AutoFitColWidths = True
DataSource = RehTipiDS
Flat = True
Font.Charset = DEFAULT_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 = BolgeGridDblClick
end
object BitBtn2: TBitBtn
Left = 135
Top = 304
Width = 69
Height = 25
Caption = '&Vazge'#231
TabOrder = 1
Kind = bkCancel
end
object Bul: TEdit
Left = 24
Top = 274
Width = 60
Height = 21
CharCase = ecUpperCase
MaxLength = 3
TabOrder = 2
end
object SecButton: TBitBtn
Left = 49
Top = 304
Width = 69
Height = 25
Font.Charset = TURKISH_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 3
Kind = bkOK
end
object RehTipi: TMSQuery
Connection = mDM.MSConnection
SQL.Strings = (
'Select Tipi Kod,Adi Tanim '
'from ShopKomAlTipi')
Left = 128
Top = 216
object RehTipiKod: TStringField
DisplayWidth = 8
FieldName = 'Kod'
Origin = 'RehTipi.Kod'
Size = 6
end
object RehTipiTanim: TStringField
DisplayWidth = 28
FieldName = 'Tanim'
Origin = 'RehTipi.Tanim'
Size = 25
end
end
object RehTipiDS: TDataSource
DataSet = RehTipi
Left = 128
Top = 160
end
end