delphisorcery.blogspot.com delphisorcery.blogspot.com

delphisorcery.blogspot.com

Delphi sorcery

Pulling rabbits and other stuff out of the hat with delphi ...

http://delphisorcery.blogspot.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR DELPHISORCERY.BLOGSPOT.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

September

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Monday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 1.0 out of 5 with 2 reviews
5 star
0
4 star
0
3 star
0
2 star
0
1 star
2

Hey there! Start your review of delphisorcery.blogspot.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.8 seconds

FAVICON PREVIEW

  • delphisorcery.blogspot.com

    16x16

  • delphisorcery.blogspot.com

    32x32

CONTACTS AT DELPHISORCERY.BLOGSPOT.COM

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Delphi sorcery | delphisorcery.blogspot.com Reviews
<META>
DESCRIPTION
Pulling rabbits and other stuff out of the hat with delphi ...
<META>
KEYWORDS
1 delphi sorcery
2 spring4d
3 testinsight
4 impressum
5 0 comments
6 email this
7 blogthis
8 share to twitter
9 share to facebook
10 share to pinterest
CONTENT
Page content here
KEYWORDS ON
PAGE
delphi sorcery,spring4d,testinsight,impressum,0 comments,email this,blogthis,share to twitter,share to facebook,share to pinterest,the good,the bad,the ugly,anonymous method overloading,from its documentation,back there,older posts,followers,blog archive
SERVER
GSE
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Delphi sorcery | delphisorcery.blogspot.com Reviews

https://delphisorcery.blogspot.com

Pulling rabbits and other stuff out of the hat with delphi ...

INTERNAL PAGES

delphisorcery.blogspot.com delphisorcery.blogspot.com
1

Delphi sorcery: New dynamic array type in Spring4D 1.2

http://delphisorcery.blogspot.com/2015/01/new-dynamic-array-type-in-spring4d-12.html

Pulling rabbits and other stuff out of the hat with delphi . Thursday, January 29, 2015. New dynamic array type in Spring4D 1.2. Today I want to talk about dynamic arrays. Often you might prefer them over a full blown generic list because it avoids creating an instance just to store a couple of elements (which are backed by a dynamic array inside the list anyway - at least for a regular TList T regardless if you use those from the RTL or the Spring4D ones). There are other implementations.

2

Delphi sorcery: Type less - how to use GExperts macro templates

http://delphisorcery.blogspot.com/2015/02/type-less-how-to-use-gexperts-macro.html

Pulling rabbits and other stuff out of the hat with delphi . Saturday, February 21, 2015. Type less - how to use GExperts macro templates. With all these articles and presentations about the PPL you might have seen this often. Calling TThread.Queue (or TThread.Synchronize if you are doing it wrong ;) to execute your VCL or FMX related code in the main thread. Are you still typing this code wasting precious time. Well then this article is for you! TThread.Queue(nil, procedure begin %SELECTION% end);.

3

Delphi sorcery: Extending the parallel programming library

http://delphisorcery.blogspot.com/2015/02/extending-parallel-programming-library.html

