Jump to content

FredS

Members
  • Content Count

    428
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by FredS

  1. FredS

    Managing Version Information Across Builds

    There is " Set Project Versioninfo " from DDevExtensions 2.84
  2. FredS

    Detailed logging (for debugging)

    I just tried that and it failed in a complex unit. When I move that out into a simple demo it works with INLINE but otherwise fails. So now I have a MAP file showing me that all these methods are in the EXE even though they have been turned INLINE, while the simplistic demo works. I have used the INC file which is used in the complex unit in the simple one and still all works. So at best we can say this works only sometimes.. surely a reason for bloated EXEs..
  3. You can override the form's Loaded method. At that point the values of the control will be those stored in the DFM.
×