📄 unit_frmfilminfo.dfm
字号:
inherited frmfilminfo: Tfrmfilminfo
Left = 185
Top = 86
Caption = #24433#29255#20449#24687
ClientHeight = 439
ClientWidth = 598
OldCreateOrder = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
inherited Bevel1: TBevel
Top = 41
Width = 598
end
inherited Bevel2: TBevel
Top = 393
Width = 598
end
inherited Panel1: TPanel
Width = 598
Height = 41
object Label1: TLabel
Left = 8
Top = 10
Width = 68
Height = 16
Caption = #24433#29255#20449#24687
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
end
inherited Panel2: TPanel
Top = 46
Width = 598
Height = 347
PopupMenu = PopupMenu1
object Label2: TLabel
Left = 8
Top = 8
Width = 60
Height = 12
Caption = #24433#29255#32534#21495#65306
end
object Label3: TLabel
Left = 328
Top = 8
Width = 60
Height = 12
Caption = #24433#29255#21517#31216#65306
end
object Label4: TLabel
Left = 352
Top = 40
Width = 36
Height = 12
Caption = #20135#22320#65306
end
object Label5: TLabel
Left = 8
Top = 40
Width = 60
Height = 12
Caption = #24433#29255#31867#21035#65306
end
object Label6: TLabel
Left = 20
Top = 73
Width = 48
Height = 12
Caption = #21046#20316#21378#65306
end
object Label7: TLabel
Left = 340
Top = 73
Width = 48
Height = 12
Caption = #21457#34892#21830#65306
end
object Label8: TLabel
Left = 32
Top = 105
Width = 36
Height = 12
Caption = #23548#28436#65306
end
object Label9: TLabel
Left = 328
Top = 105
Width = 60
Height = 12
Caption = #20027#35201#28436#21592#65306
end
object Label10: TLabel
Left = 8
Top = 165
Width = 60
Height = 12
Caption = #24433#29255#31616#20171#65306
end
object Label11: TLabel
Left = 8
Top = 138
Width = 60
Height = 12
Caption = #19978#26144#26085#26399#65306
end
object Label12: TLabel
Left = 328
Top = 138
Width = 60
Height = 12
Caption = #20572#26144#26085#26399#65306
end
object Edtcode: TCyberEdit
Left = 72
Top = 4
Width = 200
Height = 20
EditAlign = etAlignNone
Color = clWindow
MaxLength = 20
TabOrder = 0
end
object Edtname: TCyberEdit
Left = 392
Top = 4
Width = 200
Height = 20
EditAlign = etAlignNone
Color = clWindow
TabOrder = 1
end
object EdtAdr: TCyberEdit
Left = 392
Top = 36
Width = 200
Height = 20
EditAlign = etAlignNone
Color = clWindow
TabOrder = 2
end
object Combfilmtype: TCyberComboBox
Left = 72
Top = 36
Width = 200
Height = 20
FrameColor = clBlack
ItemHeight = 12
TabOrder = 3
OnChange = CombfilmtypeChange
end
object Edtfactory: TCyberEdit
Left = 72
Top = 69
Width = 200
Height = 20
EditAlign = etAlignNone
Color = clWindow
TabOrder = 4
end
object Edtissuer: TCyberEdit
Left = 392
Top = 69
Width = 200
Height = 20
EditAlign = etAlignNone
Color = clWindow
TabOrder = 5
end
object Edtdirector: TCyberEdit
Left = 72
Top = 101
Width = 200
Height = 20
EditAlign = etAlignNone
Color = clWindow
TabOrder = 6
end
object edtactor: TCyberEdit
Left = 392
Top = 101
Width = 200
Height = 20
EditAlign = etAlignNone
Color = clWindow
TabOrder = 7
end
object Dtpstartdate: TCyberDateTimePicker
Left = 72
Top = 134
Width = 200
Height = 20
CalAlignment = dtaLeft
Date = 37725.3981876968
Time = 37725.3981876968
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 8
FrameColor = clBlack
FrameSides = [sdLeft, sdTop, sdRight, sdBottom]
end
object DtpEnddate: TCyberDateTimePicker
Left = 392
Top = 134
Width = 200
Height = 20
CalAlignment = dtaLeft
Date = 37725.3981876968
Time = 37725.3981876968
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 9
FrameColor = clBlack
FrameSides = [sdLeft, sdTop, sdRight, sdBottom]
end
object memo: TCyberRichEdit
Left = 72
Top = 168
Width = 519
Height = 174
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
PlainText = True
TabOrder = 10
end
end
inherited Panel3: TPanel
Top = 398
Width = 598
inherited BtnExit: TBitBtn
Left = 512
end
object BtnSave: TBitBtn
Left = 424
Top = 8
Width = 75
Height = 25
Caption = #20445#23384
TabOrder = 1
OnClick = BtnSaveClick
end
end
object CyberXPMenu1: TCyberXPMenu
DimLevel = 30
GrayLevel = 10
Font.Charset = GB2312_CHARSET
Font.Color = clMenuText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
Color = clBtnFace
IconBackColor = clBtnFace
MenuBarColor = clBtnFace
SelectColor = clHighlight
SelectBorderColor = clHighlight
SelectFontColor = clMenuText
DisabledColor = clInactiveCaption
SeparatorColor = clBtnFace
CheckedColor = clHighlight
IconWidth = 24
DrawSelect = True
UseSystemColors = True
OverrideOwnerDraw = False
Gradient = False
FlatMenu = False
AutoDetect = False
XPControls = [xcMainMenu, xcPopupMenu, xcToolbar, xcControlbar, xcCombo, xcEdit, xcMaskEdit, xcMemo, xcRichEdit, xcCheckBox, xcRadioButton, xcButton, xcBitBtn, xcSpeedButton, xcPanel, xcCybermenuBtn]
Active = True
Left = 328
Top = 16
end
object PopupMenu1: TPopupMenu
Left = 176
Top = 216
object N1: TMenuItem
Caption = #25991#20214#23548#20837
OnClick = N1Click
end
end
object OpenDialog1: TOpenDialog
Left = 280
Top = 16
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -