| | |
| | | // ************************************************************************ // |
| | | |
| | | // $Rev: 17252 $ |
| | | // File generated on 2017/1/17 ¤U¤È 03:23:41 from Type Library described below. |
| | | // File generated on 2017/2/22 ¤U¤È 03:44:05 from Type Library described below. |
| | | |
| | | // ************************************************************************ // |
| | | // Type Lib: C:\Documents and Settings\user\®à±\lin_Delphi\°ê®õ±M®×\°ê®õ©Ð¶U\±½´y¤¸¥ó\20170117_1\CB_IMGPSScan (1) |
| | | // Type Lib: C:\Users\Hong\Desktop\Delphi2009_project\work_project\°ê®õ±M®×\°ê®õ©Ð¶U\±½´y¤¸¥óCB_IMGPSScan\20170208_³]¸mgit\CB_IMGPSScan (1) |
| | | // LIBID: {F7D1C429-BE85-4FAD-A058-36A41C2AAA89} |
| | | // LCID: 0 |
| | | // Helpfile: |
| | | // HelpString: |
| | | // DepndLst: |
| | | // (1) v2.0 stdole, (C:\WINDOWS\system32\stdole2.tlb) |
| | | // (2) v4.0 StdVCL, (C:\WINDOWS\system32\stdvcl40.dll) |
| | | // (1) v2.0 stdole, (C:\Windows\SysWOW64\stdole2.tlb) |
| | | // (2) v4.0 StdVCL, (stdvcl40.dll) |
| | | // ************************************************************************ // |
| | | {$TYPEDADDRESS OFF} // Unit must be compiled without type-checked pointers. |
| | | {$WARN SYMBOL_PLATFORM OFF} |
| | |
| | | procedure Set_is_oldcase(const Value: WideString); safecall; |
| | | function Get_custdocyn: WideString; safecall; |
| | | procedure Set_custdocyn(const Value: WideString); safecall; |
| | | function Get_scancolor: WideString; safecall; |
| | | procedure Set_scancolor(const Value: WideString); safecall; |
| | | function Get_imgdpi: WideString; safecall; |
| | | procedure Set_imgdpi(const Value: WideString); safecall; |
| | | function Get_filesizelimit: WideString; safecall; |
| | | procedure Set_filesizelimit(const Value: WideString); safecall; |
| | | function Get_casenolength: WideString; safecall; |
| | | procedure Set_casenolength(const Value: WideString); safecall; |
| | | function Get_imgdelete: WideString; safecall; |
| | | procedure Set_imgdelete(const Value: WideString); safecall; |
| | | property Visible: WordBool read Get_Visible write Set_Visible; |
| | | property AutoScroll: WordBool read Get_AutoScroll write Set_AutoScroll; |
| | | property AutoSize: WordBool read Get_AutoSize write Set_AutoSize; |
| | |
| | | property printyn: WideString read Get_printyn write Set_printyn; |
| | | property is_oldcase: WideString read Get_is_oldcase write Set_is_oldcase; |
| | | property custdocyn: WideString read Get_custdocyn write Set_custdocyn; |
| | | property scancolor: WideString read Get_scancolor write Set_scancolor; |
| | | property imgdpi: WideString read Get_imgdpi write Set_imgdpi; |
| | | property filesizelimit: WideString read Get_filesizelimit write Set_filesizelimit; |
| | | property casenolength: WideString read Get_casenolength write Set_casenolength; |
| | | property imgdelete: WideString read Get_imgdelete write Set_imgdelete; |
| | | end; |
| | | |
| | | // *********************************************************************// |
| | |
| | | property printyn: WideString dispid 248; |
| | | property is_oldcase: WideString dispid 249; |
| | | property custdocyn: WideString dispid 250; |
| | | property scancolor: WideString dispid 251; |
| | | property imgdpi: WideString dispid 252; |
| | | property filesizelimit: WideString dispid 253; |
| | | property casenolength: WideString dispid 254; |
| | | property imgdelete: WideString dispid 255; |
| | | end; |
| | | |
| | | // *********************************************************************// |