doom4ster
2017-05-10 0fcc8a7144882a529ee0670404774484cbe2f5b6
CB_IMGPSScan_TLB.pas
@@ -12,7 +12,7 @@
// ************************************************************************ //
// $Rev: 17252 $
// File generated on 2017/2/22 ¤U¤È 03:44:05 from Type Library described below.
// File generated on 2017/3/16 ¤W¤È 12:29:25 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)
@@ -228,6 +228,10 @@
    procedure Set_casenolength(const Value: WideString); safecall;
    function Get_imgdelete: WideString; safecall;
    procedure Set_imgdelete(const Value: WideString); safecall;
    function Get_isExternal: WideString; safecall;
    procedure Set_isExternal(const Value: WideString); safecall;
    function Get_check_main_form: WideString; safecall;
    procedure Set_check_main_form(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;
@@ -287,6 +291,8 @@
    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;
    property isExternal: WideString read Get_isExternal write Set_isExternal;
    property check_main_form: WideString read Get_check_main_form write Set_check_main_form;
  end;
// *********************************************************************//
@@ -355,6 +361,8 @@
    property filesizelimit: WideString dispid 253;
    property casenolength: WideString dispid 254;
    property imgdelete: WideString dispid 255;
    property isExternal: WideString dispid 256;
    property check_main_form: WideString dispid 257;
  end;
// *********************************************************************//