BSOne.SFC/Tocsg.Module/SunkAssister/EXE_SunkAssister/Shotcut/FShotcutForder.dfm

77 lines
1.5 KiB
Plaintext

object FrmShotcutForder: TFrmShotcutForder
Left = 0
Top = 0
Width = 559
Height = 366
TabOrder = 0
object btnAdd: TSpeedButton
Left = 11
Top = 28
Width = 46
Height = 22
Caption = #52628#44032
end
object btnModify: TSpeedButton
Left = 63
Top = 28
Width = 46
Height = 22
Caption = #49688#51221
end
object btnDelete: TSpeedButton
Left = 115
Top = 28
Width = 46
Height = 22
Caption = #49325#51228
end
object vtList: TVirtualStringTree
Left = 11
Top = 56
Width = 534
Height = 281
Header.AutoSizeIndex = 0
Header.Font.Charset = DEFAULT_CHARSET
Header.Font.Color = clWindowText
Header.Font.Height = -11
Header.Font.Name = 'Tahoma'
Header.Font.Style = []
Header.Options = [hoColumnResize, hoDrag, hoShowSortGlyphs, hoVisible]
TabOrder = 0
Columns = <
item
Position = 0
WideText = #48264#54840
end
item
Position = 1
Width = 150
WideText = #49444#47749
end
item
Position = 2
Width = 100
WideText = #54260#45908' '#51060#47492
end
item
Position = 3
Width = 200
WideText = #54260#45908' '#44221#47196
end>
end
object popFolder: TPopupMenu
AutoHotkeys = maManual
Left = 120
Top = 144
object miAdd: TMenuItem
Caption = #52628#44032'(&A)'
end
object miModify: TMenuItem
Caption = #49688#51221'(&M)'
end
object miDelete: TMenuItem
Caption = #49325#51228'(&D)'
end
end
end