⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 buildstaticmodel.dfm

📁 这是我用Delphi和Matlab写的一个程序
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object fmStaticStereo: TfmStaticStereo
  Left = 141
  Top = 146
  BorderIcons = []
  BorderStyle = bsDialog
  Caption = 'MAXScript Parameters '
  ClientHeight = 254
  ClientWidth = 631
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Label3: TLabel
    Left = 8
    Top = 87
    Width = 123
    Height = 26
    Caption = 'Coordinates of cyclopean eye (Generic Unit): '
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    WordWrap = True
  end
  object lblCX: TLabel
    Left = 129
    Top = 93
    Width = 16
    Height = 18
    Alignment = taCenter
    AutoSize = False
    Caption = 'x:'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object lblCY: TLabel
    Left = 201
    Top = 93
    Width = 16
    Height = 18
    Alignment = taCenter
    AutoSize = False
    Caption = 'y:'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object lblTarget: TLabel
    Left = 8
    Top = 127
    Width = 102
    Height = 26
    Caption = 'Coordinates of Taget (Generic Unit): '
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    WordWrap = True
  end
  object lblScale: TLabel
    Left = 8
    Top = 174
    Width = 74
    Height = 13
    Caption = 'Ratio(AB / CO):'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object lblFOV: TLabel
    Left = 8
    Top = 53
    Width = 24
    Height = 13
    Caption = 'FOV:'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object lblDeg: TLabel
    Left = 207
    Top = 53
    Width = 21
    Height = 13
    Caption = 'deg.'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object lblSize: TLabel
    Left = 8
    Top = 14
    Width = 55
    Height = 13
    Caption = 'Image Size:'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object lblStar: TLabel
    Left = 207
    Top = 14
    Width = 5
    Height = 16
    Alignment = taCenter
    AutoSize = False
    Caption = '*'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object lblPixel: TLabel
    Left = 281
    Top = 12
    Width = 26
    Height = 13
    Caption = 'pixels'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object lblCZ: TLabel
    Left = 273
    Top = 93
    Width = 16
    Height = 18
    Alignment = taCenter
    AutoSize = False
    Caption = 'z:'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object lblTX: TLabel
    Left = 129
    Top = 133
    Width = 16
    Height = 18
    Alignment = taCenter
    AutoSize = False
    Caption = 'x:'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object lblTY: TLabel
    Left = 201
    Top = 133
    Width = 16
    Height = 18
    Alignment = taCenter
    AutoSize = False
    Caption = 'y:'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object lblTZ: TLabel
    Left = 273
    Top = 133
    Width = 16
    Height = 18
    Alignment = taCenter
    AutoSize = False
    Caption = 'z:'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'

⌨️ 快捷键说明

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