123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106 |
- object FrmCameraInfo: TFrmCameraInfo
- Left = 0
- Top = 0
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = #49828#53944#47532#48141' '#51221#48372
- ClientHeight = 90
- ClientWidth = 541
- Color = clBtnFace
- DefaultMonitor = dmDesktop
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- Position = poMainFormCenter
- OnClose = FormClose
- PixelsPerInch = 96
- TextHeight = 15
- object cxLabel1: TcxLabel
- Left = 8
- Top = 11
- AutoSize = False
- Caption = #51228#50612#44592' '#48264#54840': '
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Transparent = True
- Height = 17
- Width = 124
- AnchorX = 132
- AnchorY = 20
- end
- object cxLabel2: TcxLabel
- Left = 8
- Top = 38
- AutoSize = False
- Caption = #51228#50612#44592' '#47749#52845': '
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Transparent = True
- Height = 17
- Width = 124
- AnchorX = 132
- AnchorY = 47
- end
- object cxLabel3: TcxLabel
- Left = 8
- Top = 64
- AutoSize = False
- Caption = #49828#53944#47532#48141' '#51452#49548': '
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Transparent = True
- Height = 17
- Width = 124
- AnchorX = 132
- AnchorY = 73
- end
- object Edit1: TEdit
- Left = 132
- Top = 10
- Width = 121
- Height = 23
- ImeName = 'Microsoft IME 2010'
- TabOrder = 3
- end
- object Edit2: TEdit
- Left = 132
- Top = 36
- Width = 258
- Height = 23
- ImeName = 'Microsoft IME 2010'
- TabOrder = 4
- end
- object Edit3: TEdit
- Left = 132
- Top = 62
- Width = 414
- Height = 23
- ImeName = 'Microsoft IME 2010'
- TabOrder = 5
- end
- object cxLabel4: TcxLabel
- Left = 8
- Top = 95
- AutoSize = False
- Caption = #49828#53944#47532#48141' '#51452#49548': '
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Transparent = True
- Height = 17
- Width = 124
- AnchorX = 132
- AnchorY = 104
- end
- object Edit4: TEdit
- Left = 132
- Top = 93
- Width = 414
- Height = 23
- ImeName = 'Microsoft IME 2010'
- TabOrder = 7
- end
- end
|