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 – Is this Peter Below code be a memory leak?

I know I shouldn’t ask Peter Peter, but I found this code snippet while trying to debug some old D5 code Text File Size.

In my opinion, Sysutils.FindClose should be called the last line of th

October 5, 2021By Simo Delphi code, Delphi, leak, memory, peter, ThisLeave a Comment

Delphi – How to Test if olevariant contains interfaces

An annoying thing about using Excel through its automated interface is weak typing.
The return value can contain any different types.
How to test whether the variable returned by the caller Inter

October 5, 2021By Simo Delphi Delphi, How, Interface, is included, olevariant, testLeave a Comment

Delphi – How does my form detect the keydown event when another control is focused?

procedure TMainForm.KeyDown(Sender: TObject; var Key: Word; Shift: TShiftState);
begin
if (GetKeyState(Ord(‘Q ‘)) The above event only works when the focus is set to the main form.
If I run the ap

October 5, 2021By Simo Delphi Another, control, Delphi, Event, focus, form, How to Test, Keydown, my, time, WithLeave a Comment

Delphi to Windows Fax

Anyone knows how to use Windows 8 Fax to send a fax. Real Delphi.. I mean I need to activate Windows Fax with numbers and pdf attachments.
About that Any tutorials?
Day Thnx. For example, you

October 5, 2021By Simo Delphi Delphi, Fax, windowsLeave a Comment

Delphi – Automatic shutdown when not in use within a period of time

See the answer in English> How do I check for PROGRAM idle time, as opposed to SYSTEM idle time? Three
We have a program that we are writing in Delphi XE. I have A question:

If the program is

October 5, 2021By Simo Delphi automatic, close, Delphi, not used, one, program, timeLeave a Comment

Delphi – How to update TLIST when it is an iteration using the for-in loop?

I am trying to learn generics in Delphi, but TList has a very basic problem.

I have successfully created a list of integers and used 1000 Fill it with an odd number. I want to change every nu

October 5, 2021By Simo Delphi Delphi, how to make, iterate, loop, Perform, time, TLIST, UpdateLeave a Comment

Automatically delete Delphi ifdef compiler instructions

I’m currently working on the’inheritance’ code, which has (randomly scattered) a lot of conditional compiler instructions based on the Delphi version, back to Delphi 2. From now on, all development

October 5, 2021By Simo Delphi Auto, compiler, delete, Delphi, IFDEF, instructionLeave a Comment

Delphi judges whether a class implements an interface

TObject.GetInterface can obtain an instance of an object to implement an interface. The prerequisite is that the object must be instantiated before running GetInterface

The following method c

October 5, 2021By Simo Delphi a class, Delphi, Interface, judgment, one, whether it is realizedLeave a Comment

Delphi, override custom control setcaption

I have a custom control,
the ancestor is another custom control,
whose ancestor is TPanel;
that is

TNotMyCustomControl = class(Tpanel);
TMyCustomControl = class(TNotMyCustomControl); Wheth

October 5, 2021By Simo Delphi control, coverage, customization, Delphi, setcaptionLeave a Comment

Delphi – How to make the component disappear in the form designer?

I am creating a custom control that contains other controls, including two scroll bars, one horizontal and one vertical. There is a property to set one or two scroll bars invisible, it It works fin

October 5, 2021By Simo Delphi Component, Delphi, design, device, disappearance, form, How, MediumLeave a Comment

Posts navigation

Page 1 … Page 7 Page 8 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