FrmCameraInfoF.dfm 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. object FrmCameraInfo: TFrmCameraInfo
  2. Left = 0
  3. Top = 0
  4. BorderIcons = [biSystemMenu]
  5. BorderStyle = bsSingle
  6. Caption = #49828#53944#47532#48141' '#51221#48372
  7. ClientHeight = 90
  8. ClientWidth = 541
  9. Color = clBtnFace
  10. DefaultMonitor = dmDesktop
  11. Font.Charset = DEFAULT_CHARSET
  12. Font.Color = clWindowText
  13. Font.Height = -12
  14. Font.Name = #47569#51008' '#44256#46357
  15. Font.Style = []
  16. FormStyle = fsStayOnTop
  17. OldCreateOrder = False
  18. Position = poMainFormCenter
  19. OnClose = FormClose
  20. PixelsPerInch = 96
  21. TextHeight = 15
  22. object cxLabel1: TcxLabel
  23. Left = 8
  24. Top = 11
  25. AutoSize = False
  26. Caption = #51228#50612#44592' '#48264#54840': '
  27. Properties.Alignment.Horz = taRightJustify
  28. Properties.Alignment.Vert = taVCenter
  29. Transparent = True
  30. Height = 17
  31. Width = 124
  32. AnchorX = 132
  33. AnchorY = 20
  34. end
  35. object cxLabel2: TcxLabel
  36. Left = 8
  37. Top = 38
  38. AutoSize = False
  39. Caption = #51228#50612#44592' '#47749#52845': '
  40. Properties.Alignment.Horz = taRightJustify
  41. Properties.Alignment.Vert = taVCenter
  42. Transparent = True
  43. Height = 17
  44. Width = 124
  45. AnchorX = 132
  46. AnchorY = 47
  47. end
  48. object cxLabel3: TcxLabel
  49. Left = 8
  50. Top = 64
  51. AutoSize = False
  52. Caption = #49828#53944#47532#48141' '#51452#49548': '
  53. Properties.Alignment.Horz = taRightJustify
  54. Properties.Alignment.Vert = taVCenter
  55. Transparent = True
  56. Height = 17
  57. Width = 124
  58. AnchorX = 132
  59. AnchorY = 73
  60. end
  61. object Edit1: TEdit
  62. Left = 132
  63. Top = 10
  64. Width = 121
  65. Height = 23
  66. ImeName = 'Microsoft IME 2010'
  67. TabOrder = 3
  68. end
  69. object Edit2: TEdit
  70. Left = 132
  71. Top = 36
  72. Width = 258
  73. Height = 23
  74. ImeName = 'Microsoft IME 2010'
  75. TabOrder = 4
  76. end
  77. object Edit3: TEdit
  78. Left = 132
  79. Top = 62
  80. Width = 414
  81. Height = 23
  82. ImeName = 'Microsoft IME 2010'
  83. TabOrder = 5
  84. end
  85. object cxLabel4: TcxLabel
  86. Left = 8
  87. Top = 95
  88. AutoSize = False
  89. Caption = #49828#53944#47532#48141' '#51452#49548': '
  90. Properties.Alignment.Horz = taRightJustify
  91. Properties.Alignment.Vert = taVCenter
  92. Transparent = True
  93. Height = 17
  94. Width = 124
  95. AnchorX = 132
  96. AnchorY = 104
  97. end
  98. object Edit4: TEdit
  99. Left = 132
  100. Top = 93
  101. Width = 414
  102. Height = 23
  103. ImeName = 'Microsoft IME 2010'
  104. TabOrder = 7
  105. end
  106. end