delphi±àд×é¼þ
unit PointSelect;
{$WARN SYMBOL_PLATFORM OFF}
interface
uses
ComObj, ActiveX, yj_TLB, StdVcl, esriSystemUI_TLB,esriControls_TLB,esriCarto_TLB;
type
TPointSelect = class(TAutoObject, ICommand, ITool)
protected
function Get_Bitmap: OLE_HANDLE; safecall;
function Get_Caption: WideString; safecall;
function Get_Category: WideString; safecall;
function Get_Checked: WordBool; safecall;
function Get_Enabled: WordBool; safecall;
function Get_HelpContextID: Integer; safecall;
function Get_HelpFile: WideString; safecall;
function Get_Message: WideString; safecall;
function Get_Name: WideString; safecall;
function Get_Tooltip: WideString; safecall;
procedure OnClick; safecall;
procedure OnCreate(const hook: IDispatch); safecall;
function Deactivate: WordBool; safecall;
function Get_Cursor: OLE_HANDLE; safecall;
function OnContextMenu(x, y: Integer): WordBool; safecall;
procedure OnDblClick; safecall;
procedure OnKeyDown(keyCode, shift: Integer); safecall;
procedure OnKeyUp(keyCode, shift: Integer); safecall;
Ïà¹ØÎÊ´ð£º
½ÓÊÕµ½µÄÎı¾ÄÚÈÝÊÇucs2±àÂë¸ñʽ£¬ÇëÎÊÔõÑùת»»³ÉÖÐÎÄ
°´ÎÒµÄÀí½â£¬UCS-2ÊÇ×Ö·û¼¯£¬¾ßÌåµÄ±àÂëÓÐUTF-8£¬UTF-16 (LE/BE)µÈ¡£
Èç¹ûÄãÓÃDelphi 2009¼°ÒÔÉϰ汾£¬¿ÉÒÔ¿´¿´TEncodingÀà¡£
btw. Äã˵µÄת»»³ÉÖÐÎÄÊÇɶÒâË ......
delphi ÊÖ¶¯×°ÔØÇý¶¯ÎļþÌáʾ£º
RROR (1058): The driver is marked as disabled (Start=4) in its service database entry.
ÊDz»ÊÇÕâ¸öÇý¶¯±ØÐèÒªÓÃINFÀ´°²×°¡£¡£ÓÃ×Ô´øµÄINFÀ´×°ÊÇÕý³£µÄ¡£ÓÃÊÖ¶¯×°ÔؾÍÌáʾÈçÉÏ¡ ......
×î½ü»»Á˼ҹ«Ë¾£¬ÓôÃÆµÄÊǹØÓÚDelphiµÄÎÊÌ⣬¹«Ë¾Ö®Ç°ÓõÄÒ²ÊÇD°æDelphi7ÆóÒµ°æµÄ¡£ºóÀ´±»ËÍÁËÂÉʺ¯ÒԺ󣬾ÍÇ¿ÖÆ¸ÄÓÃDelphi7¸öÈ˰棬¾ç˵Õâ¸ö°æ±¾ÊÇÃâ·Ñ°æ£¬»òÕß˵ºÜ±ãÒË£¬Èç¹û²é³öÀ´£¬¾ÍÂò¸öºÃÁË¡£ÕâÏ¿ɺ᣿àÁËÎ ......
ÎÒ±¾À´ÔÚѧУÊÇŪµÄJ2EE
×òÌìÈ¥Á˳¤É³Ò»¼Ò¹«Ë¾Ó¦Æ¸ ˵ÊÇÓÐÒ»¸öÏîÄ¿ delphiµÄ
ʵϰÆÚÒ»¸öÔ ËÄÌì°ëµÄdelphiÅàѵ ºóÃæ25Ìì¸øÄãÒ»¸öÉè¼ÆÎĵµ×Ô¼º×öÒ»¸öÏîÄ¿
×ߺ󲻾ôòµç»°¹ýÀ´½ÐÎÒÐÇÆÚһȥ±¨µ½
¿´µ½delphiµ ......