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 non-visual TTREE implementation

I am looking for a non-visual persistent tree (TStringTree) implementation. If anyone knows of any good implementation, please let me know.

Thank you.< /p> You will find a flexible non-vis

October 5, 2021By Simo Delphi Delphi, Implementation, non-visualization, TTREELeave a Comment

Delphi VCL Style Tutorial – How to Change Style at runtime

Is there a good VCL style tutorial where we see how to load/change styles dynamically (at runtime)?

This should work for Delphi XE2 and higher, because XE2 is the first version with VCL style

October 5, 2021By Simo Delphi change, Delphi, How, run, style, tutorial, VCLLeave a Comment

Delphi – Global hook thread takes up too many CPUs, how to fix it?

The following global hook threads take up too much CPU, unless I add Sleep(10) there,
There are other solutions instead of sleep (10 milliseconds)-sleep does not look Like the best solution for my

October 5, 2021By Simo Delphi Delphi, Global, Hook, how to fix, occupied, thread, too many CPULeave a Comment

Delphi – screenshot of the screen specific part of the screen

I am trying to take a screenshot of a specific part of the screen. Here are the coordinates of the part of the screen I want to “cut”:

Left: 442< br>Top: 440
Right: 792
Bottom: 520

That

October 5, 2021By Simo Delphi Delphi, intercept, partial, Screen, Screenshot, specificLeave a Comment

Delphi – Why does a class need an empty method to call it?

I am evaluating an existing dependency injection library for Delphi, and settled on delphidicontainer due to its simplicity-it only requires a unit file!

However, there is one thing I don’t u

October 5, 2021By Simo Delphi call, class, Delphi, empty, method, need, one, whyLeave a Comment

Delphi element alignment – center

It seems that the alignment attribute is very effective, but you can align elements, so if all elements are smaller than the container size, all elements on the panel will be aligned to all element

October 5, 2021By Simo Delphi Alignment, center, Delphi, elementLeave a Comment

Delphi: How to store TCUSTOMFRAME and record in a list

I am using TObjectList to store TCustomFrames. Now I want to store more information about TCustomFrame in the same list. The record will be good.

Which delphi class do you want to store in th

October 5, 2021By Simo Delphi Delphi, How, List, middle, one, Record, storage, TCUSTOMFRAMELeave a Comment

Delphi dictionary release

I implemented the following classes:

type
TUtilProcedure = procedure(var AJsonValue: TJSONObject);< br />
TCallback = class
private
FName: string;
FProcedure: TUtilProcedure;
FAnnotatio

October 5, 2021By Simo Delphi Delphi, Dictionary, ReleaseLeave a Comment

Delphi – Tregistry – Why is some keys readable and some keys are not available?

I wrote the following code:

var
MainForm: TMainForm;
const
SRootKey = HKEY_LOCAL_MACHINE;
SKey =’SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\Profiles’;
implementation
{$ R *.d

October 5, 2021By Simo Delphi Delphi, key, not, readable, Some, somewhat, Tregistry, whyLeave a Comment

Delphi – How to convert TCLIENTDATASET to another TCLIENTDATASET?

How to get changes from TClientDataset?

I have a TClientDataset called GetDataset and I have a grid. I want to make changes in a new TClientDataset called ChangeDataset.

How can I do it

October 5, 2021By Simo Delphi change, conversion, Delphi, How, one, TclientDataSetLeave a Comment

Posts navigation

Page 1 … Page 3 Page 4 Page 5 … 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