ulinkman.dfm

来自「一个基于不需引擎的文件管理系统,使用了许多界面比较好的控件」· DFM 代码 · 共 326 行

DFM
326
字号
object LinkManfrm: TLinkManfrm
  Left = 397
  Top = 274
  BorderIcons = [biSystemMenu]
  BorderStyle = bsDialog
  Caption = #28155#21152
  ClientHeight = 318
  ClientWidth = 314
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poOwnerFormCenter
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object TBXToolWindow1: TTBXToolWindow
    Left = 0
    Top = 0
    Width = 314
    Height = 318
    Align = alClient
    Caption = 'TBXToolWindow1'
    ClientAreaHeight = 318
    ClientAreaWidth = 314
    TabOrder = 0
    object RzLabel1: TRzLabel
      Left = 38
      Top = 60
      Width = 48
      Height = 24
      Caption = ' ['#29031#29255']'#13#21452#20987#28155#21152
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Transparent = True
      WordWrap = True
    end
    object Label1: TLabel
      Left = 130
      Top = 6
      Width = 24
      Height = 12
      Caption = #22995#21517
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Label2: TLabel
      Left = 202
      Top = 6
      Width = 24
      Height = 12
      Caption = #30005#35805
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Label3: TLabel
      Left = 130
      Top = 126
      Width = 24
      Height = 12
      Caption = #22320#22336
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Label4: TLabel
      Left = 130
      Top = 46
      Width = 24
      Height = 12
      Caption = #25163#26426
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Label5: TLabel
      Left = 130
      Top = 86
      Width = 24
      Height = 12
      Caption = #30005#37038
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object RzBorder1: TRzBorder
      Left = 8
      Top = 8
      Width = 107
      Height = 127
      BorderOuter = fsFlat
    end
    object ImgMan: TImage
      Left = 9
      Top = 9
      Width = 105
      Height = 125
      Stretch = True
      OnDblClick = ImgManDblClick
    end
    object edRemark: TRzMemo
      Left = 28
      Top = 168
      Width = 277
      Height = 120
      Align = alCustom
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ImeMode = imClose
      ParentFont = False
      TabOrder = 5
      FrameHotColor = clNavy
      FrameHotStyle = fsFlat
      FrameHotTrack = True
      FrameVisible = True
    end
    object edName: TRzEdit
      Left = 130
      Top = 22
      Width = 65
      Height = 20
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      FrameHotColor = clNavy
      FrameHotTrack = True
      FrameHotStyle = fsFlat
      FrameVisible = True
      ImeMode = imClose
      ParentFont = False
      TabOrder = 0
    end
    object edPhone: TRzEdit
      Left = 202
      Top = 22
      Width = 103
      Height = 20
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      FrameHotColor = clNavy
      FrameHotTrack = True
      FrameHotStyle = fsFlat
      FrameVisible = True
      ImeMode = imClose
      ParentFont = False
      TabOrder = 1
    end
    object edAddress: TRzEdit
      Left = 130
      Top = 142
      Width = 175
      Height = 20
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      FrameHotColor = clNavy
      FrameHotTrack = True
      FrameHotStyle = fsFlat
      FrameVisible = True
      ImeMode = imClose
      ParentFont = False
      TabOrder = 4
    end
    object edFax: TRzEdit
      Left = 130
      Top = 62
      Width = 177
      Height = 20
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      FrameHotColor = clNavy
      FrameHotTrack = True
      FrameHotStyle = fsFlat
      FrameVisible = True
      ImeMode = imClose
      ParentFont = False
      TabOrder = 2
    end
    object edEMail: TRzEdit
      Left = 130
      Top = 102
      Width = 175
      Height = 20
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      FrameHotColor = clNavy
      FrameHotTrack = True
      FrameHotStyle = fsFlat
      FrameVisible = True
      ImeMode = imClose
      ParentFont = False
      TabOrder = 3
    end
    object RzPanel1: TRzPanel
      Left = 8
      Top = 168
      Width = 20
      Height = 120
      BorderOuter = fsFlat
      BorderSides = [sdLeft, sdTop, sdBottom]
      Caption = #22791#27880
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 6
    end
    object TBXButton1: TTBXButton
      Left = 200
      Top = 292
      Width = 49
      Height = 20
      Caption = #30830#23450
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ImageIndex = 0
      ParentFont = False
      TabOrder = 7
      OnClick = TBXButton1Click
    end
    object TBXButton2: TTBXButton
      Left = 256
      Top = 292
      Width = 49
      Height = 20
      Caption = #21462#28040
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ImageIndex = 0
      ParentFont = False
      TabOrder = 8
      OnClick = TBXButton2Click
    end
    object TBXLink1: TTBXLink
      Left = 26
      Top = 140
      Width = 71
      Height = 20
      Cursor = crHandPoint
      Caption = #28165#38500#22270#29255
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clNavy
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ImageIndex = 33
      Images = mainfrm.ImageList1
      ParentFont = False
      TabOrder = 9
      OnClick = TBXLink1Click
    end
  end
  object Open1: TOpenPictureDialog
    Left = 128
    Top = 192
  end
  object ActionList1: TActionList
    Left = 64
    Top = 184
    object Action1: TAction
      Caption = 'Action1'
      ShortCut = 13
      OnExecute = TBXButton1Click
    end
    object Action2: TAction
      Caption = 'Action2'
      ShortCut = 27
      OnExecute = TBXButton2Click
    end
  end
end

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?