OSDN Git Service

amodiからの文字位置情報が二桁以上あると正しく取得できていなかった
[dokopop/dokopop.git] / DCHookTest / OCRTextFrm.dfm
1 object OCRTextForm: TOCRTextForm
2   Left = 192
3   Top = 133
4   BorderStyle = bsDialog
5   Caption = '\94F\8e¯\83e\83L\83X\83g'
6   ClientHeight = 343
7   ClientWidth = 567
8   Color = clBtnFace
9   Font.Charset = SHIFTJIS_CHARSET
10   Font.Color = clWindowText
11   Font.Height = -12
12   Font.Name = '\82l\82\82o\83S\83V\83b\83N'
13   Font.Style = []
14   OldCreateOrder = False
15   OnCloseQuery = FormCloseQuery
16   OnShow = FormShow
17   PixelsPerInch = 96
18   TextHeight = 12
19   object memo: TMemo
20     Left = 0
21     Top = 0
22     Width = 567
23     Height = 343
24     Align = alClient
25     TabOrder = 0
26   end
27 end