// ************************************************************************ //
|
// WARNING
|
// -------
|
// This file is generated by the Type Library importer or Type Libary Editor.
|
// Barring syntax errors, the Editor will parse modifications made to the file.
|
// However, when applying changes via the Editor this file will be regenerated
|
// and comments or formatting changes will be lost.
|
// ************************************************************************ //
|
// File generated on 2017/3/16 ¤W¤È 12:29:28 (- $Rev: 12980 $, 706234).
|
|
[
|
uuid(F7D1C429-BE85-4FAD-A058-36A41C2AAA89),
|
version(1.0),
|
control
|
|
]
|
library CB_IMGPSScan
|
{
|
|
importlib("stdole2.tlb");
|
importlib("stdvcl40.dll");
|
|
interface ICB_IMGPSScanX;
|
dispinterface ICB_IMGPSScanXEvents;
|
coclass CB_IMGPSScanX;
|
|
|
[
|
uuid(3A22FC87-4EDB-4509-A190-2D503D294D38)
|
]
|
enum TxActiveFormBorderStyle
|
{
|
[helpstring("afbNone")]
|
afbNone = 0,
|
[helpstring("afbSingle")]
|
afbSingle = 1,
|
[helpstring("afbSunken")]
|
afbSunken = 2,
|
[helpstring("afbRaised")]
|
afbRaised = 3
|
};
|
|
[
|
uuid(D7BF7B70-4BAC-4786-B02F-3D6A623541FA)
|
]
|
enum TxPrintScale
|
{
|
[helpstring("poNone")]
|
poNone = 0,
|
[helpstring("poProportional")]
|
poProportional = 1,
|
[helpstring("poPrintToFit")]
|
poPrintToFit = 2
|
};
|
|
[
|
uuid(A29CA299-AEE0-42ED-8AA4-D69D5041DD30)
|
]
|
enum TxMouseButton
|
{
|
[helpstring("mbLeft")]
|
mbLeft = 0,
|
[helpstring("mbRight")]
|
mbRight = 1,
|
[helpstring("mbMiddle")]
|
mbMiddle = 2
|
};
|
|
[
|
uuid(92AC6AAC-B9F0-43F3-837C-561E4F8B05C5)
|
]
|
enum TxPopupMode
|
{
|
[helpstring("pmNone")]
|
pmNone = 0,
|
[helpstring("pmAuto")]
|
pmAuto = 1,
|
[helpstring("pmExplicit")]
|
pmExplicit = 2
|
};
|
|
[
|
custom(8B342977-45CB-4A01-A8F2-E47B61F3539E, 0)
|
]
|
typedef IFontDisp** PPUserType1;
|
|
[
|
uuid(E68A01E9-2798-497F-9FB8-4EAFB7CCE5B9),
|
helpstring("Dispatch interface for CB_IMGPSScanX Control"),
|
dual,
|
oleautomation
|
]
|
interface ICB_IMGPSScanX: IDispatch
|
{
|
[propget, id(0x000000C9), hidden]
|
HRESULT _stdcall Visible([out, retval] VARIANT_BOOL* Value);
|
[propput, id(0x000000C9), hidden]
|
HRESULT _stdcall Visible([in] VARIANT_BOOL Value);
|
[propget, id(0x000000CA)]
|
HRESULT _stdcall AutoScroll([out, retval] VARIANT_BOOL* Value);
|
[propput, id(0x000000CA)]
|
HRESULT _stdcall AutoScroll([in] VARIANT_BOOL Value);
|
[propget, id(0x000000CB)]
|
HRESULT _stdcall AutoSize([out, retval] VARIANT_BOOL* Value);
|
[propput, id(0x000000CB)]
|
HRESULT _stdcall AutoSize([in] VARIANT_BOOL Value);
|
[propget, id(0x000000CC)]
|
HRESULT _stdcall AxBorderStyle([out, retval] enum TxActiveFormBorderStyle* Value);
|
[propput, id(0x000000CC)]
|
HRESULT _stdcall AxBorderStyle([in] enum TxActiveFormBorderStyle Value);
|
[propget, id(0xFFFFFDFA)]
|
HRESULT _stdcall Caption([out, retval] BSTR* Value);
|
[propput, id(0xFFFFFDFA)]
|
HRESULT _stdcall Caption([in] BSTR Value);
|
[propget, id(0xFFFFFE0B)]
|
HRESULT _stdcall Color([out, retval] OLE_COLOR* Value);
|
[propput, id(0xFFFFFE0B)]
|
HRESULT _stdcall Color([in] OLE_COLOR Value);
|
[propget, id(0xFFFFFE00)]
|
HRESULT _stdcall Font([out, retval] IFontDisp** Value);
|
[propput, id(0xFFFFFE00)]
|
HRESULT _stdcall Font([in] IFontDisp* Value);
|
[propputref, id(0xFFFFFE00)]
|
HRESULT _stdcall Font([in] IFontDisp** Value);
|
[propget, id(0x000000CD)]
|
HRESULT _stdcall KeyPreview([out, retval] VARIANT_BOOL* Value);
|
[propput, id(0x000000CD)]
|
HRESULT _stdcall KeyPreview([in] VARIANT_BOOL Value);
|
[propget, id(0x000000CE)]
|
HRESULT _stdcall PixelsPerInch([out, retval] long* Value);
|
[propput, id(0x000000CE)]
|
HRESULT _stdcall PixelsPerInch([in] long Value);
|
[propget, id(0x000000CF)]
|
HRESULT _stdcall PrintScale([out, retval] enum TxPrintScale* Value);
|
[propput, id(0x000000CF)]
|
HRESULT _stdcall PrintScale([in] enum TxPrintScale Value);
|
[propget, id(0x000000D0)]
|
HRESULT _stdcall Scaled([out, retval] VARIANT_BOOL* Value);
|
[propput, id(0x000000D0)]
|
HRESULT _stdcall Scaled([in] VARIANT_BOOL Value);
|
[propget, id(0x000000D1), hidden]
|
HRESULT _stdcall Active([out, retval] VARIANT_BOOL* Value);
|
[propget, id(0x000000D2), hidden]
|
HRESULT _stdcall DropTarget([out, retval] VARIANT_BOOL* Value);
|
[propput, id(0x000000D2), hidden]
|
HRESULT _stdcall DropTarget([in] VARIANT_BOOL Value);
|
[propget, id(0x000000D3), hidden]
|
HRESULT _stdcall HelpFile([out, retval] BSTR* Value);
|
[propput, id(0x000000D3), hidden]
|
HRESULT _stdcall HelpFile([in] BSTR Value);
|
[propget, id(0x000000D4), hidden]
|
HRESULT _stdcall PopupMode([out, retval] enum TxPopupMode* Value);
|
[propput, id(0x000000D4), hidden]
|
HRESULT _stdcall PopupMode([in] enum TxPopupMode Value);
|
[propget, id(0x000000D5), hidden]
|
HRESULT _stdcall ScreenSnap([out, retval] VARIANT_BOOL* Value);
|
[propput, id(0x000000D5), hidden]
|
HRESULT _stdcall ScreenSnap([in] VARIANT_BOOL Value);
|
[propget, id(0x000000D6), hidden]
|
HRESULT _stdcall SnapBuffer([out, retval] long* Value);
|
[propput, id(0x000000D6), hidden]
|
HRESULT _stdcall SnapBuffer([in] long Value);
|
[propget, id(0x000000D7), hidden]
|
HRESULT _stdcall DockSite([out, retval] VARIANT_BOOL* Value);
|
[propput, id(0x000000D7), hidden]
|
HRESULT _stdcall DockSite([in] VARIANT_BOOL Value);
|
[propget, id(0x000000D8), hidden]
|
HRESULT _stdcall DoubleBuffered([out, retval] VARIANT_BOOL* Value);
|
[propput, id(0x000000D8), hidden]
|
HRESULT _stdcall DoubleBuffered([in] VARIANT_BOOL Value);
|
[propget, id(0x000000D9), hidden]
|
HRESULT _stdcall AlignDisabled([out, retval] VARIANT_BOOL* Value);
|
[propget, id(0x000000DA), hidden]
|
HRESULT _stdcall MouseInClient([out, retval] VARIANT_BOOL* Value);
|
[propget, id(0x000000DB), hidden]
|
HRESULT _stdcall VisibleDockClientCount([out, retval] long* Value);
|
[propget, id(0x000000DC), hidden]
|
HRESULT _stdcall ParentDoubleBuffered([out, retval] VARIANT_BOOL* Value);
|
[propput, id(0x000000DC), hidden]
|
HRESULT _stdcall ParentDoubleBuffered([in] VARIANT_BOOL Value);
|
[propget, id(0x000000DD), hidden]
|
HRESULT _stdcall UseDockManager([out, retval] VARIANT_BOOL* Value);
|
[propput, id(0x000000DD), hidden]
|
HRESULT _stdcall UseDockManager([in] VARIANT_BOOL Value);
|
[propget, id(0xFFFFFDFE), hidden]
|
HRESULT _stdcall Enabled([out, retval] VARIANT_BOOL* Value);
|
[propput, id(0xFFFFFDFE), hidden]
|
HRESULT _stdcall Enabled([in] VARIANT_BOOL Value);
|
[propget, id(0x000000DE), hidden]
|
HRESULT _stdcall ExplicitLeft([out, retval] long* Value);
|
[propget, id(0x000000DF), hidden]
|
HRESULT _stdcall ExplicitTop([out, retval] long* Value);
|
[propget, id(0x000000E0), hidden]
|
HRESULT _stdcall ExplicitWidth([out, retval] long* Value);
|
[propget, id(0x000000E1), hidden]
|
HRESULT _stdcall ExplicitHeight([out, retval] long* Value);
|
[propget, id(0x000000E2)]
|
HRESULT _stdcall AlignWithMargins([out, retval] VARIANT_BOOL* Value);
|
[propput, id(0x000000E2)]
|
HRESULT _stdcall AlignWithMargins([in] VARIANT_BOOL Value);
|
[propget, id(0x000000E3)]
|
HRESULT _stdcall ParentCustomHint([out, retval] VARIANT_BOOL* Value);
|
[propput, id(0x000000E3)]
|
HRESULT _stdcall ParentCustomHint([in] VARIANT_BOOL Value);
|
[propget, id(0x000000E4)]
|
HRESULT _stdcall url([out, retval] BSTR* Value);
|
[propput, id(0x000000E4)]
|
HRESULT _stdcall url([in] BSTR Value);
|
[propget, id(0x000000E5)]
|
HRESULT _stdcall caseid([out, retval] BSTR* Value);
|
[propput, id(0x000000E5)]
|
HRESULT _stdcall caseid([in] BSTR Value);
|
[propget, id(0x000000E6)]
|
HRESULT _stdcall mode([out, retval] BSTR* Value);
|
[propput, id(0x000000E6)]
|
HRESULT _stdcall mode([in] BSTR Value);
|
[propget, id(0x000000E7)]
|
HRESULT _stdcall work_no([out, retval] BSTR* Value);
|
[propput, id(0x000000E7)]
|
HRESULT _stdcall work_no([in] BSTR Value);
|
[propget, id(0x000000E8)]
|
HRESULT _stdcall userid([out, retval] BSTR* Value);
|
[propput, id(0x000000E8)]
|
HRESULT _stdcall userid([in] BSTR Value);
|
[propget, id(0x000000E9)]
|
HRESULT _stdcall username([out, retval] BSTR* Value);
|
[propput, id(0x000000E9)]
|
HRESULT _stdcall username([in] BSTR Value);
|
[propget, id(0x000000EA)]
|
HRESULT _stdcall userunit([out, retval] BSTR* Value);
|
[propput, id(0x000000EA)]
|
HRESULT _stdcall userunit([in] BSTR Value);
|
[propget, id(0x000000EB)]
|
HRESULT _stdcall data([out, retval] BSTR* Value);
|
[propput, id(0x000000EB)]
|
HRESULT _stdcall data([in] BSTR Value);
|
[propget, id(0x000000EC)]
|
HRESULT _stdcall verify([out, retval] BSTR* Value);
|
[propput, id(0x000000EC)]
|
HRESULT _stdcall verify([in] BSTR Value);
|
[propget, id(0x000000ED)]
|
HRESULT _stdcall rewrite([out, retval] BSTR* Value);
|
[propput, id(0x000000ED)]
|
HRESULT _stdcall rewrite([in] BSTR Value);
|
[propget, id(0x000000EE)]
|
HRESULT _stdcall modename([out, retval] BSTR* Value);
|
[propput, id(0x000000EE)]
|
HRESULT _stdcall modename([in] BSTR Value);
|
[propget, id(0x000000EF)]
|
HRESULT _stdcall language([out, retval] BSTR* Value);
|
[propput, id(0x000000EF)]
|
HRESULT _stdcall language([in] BSTR Value);
|
[propget, id(0x000000F0)]
|
HRESULT _stdcall loandoc_value([out, retval] BSTR* Value);
|
[propput, id(0x000000F0)]
|
HRESULT _stdcall loandoc_value([in] BSTR Value);
|
[propget, id(0x000000F1)]
|
HRESULT _stdcall loandoc_enable([out, retval] BSTR* Value);
|
[propput, id(0x000000F1)]
|
HRESULT _stdcall loandoc_enable([in] BSTR Value);
|
[propget, id(0x000000F2)]
|
HRESULT _stdcall useproxy([out, retval] BSTR* Value);
|
[propput, id(0x000000F2)]
|
HRESULT _stdcall useproxy([in] BSTR Value);
|
[propget, id(0x000000F3)]
|
HRESULT _stdcall c_docnolist([out, retval] BSTR* Value);
|
[propput, id(0x000000F3)]
|
HRESULT _stdcall c_docnolist([in] BSTR Value);
|
[propget, id(0x000000F4)]
|
HRESULT _stdcall c_docnamelist([out, retval] BSTR* Value);
|
[propput, id(0x000000F4)]
|
HRESULT _stdcall c_docnamelist([in] BSTR Value);
|
[propget, id(0x000000F5)]
|
HRESULT _stdcall fixfilelist([out, retval] BSTR* Value);
|
[propput, id(0x000000F5)]
|
HRESULT _stdcall fixfilelist([in] BSTR Value);
|
[propget, id(0x000000F6)]
|
HRESULT _stdcall is_in_wh([out, retval] BSTR* Value);
|
[propput, id(0x000000F6)]
|
HRESULT _stdcall is_in_wh([in] BSTR Value);
|
[propget, id(0x000000F7)]
|
HRESULT _stdcall oldcaseinfo([out, retval] BSTR* Value);
|
[propput, id(0x000000F7)]
|
HRESULT _stdcall oldcaseinfo([in] BSTR Value);
|
[propget, id(0x000000F8)]
|
HRESULT _stdcall printyn([out, retval] BSTR* Value);
|
[propput, id(0x000000F8)]
|
HRESULT _stdcall printyn([in] BSTR Value);
|
[propget, id(0x000000F9)]
|
HRESULT _stdcall is_oldcase([out, retval] BSTR* Value);
|
[propput, id(0x000000F9)]
|
HRESULT _stdcall is_oldcase([in] BSTR Value);
|
[propget, id(0x000000FA)]
|
HRESULT _stdcall custdocyn([out, retval] BSTR* Value);
|
[propput, id(0x000000FA)]
|
HRESULT _stdcall custdocyn([in] BSTR Value);
|
[propget, id(0x000000FB)]
|
HRESULT _stdcall scancolor([out, retval] BSTR* Value);
|
[propput, id(0x000000FB)]
|
HRESULT _stdcall scancolor([in] BSTR Value);
|
[propget, id(0x000000FC)]
|
HRESULT _stdcall imgdpi([out, retval] BSTR* Value);
|
[propput, id(0x000000FC)]
|
HRESULT _stdcall imgdpi([in] BSTR Value);
|
[propget, id(0x000000FD)]
|
HRESULT _stdcall filesizelimit([out, retval] BSTR* Value);
|
[propput, id(0x000000FD)]
|
HRESULT _stdcall filesizelimit([in] BSTR Value);
|
[propget, id(0x000000FE)]
|
HRESULT _stdcall casenolength([out, retval] BSTR* Value);
|
[propput, id(0x000000FE)]
|
HRESULT _stdcall casenolength([in] BSTR Value);
|
[propget, id(0x000000FF)]
|
HRESULT _stdcall imgdelete([out, retval] BSTR* Value);
|
[propput, id(0x000000FF)]
|
HRESULT _stdcall imgdelete([in] BSTR Value);
|
[propget, id(0x00000100)]
|
HRESULT _stdcall isExternal([out, retval] BSTR* Value);
|
[propput, id(0x00000100)]
|
HRESULT _stdcall isExternal([in] BSTR Value);
|
[propget, id(0x00000101)]
|
HRESULT _stdcall check_main_form([out, retval] BSTR* Value);
|
[propput, id(0x00000101)]
|
HRESULT _stdcall check_main_form([in] BSTR Value);
|
};
|
|
[
|
uuid(B7FB8B05-8BDA-4DFD-BCCF-2B657E8A108A),
|
helpstring("Events interface for CB_IMGPSScanX Control")
|
]
|
dispinterface ICB_IMGPSScanXEvents
|
{
|
properties:
|
methods:
|
[id(0x000000C9)]
|
void OnActivate(void);
|
[id(0x000000CA)]
|
void OnClick(void);
|
[id(0x000000CB)]
|
void OnCreate(void);
|
[id(0x000000CC)]
|
void OnDblClick(void);
|
[id(0x000000CD)]
|
void OnDestroy(void);
|
[id(0x000000CE)]
|
void OnDeactivate(void);
|
[id(0x000000CF)]
|
void OnKeyPress([in, out] short* Key);
|
[id(0x000000D0)]
|
void OnMouseEnter(void);
|
[id(0x000000D1)]
|
void OnMouseLeave(void);
|
[id(0x000000D2)]
|
void OnPaint(void);
|
[id(0x000000D3)]
|
HRESULT OnClosePage(void);
|
};
|
|
[
|
uuid(8B54EA2A-547C-48AD-BC71-C11C1340B37E),
|
helpstring("CB_IMGPSScanX Control"),
|
control
|
]
|
coclass CB_IMGPSScanX
|
{
|
[default] interface ICB_IMGPSScanX;
|
[default, source] dispinterface ICB_IMGPSScanXEvents;
|
};
|
|
};
|