Pulling rabbits and other stuff out of the hat with delphi . Saturday, February 21, 2015. Extending the parallel programming library. Recently Robert Love blogged about Exception Management. In the PPL (let's please stick to this abbreviation since that is what Embarcadero calls it). What I was missing though was handling exceptions in fire and forget tasks since you usually don't have some place that calls wait on them just to get the exception being raised. That's the .NET one): ContinueWith. TTaskEx&#...

4

Delphi sorcery: January 2015

http://delphisorcery.blogspot.com/2015_01_01_archive.html

Pulling rabbits and other stuff out of the hat with delphi . Thursday, January 29, 2015. New dynamic array type in Spring4D 1.2. Today I want to talk about dynamic arrays. Often you might prefer them over a full blown generic list because it avoids creating an instance just to store a couple of elements (which are backed by a dynamic array inside the list anyway - at least for a regular TList T regardless if you use those from the RTL or the Spring4D ones). There are other implementations. Today I show y...

5

Delphi sorcery: February 2015

http://delphisorcery.blogspot.com/2015_02_01_archive.html

Pulling rabbits and other stuff out of the hat with delphi . Saturday, February 21, 2015. Type less - how to use GExperts macro templates. With all these articles and presentations about the PPL you might have seen this often. Calling TThread.Queue (or TThread.Synchronize if you are doing it wrong ;) to execute your VCL or FMX related code in the main thread. Are you still typing this code wasting precious time. Well then this article is for you! TThread.Queue(nil, procedure begin %SELECTION% end);.

UPGRADE TO PREMIUM TO VIEW 14 MORE

TOTAL PAGES IN THIS WEBSITE

19

LINKS TO THIS WEBSITE

blog.spreendigital.de blog.spreendigital.de

VerySimple.Lua 2.0 – a cross-platform Lua 5.3.0 wrapper for Delphi XE5-10.1 Berlin | The curse of Dennis D. Spreen

http://blog.spreendigital.de/2015/02/18/verysimple-lua-2-0-a-cross-platform-lua-5-3-0-wrapper-for-delphi-xe5-xe7

The curse of Dennis D. Spreen. A blog about Delphi programming, web and other technical stuff. VerySimple.Lua 2.0 – a cross-platform Lua 5.3.0 wrapper for Delphi XE5-10.1 Berlin. Wednesday, February 18th, 2015. Dennis D. Spreen. VerySimple.Lua is a Lua 5.3 binding for Delphi XE5- 10.1 Berlin which automatically creates OOP callback functions for Win32, Win64, Mac OS X, iOS and Android. Download current version at GitHub. Generic cialis by mail. What’s new in v2.0? Examples included (VCL and Firemonkey).

theroadtodelphi.com theroadtodelphi.com

JEDI API | The Road to Delphi

https://theroadtodelphi.com/category/jedi-api

Delphi IDE Theme Editor. Delphi Dev. Shell Tools. WMI Delphi Code Creator. Delphi Wmi Class Generator. The Road to Delphi. Delphi – Free Pascal – Oxygene. Category Archives: JEDI API. April 21, 2011. Accesing the WMI from Delphi and Free Pascal via COM (without late binding or WbemScripting TLB). A fellow Delphi programmer, ask me how they can access the WMI using the COM API for WMI. So I decide write this article to show how. In the past articles. Finally access the WMI using the WMI COM API. The code ...

theroadtodelphi.com theroadtodelphi.com

FreePascal | The Road to Delphi

https://theroadtodelphi.com/category/freepascal

Delphi IDE Theme Editor. Delphi Dev. Shell Tools. WMI Delphi Code Creator. Delphi Wmi Class Generator. The Road to Delphi. Delphi – Free Pascal – Oxygene. April 12, 2013. Added support to TSMBIOS for SMBIOS 2.8 spec. A few weeks ago (3 Apr 2013) a new update to the System Management BIOS (SMBIOS) Reference Specification was introduced by the DMTF. Project was updated to support the SMBIOS 2.8. The following changes was added to the 2.8 version:. Processor Information (Type 4):. Memory Device (Type 17):.

delphihaven.wordpress.com delphihaven.wordpress.com

AutoCorrect Components v1.0.3 | Delphi Haven

https://delphihaven.wordpress.com/autocorrect-components

Just another Delphi programming port of call on the internet. AutoCorrect Components v1.0.3. CCR Exif v1.5.1. Generic IDispatch Proxy Classes for Active Scripting (Delphi 2010 ). AutoCorrect Components v1.0.3. What does the code do exactly? Implements for VCL TCustomEdit and TCustomCombo descendents a large sub-set of the AutoCorrect functionality had by ‘proper’ word processors. Specifically, the following is implemented:. Conversion of ‘straight’ quotes into ‘curly’ (‘smart’) quotes. How does it work?

theroadtodelphi.com theroadtodelphi.com

Delphi | The Road to Delphi

https://theroadtodelphi.com/category/delphi

Delphi IDE Theme Editor. Delphi Dev. Shell Tools. WMI Delphi Code Creator. Delphi Wmi Class Generator. The Road to Delphi. Delphi – Free Pascal – Oxygene. May 27, 2016. DIC supports RAD Studio 10.1 Berlin. Hello Folks, I just uploaded a new version of the Delphi IDE Colorizer. DIC) plugin with support for RAD Studio 10.1 Berlin. This slideshow requires JavaScript. You can download the installer from Github. Delphi IDE Theme Editor. Delphi Dev. Shell Tools. April 20, 2016. October 28, 2015. The Network Li...

