| | |
| | | // ************************************************************************ // |
| | | |
| | | // $Rev: 17252 $ |
| | | // File generated on 2017/3/16 ¤W¤È 12:29:25 from Type Library described below. |
| | | // File generated on 2018/10/18 ¤W¤È 11:05:02 from Type Library described below. |
| | | |
| | | // ************************************************************************ // |
| | | // Type Lib: C:\Users\Hong\Desktop\Delphi2009_project\work_project\°ê®õ±M®×\°ê®õ©Ð¶U\±½´y¤¸¥óCB_IMGPSScan\20170208_³]¸mgit\CB_IMGPSScan (1) |
| | | // Type Lib: D:\¤u§@°Ï\±M®×\°ê®õ¥@µØ\©Ð¶U\CUB_IMGPSSCAN\CB_IMGPSScan (1) |
| | | // LIBID: {F7D1C429-BE85-4FAD-A058-36A41C2AAA89} |
| | | // LCID: 0 |
| | | // Helpfile: |
| | |
| | | procedure Set_isExternal(const Value: WideString); safecall; |
| | | function Get_check_main_form: WideString; safecall; |
| | | procedure Set_check_main_form(const Value: WideString); safecall; |
| | | function Get_WH_CATEGORY: WideString; safecall; |
| | | procedure Set_WH_CATEGORY(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 imgdelete: WideString read Get_imgdelete write Set_imgdelete; |
| | | property isExternal: WideString read Get_isExternal write Set_isExternal; |
| | | property check_main_form: WideString read Get_check_main_form write Set_check_main_form; |
| | | property WH_CATEGORY: WideString read Get_WH_CATEGORY write Set_WH_CATEGORY; |
| | | end; |
| | | |
| | | // *********************************************************************// |
| | |
| | | property imgdelete: WideString dispid 255; |
| | | property isExternal: WideString dispid 256; |
| | | property check_main_form: WideString dispid 257; |
| | | property WH_CATEGORY: WideString dispid 258; |
| | | end; |
| | | |
| | | // *********************************************************************// |