formherodata.dfm
来自「著名的J2ME动作编辑器.<金刚>也是由这个编辑器制作动作的.」· DFM 代码 · 共 1,334 行 · 第 1/5 页
DFM
1,334 行
object FrmHeroData: TFrmHeroData
Left = 219
Top = 242
Width = 978
Height = 676
Caption = #28909#34880#36947#20855#32534#36753#22120
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 12
object StatusBar1: TStatusBar
Left = 0
Top = 627
Width = 970
Height = 20
Panels = <>
end
object PalMain: TPanel
Left = 0
Top = 0
Width = 970
Height = 627
Align = alClient
BevelOuter = bvLowered
TabOrder = 1
object Splitter4: TSplitter
Left = 193
Top = 25
Height = 601
end
object PalTitle: TPanel
Left = 1
Top = 1
Width = 968
Height = 24
Align = alTop
AutoSize = True
TabOrder = 0
object ToolBar1: TToolBar
Left = 1
Top = 1
Width = 966
Height = 22
AutoSize = True
ButtonWidth = 75
Caption = 'ToolBar1'
EdgeBorders = []
Flat = True
Images = ImageList1
List = True
ShowCaptions = True
TabOrder = 0
object ToolButtonNew: TToolButton
Left = 0
Top = 0
Action = ActNewProj
end
object ToolButtonOpen: TToolButton
Left = 75
Top = 0
Action = ActOpenProj
end
object ToolButtonSave: TToolButton
Left = 150
Top = 0
Action = ActSaveProj
end
object ToolButtonExport: TToolButton
Left = 225
Top = 0
Action = ActExportData
end
object ToolButton1: TToolButton
Left = 300
Top = 0
Width = 8
Caption = 'ToolButton1'
ImageIndex = 8
Style = tbsSeparator
end
object ToolButtonParts: TToolButton
Left = 308
Top = 0
Action = ActParts
Grouped = True
end
object ToolButtonAction: TToolButton
Left = 383
Top = 0
Action = ActAction
Grouped = True
end
object ToolButton2: TToolButton
Left = 458
Top = 0
Width = 8
Caption = 'ToolButton2'
ImageIndex = 8
Style = tbsSeparator
end
object ToolButtonExit: TToolButton
Left = 466
Top = 0
Caption = #36864#20986
ImageIndex = 7
OnClick = ToolButtonExitClick
end
end
end
object PalClient: TPanel
Left = 196
Top = 25
Width = 773
Height = 601
Align = alClient
TabOrder = 1
object PalAction: TPanel
Left = 1
Top = 322
Width = 771
Height = 278
Align = alBottom
BevelOuter = bvNone
Caption = 'PalAction'
TabOrder = 1
object Panel3: TPanel
Left = 0
Top = 22
Width = 771
Height = 256
Align = alClient
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Splitter3: TSplitter
Left = 260
Top = 2
Height = 252
Beveled = True
end
object Splitter1: TSplitter
Left = 128
Top = 2
Height = 252
Beveled = True
end
object Splitter2: TSplitter
Left = 645
Top = 2
Height = 252
Align = alRight
Beveled = True
end
object PalFrameList: TPanel
Left = 131
Top = 2
Width = 129
Height = 252
Align = alLeft
BevelOuter = bvNone
TabOrder = 0
object FrameListView: TIconListView
Left = 0
Top = 22
Width = 129
Height = 230
ItemH = 54
Bevel = bvLowered
Align = alClient
Color = clWhite
OnSelectItem = FrameListViewSelectItem
end
object PalFrameTitle: TPanel
Left = 0
Top = 0
Width = 129
Height = 22
Align = alTop
BevelOuter = bvNone
Caption = #24103#21015#34920
TabOrder = 1
end
end
object PalActionList: TPanel
Left = 2
Top = 2
Width = 126
Height = 252
Align = alLeft
BevelOuter = bvNone
TabOrder = 1
object PalActionTitle: TPanel
Left = 0
Top = 0
Width = 126
Height = 22
Align = alTop
BevelOuter = bvNone
Caption = #21160#20316#21015#34920
TabOrder = 0
end
object ActionListView: TTextListView
Left = 0
Top = 22
Width = 126
Height = 230
ItemH = 20
Bevel = bvLowered
Align = alClient
Color = clWhite
OnSelectItem = ActionListViewSelectItem
CanEdit = True
end
end
object PalPartList: TPanel
Left = 648
Top = 2
Width = 121
Height = 252
Align = alRight
BevelOuter = bvNone
TabOrder = 2
object PartListView: TIconListView
Left = 0
Top = 22
Width = 121
Height = 230
ItemH = 54
Bevel = bvLowered
Align = alClient
Color = clWhite
end
object Panel9: TPanel
Left = 0
Top = 0
Width = 121
Height = 22
Align = alTop
BevelOuter = bvNone
Caption = #22270#22359#21015#34920
TabOrder = 1
end
end
object PalFrameEdit: TPanel
Left = 263
Top = 2
Width = 382
Height = 252
Align = alClient
BevelOuter = bvNone
TabOrder = 3
end
end
object Panel4: TPanel
Left = 0
Top = 0
Width = 771
Height = 22
Align = alTop
AutoSize = True
BevelOuter = bvNone
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?