📄 firmagozlem.dfm
字号:
object firmag: Tfirmag
Left = 295
Top = 339
Width = 544
Height = 375
BorderIcons = [biSystemMenu, biMinimize]
Caption = 'Firma G鰖lem'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 307
Width = 536
Height = 41
Align = alBottom
TabOrder = 0
object Label1: TLabel
Left = 295
Top = 13
Width = 93
Height = 16
Caption = 'Aranan Firma'
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 8
Top = 3
Width = 51
Height = 32
Caption = 'Grup'#13#10'Se鏸niz'
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Edit1: TEdit
Left = 394
Top = 10
Width = 121
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
OnChange = Edit1Change
end
object DBLookupComboBox1: TDBLookupComboBox
Left = 66
Top = 10
Width = 200
Height = 21
KeyField = 'GRUP'
ListField = 'GRUPADI'
ListSource = dtaksit.fgrupd
TabOrder = 1
OnClick = DBLookupComboBox1Click
end
end
object DBGrid1: TDBGrid
Left = 0
Top = 0
Width = 536
Height = 307
Align = alClient
DataSource = DataSource1
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnDblClick = DBGrid1DblClick
Columns = <
item
Expanded = False
FieldName = 'FIRKOD'
Title.Caption = 'Frima Kodu'
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clMaroon
Title.Font.Height = -11
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = [fsBold]
Width = 85
Visible = True
end
item
Expanded = False
FieldName = 'FIRMAADI'
Title.Caption = 'Firma Ad
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -