tubbysong
2021年11月11日 星期四
“delphi how t o declare function” Code Answer
›
interface type TNodeFunction = function(AInput: String): String; implementation function Func1(AInput: String): String; begin result :...
get current method's name
›
JclDebug.pas function FileByLevel(const Level: Integer = 0): string; function ModuleByLevel(const Level: Integer = 0): string; function P...
GetEIP
›
uses System . Classes , System . SysUtils , System . Rtti ; procedure GetEIP(); stdcall; function GetCurrentFuncName (const frm: TO...
2021年11月10日 星期三
DELPHI 官網 範例
›
DELPHI 官網 範例 Complete List of Delphi Code Examples From Docwiki https://capecodgunny.blogspot.com/2013/07/complete-list-of-delphi-code-e...
2018年11月16日 星期五
Google Maps über COM (Component Object Model) 谷歌 地圖
›
Google Maps über COM (Component Object Model) jasontpenny GMLib Rodrigo TGoMaps Lite DelphiMaps Der Preis. Die Flexibilität....
2018年11月13日 星期二
Undocumented MessageBoxTimeOut function 時間 倒數 訊息
›
http://www.delphibasics.info/home/delphibasicssnippets Undocumented MessageBoxTimeOut function function MessageBoxTimeOut( hWnd: HW...
Using NtDeleteFile from Delphi 刪除 檔案
›
Using NtDeleteFile from Delphi The required structures (not defined in Delphi) are UNICODE_STRING and OBJECT_ATTRIBUTES. function NtDel...
2018年11月12日 星期一
完整 抓取 記憶體 驗證 鏡像
›
memory text Dynamic Section Image Verification LoadLibrary GetDllDirectory GetProcAddress FreeLibrary GetModuleHandle DllMain MapViewOfF...
2018年11月7日 星期三
delphi VCL Web-Frameworks RIA
›
http://delphi625.rssing.com/chan-54815889/all_p14.html delphi VCL Web-Frameworks delphi Web ria Rich Internet Application Framew...
2018年7月18日 星期三
delphi vector graphic
›
Graphics32 delphi gr32 Vectorial Polygon Rasterizer (VPR) delphi Simple Vector Library delphi Clipper open source library http://ww...
2018年7月4日 星期三
delphi 我在哪裡? EIP EBP ESP 暫存器
›
delphi assembly Instruction Pointer delphi assembly Instruction Pointer eip rtti How to Get the EIP( Instruction Pointer Value ) in G...
2018年6月6日 星期三
Delphi midas code generator
›
Delphi Multi-Tier Code Generator datasetprovider broker datasetprovider Remote Data Broker http://www.torry.net/tools/code/codegen/DBA...
2018年5月24日 星期四
delphi float double 浮點數
›
https://github.com/Tominator2/HEXtoIEEE-754 http://www.davdata.nl/math/floatingpoint.html http://www.efg2.com/Lab/Mathematics/NaN.htm h...
2018年5月15日 星期二
從 window 找到 application path PID
›
Enumerating All Processes https://msdn.microsoft.com/en-us/library/windows/desktop/ms682623.aspx Snapshot Process 32 First Process Next En...
如何創建 單一 唯一執行 執行檔 傳 參數 CreateParams paramstr
›
How to run a single instance of an application http://delphidabbler.com/articles?article=13 delphi Process Param Create Params paramstr ...
2018年5月13日 星期日
op SWIG c convert 2 pascal / delphi
›
http://www.swig.org/exec.html swig 是個 編譯器的介面 讓你 從 c/c++ 轉成 perl python ruby tcl ...java pascal http://wiki.freepascal.org/C_to_Pascal ...
新建 子 處理 並且 把輸出 輸入 轉向
›
https://msdn.microsoft.com/en-us/library/windows/desktop/ms682499(v=vs.85).aspx Creating a Child Process with Redirected Input and Output ...
2018年5月7日 星期一
delphi 把個 物件 元件 object component 存檔 save file
›
http://www.swissdelphicenter.ch/en/showcode.php?id=1626 https://stackoverflow.com/questions/698536/saving-a-tobject-to-a-file https://torr...
2018年5月6日 星期日
gps 時間 校正
›
gps utc conversion arduino http://www.instructables.com/id/GPS-time-UTC-to-local-time-conversion-using-Arduin/ http://www.instructabl...
delphi 正則 邏輯搜尋
›
http://docwiki.embarcadero.com/RADStudio/Tokyo/en/Regular_Expressions https://www.regular-expressions.info/ Regular delphi emba...
‹
›
首頁
查看網路版