tech.turbu-rpg.com tech.turbu-rpg.com

TURBU Tech » Blog Archive » First look at XE7

http://tech.turbu-rpg.com/615/first-look-at-xe7

Mason Wheeler's thoughts on Delphi programming in general, and particularly on the technical aspects of developing the TURBU engine and editor. Laquo; Dear everyone: Please stop using $IFDEF VERXXX. Introducing DFMJSON, the DFM parser and scriptable bulk editor. First look at XE7. September 2, 2014, 2:14 pm. So XE7 came out today. I downloaded it and installed it, curious about some of the stuff I’d heard. About Embarcadero’s handling of all this? Well, to my surprise they actually listened! However, if ...

zarko-gajic.iz.hr zarko-gajic.iz.hr

Fun: Refactoring a Complex Delphi Boolean Function | Žarko Gajić

http://zarko-gajic.iz.hr/fun-refactoring-a-complex-delphi-boolean-function

Fun: Refactoring a Complex Delphi Boolean Function. I will not go here into explaining various reasons (and solutions) why and how you would want to rewrite your own functions (maybe originally coded years ago). There are plenty of possible scenarios/solutions: extract some piece of code into a separate routine, optimize sections, replace records with objects (or the opposite), introduce new language constructs and so on. As you might imagine: a mess! However, and to be honest, my first reaction was.

theroadtodelphi.com theroadtodelphi.com

Networking | The Road to Delphi

https://theroadtodelphi.com/category/networking

Delphi IDE Theme Editor. Delphi Dev. Shell Tools. WMI Delphi Code Creator. Delphi Wmi Class Generator. The Road to Delphi. Delphi – Free Pascal – Oxygene. October 28, 2015. Using the Network List Manager (NLM) API from Delphi. The Network List Manager (NLM) API. Ok, So the first step to use this API from Delphi is import the. Type Library (C: WINDOWS system32 netprofm.dll) from the option Component- Import Component as is show below. After of this the NETWORKLIST TLB. This is the definition of the. Metho...

theroadtodelphi.com theroadtodelphi.com

COM | The Road to Delphi

https://theroadtodelphi.com/category/com

