Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Category: Delphi

Delphi is a well-known rapid application development tool (Rapid Application Development, RAD) under the Windows platform. Its predecessor was the “Borland Turbo Pascal” that was popular in the DOS era. The earliest version was developed by the American Borland company in 1995. The main creator is Anders Hejlsberg. After several years of development, this product has also been transferred to the Embarcadero company. Delphi is an integrated development environment (IDE). The core used is Object Pascal developed from the traditional Pascal language. It uses a graphical user interface as the development environment, and uses IDE, VCL tools and compilers to cooperate with the function of connecting to the database. An application development tool centered on object-oriented programming.

Delphi CreateThread thread transmission multiple parameter processing methods

unit Unit1;

interface

uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;

type
MYPARA = record
title: pchar;
str: pchar;
end;

August 22, 2021By Simo Delphi CreateThread, Delphi, method, multiple, parameters, pass, Processing, threadLeave a Comment

Delphi asm to purepascal

I am trying to migrate Delphi 5 code to Delphi XE7-WIN64, I am facing the problem of mixed assembly code in the block below. I am also a novice.

procedure IterateMenus(Func: Pointer; Menu1, M

August 22, 2021By Simo Delphi Assam, Delphi, PervedkalLeave a Comment

Algorithm – Quick filtering data structure (DELPHI)?

I am optimizing a part of a Delphi application, where the list of objects is often filtered using different criteria. The objects are stored in the TObjectList structure, and each filter is usually

August 22, 2021By Simo Delphi Algorithm, data, Delphi, FAST, filtration, structureLeave a Comment

Colors – Modify the color scheme of INNO SETUP INSTALLER

I have been playing Inno Setup 5.3.6; try to customize the color of the installer. Mainly the banner that appears in the head of the installer. But so far I haven’t found a convenient Method.

August 22, 2021By Simo Delphi color, Colors, inno, installer, modification, setup, solutionLeave a Comment

Delphi getDeviceCaps function

GetDeviceCaps function function: This function retrieves the device specified information of the specified device.   Function prototype: int GetDeviceCaps(HDC hdc, int nlndex);Parameter:   1, hdc:

August 22, 2021By Simo Delphi Delphi, functions, getDevicecapsLeave a Comment

Posts navigation

Page 1 … Page 9 Page 10
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress