?? functionselect.dfm
字號:
inherited fFunctionSelect: TfFunctionSelect
Left = 248
Top = 141
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #21151#33021#38917#36984#25799
ClientHeight = 368
ClientWidth = 330
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object wwDBGrid1: TwwDBGrid
Left = 5
Top = 70
Width = 229
Height = 291
Selected.Strings = (
'cFuncName'#9'31'#9#21151#33021#38917)
IniAttributes.Delimiter = ';;'
TitleColor = clBtnFace
FixedCols = 0
ShowHorzScrollBar = True
DataSource = DataSource1
Font.Charset = CHINESEBIG5_CHARSET
Font.Color = clPurple
Font.Height = -13
Font.Name = #26032#32048#26126#39636
Font.Style = []
Options = [dgEditing, dgTitles, dgIndicator, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit, dgWordWrap]
ParentFont = False
ReadOnly = True
TabOrder = 0
TitleAlignment = taCenter
TitleFont.Charset = CHINESEBIG5_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -13
TitleFont.Name = #26032#32048#26126#39636
TitleFont.Style = []
TitleLines = 1
TitleButtons = False
OnDblClick = wwDBGrid1DblClick
end
object BitBtn1: TBitBtn
Left = 239
Top = 14
Width = 88
Height = 33
Caption = #30906#23450
Default = True
ModalResult = 1
TabOrder = 1
Glyph.Data = {
DE010000424DDE01000000000000760000002800000024000000120000000100
0400000000006801000000000000000000001000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333333333333333330000333333333333333333333333F33333333333
00003333344333333333333333388F3333333333000033334224333333333333
338338F3333333330000333422224333333333333833338F3333333300003342
222224333333333383333338F3333333000034222A22224333333338F338F333
8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
33333338F83338F338F33333000033A33333A222433333338333338F338F3333
0000333333333A222433333333333338F338F33300003333333333A222433333
333333338F338F33000033333333333A222433333333333338F338F300003333
33333333A222433333333333338F338F00003333333333333A22433333333333
3338F38F000033333333333333A223333333333333338F830000333333333333
333A333333333333333338330000333333333333333333333333333333333333
0000}
NumGlyphs = 2
end
object Panel1: TPanel
Left = 5
Top = 9
Width = 230
Height = 57
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 2
object Label1: TLabel
Left = 8
Top = 21
Width = 42
Height = 13
Caption = #21151#33021#38917':'
end
object DBText1: TDBText
Left = 51
Top = 22
Width = 174
Height = 17
DataField = 'cFuncName'
DataSource = DataSource1
Font.Charset = CHINESEBIG5_CHARSET
Font.Color = clFuchsia
Font.Height = -13
Font.Name = #26032#32048#26126#39636
Font.Style = []
ParentFont = False
end
end
object BitBtn2: TBitBtn
Left = 239
Top = 54
Width = 88
Height = 33
Caption = #21462#28040
TabOrder = 3
Kind = bkCancel
end
object ADOQuery1: TADOQuery
Active = True
Connection = fDataMod.AdoCon
CursorType = ctStatic
Parameters = <>
SQL.Strings = (
'Select * From MenuInfo Order by ComputerID')
Left = 232
Top = 112
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 232
Top = 152
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -