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

Tag: Delphi

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

Delphi – Why should I use Tcollections.createlist instead of tList.create?

I added map(), reduce() and where(qlint: string) to my Spring4D branch.
When I wrote these functions, I found the behavior of the list There are differences when they are created in different ways

October 5, 2021By Simo Delphi create, CREATELIST, Delphi, should be used, TCOLLECTIONS, TCOLLECTIONS.CREATELIST, TLIST, TLIST.CREATE, whyLeave a Comment

Delphi High DPI switches between its zoom and Windows scales

Some of my customers want to be able to manually extend my application (when the Windows dpi is set to 96), so I have to implement the extension. Unfortunately, these customers cannot set the Windo

October 5, 2021By Simo Delphi Delphi, DPI, high, Self, windows, ZoomLeave a Comment

Delphi – Object list

How to get the property list of Object that is not Component (at runtime). Just like Grid Cell, it has its own properties (Font, Align, etc.). Grid such as AdvStringGrid or AliGrid, or Bergs NxGri

October 5, 2021By Simo Delphi attribute, Delphi, List, objectLeave a Comment

Delphi – What is the standard method for communicating with Win32 executable file?

I have some delphi code. Given a list of items, calculate the total price and consider any special transactions that may apply.

This code uses another A language rewrite is very important.

October 5, 2021By Simo Delphi communication, Delphi, executable, file, method, Standard, Website, what, Win, Win32Leave a Comment

Evaluate multiple Boolean conditions separately, only one can be true (Delphi)

I have a function that evaluates multiple (7 in my case) Boolean variables and conditions, if only one of them is true, the result is true (of course the rest are false ). I have the following code

October 5, 2021By Simo Delphi Boolean, can, condition, Delphi, evaluate, multiple, one, only, Separate, trueLeave a Comment

Posts navigation

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