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.

Save the desktop layout in Delphi Community Edition

I want to know if the desktop layout can be saved when using Delphi 10.3 Community Edition.

I am performing this process, but I can’t find saving the desktop Layout options.

View-> Desk

October 5, 2021By Simo Delphi community, Delphi, desktop, Edition, layout, saveLeave a Comment

Delphi – Why does the components created at my runtime do not appear on the form?

I am testing an example from this Q& A Component Creation – Joining Components Together? to understand how to create custom/composite components.

Although the example The components installed

October 5, 2021By Simo Delphi Component, create, Delphi, form, my, no, now, run, whyLeave a Comment

Delphi – anonymous method as a function result

What I want to do is assign an anonymous method as a function result to a variable of the same type. Delphi complains that an appointment cannot be made. Obviously something about Delphi I want to

October 5, 2021By Simo Delphi Anonymous, as a function, Delphi, method, resultLeave a Comment

Delphi – How to remove nodes from TTREEVIEW and its objects

I am using Delphi 10 Starter version. I am studying how to use Delphi’s TTreeView component.

Everything is normal, no problem. The only thing I left The question is:

After adding the ob

October 5, 2021By Simo Delphi Delphi, How to delete, nodes, ObjectsLeave a Comment

Delphi – Why can’t this LEA directive can’t compile?

I am porting 32-bit Delphi BASM code to 64-bit FPC (Win64 target operating system), and want to know why the next instruction cannot be compiled in 64-bit FPC: < /p>

{$IFDEF FPC}
{$ASMMODE I

October 5, 2021By Simo Delphi compile, Delphi, instruction, LEA, This, Unable, whyLeave a Comment

Delphi Data Type List

Classification Scope< /td> bytes Remarks Simple type Ordinal Integer Integer -2147483648 .. 2147483647 4 Signed 32-bit Cardinal 0 .. 4294967295 4 Unsigned 32-bit Shortint -128 .. 127< /td> 1

October 5, 2021By Simo Delphi data, Delphi, List, typeLeave a Comment

Delphi – Declaration Matrix Const

Edit my question.

I will be specific.

How to declare the following code as const instead of var?
(I can’t get the Cube example)

var
Matrix: array of array of string;
SetLength(

October 5, 2021By Simo Delphi const, Delphi, Matrix, statementLeave a Comment

Delphi interface and component background transparent related methods

1 unit Unit1;
2
3 interface
4
5 uses
6 Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
7 Dialogs, StdCtrls;
8
9 type
10 TForm1 = class(TForm)
11 Edit

October 5, 2021By Simo Delphi Background, components, Delphi, Interface, methods, Related, transparentLeave a Comment

Delphi – Timer queue in Windows service

For Windows services, I need a timer to perform a certain task on a regular basis. Of course, there are many options that seem to be better than timers (multithreaded, calling methods directly from

October 5, 2021By Simo Delphi Delphi, Medium, queue, service, Timer, windowsLeave a Comment

Delphi: Transparent controls become opaque in the netbook

For some reason, the transparent controls on the form became opaque on some computers. I got reports on “Acer Netbook” and “Thinkpad x600”. The application It was built using Delphi 2007.

Thi

October 5, 2021By Simo Delphi become opaque, bet, control, Delphi, Internet, transparentLeave a Comment

Posts navigation

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