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

Tag: one

Delphi calls the master’s method (to build a procedure of object)

Delphi can call the method of the parent class through inherited, but it does not provide a method to directly call the parent class of the parent class (the grandfather class). The implementation

October 5, 2021By Simo Delphi build, call, class, Delphi, grandfather, method, object, one, own, procedureLeave a Comment

Convert DateTime format to another DateTime format in Lua

I have a question where a date value is used to send to the application for some processing, and it needs to be formatted into a different DateTime format first.

Yes) I have

I start wit

October 5, 2021By Simo Lua conversion, DateTime, Format, lua, Of the DateTime, oneLeave 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: 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 – 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

Is there a simple way to transplant the Win32 application in Delphi 2009 to .NET?

We hope to migrate from Delphi 7.0 to Delphi 2009 in order to keep pace with modern IDEs and current technologies. Our target platform is .NET. What is the best way to achieve this goal? I will

October 5, 2021By Simo Delphi application, Delphi, Is there any, method, one, program, simple, Transplantation, will, Win, Win32Leave 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

Find a random number in Lua

I tried to use lua to generate a random number, but it just spit out the lowest value. For example, if I run:

x = math.random(17,41)
print(x) It returns:

17 what happened?

You c

October 5, 2021By Simo Lua Find, in, lua, one, random numberLeave 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

How to get the last string in TSTRINGLIST

The days I have been looking for how to do this, there is nothing I need to do (or I just don’t understand how to implement a solution).

var
AddressList: TStringList;
i: integer;
begin
Addres

October 5, 2021By Simo Delphi how to get, last, one, stringLeave a Comment

Posts navigation

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