Delphi IDE Theme Editor. Delphi Dev. Shell Tools. WMI Delphi Code Creator. Delphi Wmi Class Generator. The Road to Delphi. Delphi – Free Pascal – Oxygene. May 24, 2013. Hosting Preview Handlers in Delphi VCL Applications. In this post i will show you, how you can host an existing Preview Handler. To host a preview handler, first we need find the CLSID of the preview associated to a file extension, this info is located in the windows registry, the default value of the {8895b1c6-b41f-4c1c-a562-0d564250836f...

UPGRADE TO PREMIUM TO VIEW 25 MORE

TOTAL LINKS TO THIS WEBSITE

34

OTHER SITES

delphisole.com delphisole.com

Web hosting provider - Bluehost.com - domain hosting - PHP Hosting - cheap web hosting - Frontpage Hosting E-Commerce Web Hosting Bluehost

delphisolutionsgroup.com delphisolutionsgroup.com

Vagabond Skor Billigt Rea 50% Rabatt, Sälja Verkliga Mode Serien - Tods Skor Outlet Stockholm Butik

Moose Knuckles Kvinnor's Jackor. Moose Knuckles Män's Jackor. Michael Kors Crossbody Väskor. Michael Kors Fashion Style. Michael Kors Grab Väskor. Michael Kors iPad Fodral. Michael Kors Value Spree. Baylee future cat ii. Future cat lo motor. Speed cat big skor. Baylee future cat ii. Ferrari sf pace katt. Future cat gt ferrari. Future cat lo motor. Speed cat 2.9. Speed cat big skor. Speed cat l 10 år. Curve Mesh Upper Women's. EasyTone Smooth Fit Women's. Reebok Reeinspire II Women. Reebok Zig Fuel Men's.

delphisolutionsgroup.net delphisolutionsgroup.net

Delphi Home

ADDED VALUE and FRESH IDEAS. We in Delphi consider ourselves an extension of our customer’s organization. Long term relationships to both customer and employees are the best assurances for understanding the customers’ needs and providing the most suitable solutions to the customers’ business challenges. In a very small organization, there may be no system, just our way of doing things, and our way is probably not written down, but all in the head of the manager or owner. . read more. At Delphi we are alw...

delphisonrainbow.com.au delphisonrainbow.com.au

Delphi's on Rainbow - www.delphisonrainbow.com.au

Welcome to Delphi's on Rainbow. Delphi's is a modern, spacious, resort style beach house nestled amongst the tall gums and coastal bushland that is Rainbow Shores Estate. Just minutes walk from the resort restaurant and bar and stunning beaches, Delphi's is a restful haven in an eco friendly environment created purely with your relaxation in mind. Once you have settled in, take your complimentary bottle of wine, relax and discover Delphi's. At Delphi's well behaved dogs are most welcome.

delphisorcery.blogspot.com delphisorcery.blogspot.com

Delphi sorcery

Pulling rabbits and other stuff out of the hat with delphi . Friday, May 12, 2017. How to create an operator overload that only accepts nil. Since the introduction of Nullable types in Spring4D they had a problem: assigning null to them was cumbersome. Some time ago you could implicitly assign a Variant to them which made it possible to assign Null. However that caused some issue because of implicit Variant type conversion. For 12 I used an explicit type with no state and a static property Null so you ca...

delphisource.blogspot.com delphisource.blogspot.com

DELPHI SOURCE CODE

Delphi source code sample collection. Enter your search terms. Wednesday, November 16, 2011. Download Gammu smsm gateway installer. Download Gammu smsm gateway installer here. Links to this post. How to show printing a Rich Edit control onto a bitmap for preview. How to show printing a Rich Edit control onto a bitmap for preview. Of course, the standard Delphi TRichEdit component incapsulates this feature. We can use this posibility to make a fast print preview. Device to render to. Entire area of render...

delphisource.net delphisource.net

Delphi Source

Welcome to Delphi Source. Click here to view. Switch to compact mode. Delphi source code. Get free code for your application. Develop easily your programs using simple examples. Use the tutorials to increase your skills. The number of tags statistics 0. Remove the title bar Move the form. Categories Tips and Hints. Released in 2014-05-27 18:01. The COM object called PHP. Released in 2013-12-02 21:50. Categories Tips and Hints. Released in 2013-12-02 20:23. Categories Tips and Hints. To reduce the Delphi ...

delphisources.at.ua delphisources.at.ua

Главная - Королевство Delphi

Четверг, 12.01.2017. Kylix Delphi for Linux. Как часто ви на этот сайт заходите? Middot; Архив опросов. Разбиение файла на ча. ТИЦ PageRank Alexa Ra. Экспорт баз данных в . Всего материалов в каталоге: 1304. Исходник программы, показывающей пример упрощения (минимизации) булевых выражений с использованием таблицы истинности Карно (карты Карно). Исходник программы, показывающей пример создания консольного приложения эмулирующего тестирование студента по предмету Схемотехника. Исходник программы, показываю...