home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.sanbilgisayar.com
/
ftp.sanbilgisayar.com.tar
/
ftp.sanbilgisayar.com
/
SHOP
/
ShopImportP.exe
/
0
/
RCDATA
/
TUSERFORM
/
TUSERFORM.txt
< prev
Wrap
Text File
|
2015-03-03
|
5KB
|
213 lines
object UserForm: TUserForm
Left = 457
Top = 56
ActiveControl = Kod
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Kullan'#305'c'#305' Bilgisi'
ClientHeight = 139
ClientWidth = 312
Color = clBtnFace
Font.Charset = TURKISH_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
KeyPreview = True
OldCreateOrder = True
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnKeyDown = FormKeyDown
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 85
Top = 27
Width = 82
Height = 13
Alignment = taRightJustify
Caption = 'Kullan'#305'c'#305' Kodu'
Font.Charset = TURKISH_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 140
Top = 68
Width = 27
Height = 13
Alignment = taRightJustify
Caption = #350'ifre'
Font.Charset = TURKISH_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Image1: TImage
Left = 6
Top = 24
Width = 64
Height = 64
AutoSize = True
Picture.Data = {<image000.bmp>}
end
object Adi: TLabel
Left = 169
Top = 47
Width = 19
Height = 13
Caption = 'Adi'
Font.Charset = TURKISH_CHARSET
Font.Color = clMaroon
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Kod: TEdit
Left = 169
Top = 23
Width = 75
Height = 21
CharCase = ecUpperCase
Font.Charset = TURKISH_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
MaxLength = 8
ParentFont = False
TabOrder = 0
OnExit = KodExit
end
object Sifre: TEdit
Left = 169
Top = 64
Width = 75
Height = 21
CharCase = ecUpperCase
Font.Charset = TURKISH_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
MaxLength = 8
ParentFont = False
PasswordChar = '*'
TabOrder = 1
OnExit = SifreExit
end
object Tamam: TBitBtn
Left = 79
Top = 104
Width = 70
Height = 23
Caption = '&Tamam'
Font.Charset = TURKISH_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = TamamClick
Glyph.Data = {
DE010000424DDE01000000000000760000002800000024000000120000000100
0400000000006801000000000000000000001000000010000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333333333333333330000333333333333333333333333F33333333333
00003333344333333333333333388F3333333333000033334224333333333333
338338F3333333330000333422224333333333333833338F3333333300003342
222224333333333383333338F3333333000034222A22224333333338F338F333
8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
33333338F83338F338F33333000033A33333A222433333338333338F338F3333
0000333333333A222433333333333338F338F33300003333333333A222433333
333333338F338F33000033333333333A222433333333333338F338F300003333
33333333A222433333333333338F338F00003333333333333A22433333333333
3338F38F000033333333333333A223333333333333338F830000333333333333
333A333333333333333338330000333333333333333333333333333333333333
0000}
NumGlyphs = 2
end
object Cikis: TBitBtn
Left = 167
Top = 104
Width = 70
Height = 23
Caption = '&Vazge'#231
Font.Charset = TURKISH_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = CikisClick
Kind = bkCancel
end
object KulKod_DS: TDataSource
DataSet = KulKod
Left = 260
Top = 65523
end
object KulKod: TMSQuery
Connection = mDM.MSConnection
SQL.Strings = (
'Select Kod, Adi, Sifre, SonTarih,Yetki From KulKod with (NOLOCK)')
Left = 264
Top = 39
object KulKodKod: TStringField
FieldName = 'Kod'
Origin = 'KulKod.Kod'
Required = True
Size = 8
end
object KulKodAdi: TStringField
FieldName = 'Adi'
Origin = 'KulKod.Adi'
Size = 25
end
object KulKodSifre: TStringField
FieldName = 'Sifre'
Origin = 'KulKod.Sifre'
Size = 8
end
object KulKodSonTarih: TDateTimeField
FieldName = 'SonTarih'
Origin = 'KulKod.SonTarih'
end
object KulKodYetki: TMemoField
FieldName = 'Yetki'
BlobType = ftMemo
end
end
object ShopParam: TMSQuery
Connection = mDM.MSConnection
SQL.Strings = (
'Select * from ShopParam')
Left = 263
Top = 82
object ShopParamSrkKisa: TStringField
FieldName = 'SrkKisa'
Size = 30
end
object ShopParamBaseCurr: TStringField
FieldName = 'BaseCurr'
Size = 3
end
object ShopParamBaseCurrDec: TSmallintField
FieldName = 'BaseCurrDec'
end
end
end