The following is my code: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
I have to store date values (TDateTime) in a string format. What is the best w开发者_高级运维ay to do this? I considered the following approaches:
I find Delphi XE pretty stable and开发者_运维问答 usable. However, there is a \'feature\' that drives me nuts!
Check this simplified sample (the real scenario is different), I want to set tne value of a nested property of a object, in this case set the color of the Font for a TLabel component to clRed using RT
This question already has answers here: Closed 11 years ago. Possible Duplicate: programatically get the file size from a remote file using de开发者_JAVA百科lphi, before download it.
I am reading RAD Studio Documentaion in Delphi XE. here a some texts. [ Delphi Reference -> Delphi Language Guide -> Programs and Units-> Using Namespaces -> Searching Namespaces -> Multi-unit Names
This question already has answers here: 开发者_如何学C Closed 11 years ago. Possible Duplicate: How to run a database script file from Delphi?
I have a really long list of sql commands on a memo, when I try to execute it I get the following error:
I used to use HYPERSTR library for string processing routine. Now I use newer Delphi. I need to search a pattern in a string, for example the old function is function IsMatchEx(const Source, Search:An
I just installed Delphi XE and a few of the 3rd party components I use and some of the Component Icons are the default Delphi Icon.