Search code examples
How to get the dynamic package from which a TPersistentClass comes from?...

delphidelphi-2007runtime-packages

Read More
How to get the complementary values for a Delphi sets type variable?...

delphisetdelphi-2007

Read More
How to convert unicode strings to bytes array and vice versa on Delphi-2007...

stringdelphiunicodeencodingdelphi-2007

Read More
How are Ctrl + Key shortcuts translated in the OnKeyPress event?...

delphikeyboard-shortcutskeyboard-eventsdelphi-2007

Read More
Why 'H2219 Private symbol X declared but never used' occurs when using an overloaded procedu...

delphioverloadingcompiler-warningsdelphi-2007

Read More
Why casting an open array parameter to an array type causes E2089 Invalid typecast?...

arraysdelphicastingdelphi-2007open-array-parameters

Read More
Where does exception message comes from?...

delphiexceptiondelphi-2007

Read More
EventHandler inside a TFrame?...

delphievent-handlingdelphi-2007tframe

Read More
How to compare an event and its corresponding procedure avoiding E2035 and E2036?...

delphieventscompiler-errorsdelphi-2007

Read More
Tool to refactor "with" blocks...

delphirefactoringdelphi-2007with-statement

Read More
How to fill in the 'holes' in an irregular spaced grid or array having missing data?...

delphidelphi-2007statistics

Read More
Why "=" operator results True when comparing varEmpty with a zero evalued varInteger?...

delphioperatorsdelphi-2007variant

Read More
Changing the console size...

delphiconsole-applicationdelphi-2007

Read More
How do I avoid to call Application.CreateForm twice?...

delphidelphi-2007

Read More
How do I copy a form as an image to the clipboard...

delphidelphi-2007

Read More
TStringList splitting bugs...

delphicsvdelphi-2007tstringlist

Read More
Delphi 2007 (or 2009) build events tied to build configurations?...

delphidelphi-2007

Read More
Minimize Application (NOT using trayicon)...

delphidelphi-2007

Read More
IdHTTP and IdCookieManager miss one cookie...

delphiindyshirodelphi-2007indy10

Read More
Is safe to cast a dynamic array before passing it as a variable parameter?...

arraysdelphicastingdynamic-arraysdelphi-2007

Read More
How to intercept and suppress a message for a TFrame's subcomponent?...

delphipastedelphi-2007windows-messages

Read More
Delphi 2007 - Allowing a Read-only file to be selected in a TSaveDialog...

delphidelphi-2007readonly-attributetsavedialog

Read More
How to get a list of all packages required by another package...

delphidependenciespackagedelphi-2007

Read More
DoubleBuffered property being added in the dfm in Delphi 2009 does not exist in Delphi 2007...

delphidelphi-2009delphi-2007

Read More
Delphi Now() function returns a wrong value...

delphidatetimedelphi-2007

Read More
Overlapping TCustomControl objects draw out of order when the form is created/restored...

delphidelphi-2007

Read More
How to detect a click on the CheckBox in the TListView...

delphidelphi-2007tlistview

Read More
Displaying splash screen in Delphi when main thread is busy...

multithreadingdelphidelphi-2007splash-screen

Read More
DELPHI Table cell split & merge...

delphidelphi-2007

Read More
Close instances of app but not the current one...

delphiwinapidelphi-2007

Read More
BackNext