Skip to content

v3.1.0

Latest
Compare
Choose a tag to compare
@delphidabbler delphidabbler released this 22 May 05:41
· 2 commits to main since this release

Release 3.1.0 of 11 August 2014

Downloads

Download the zip file in the Assets section below. Installation instructions are included.

Earlier versions are available from SourceForge.

Changes

  • Added new UnicodeEnvironment Boolean property to TPJCustomConsoleApp that enables a Unicode environment block to be passed to child processes.
  • Fixed bug preventing compilation of FireMonkey demo projects 4, 8 & 11 in Delphi XE4 and later by conditionally including the required FXM.StdCtrls unit for those compilers.
  • Added new demo project #13 that demonstrates the use of the Environment and UnicodeEnvironment properties of TPJConsoleApp.
  • Minor corrections to code comments.