Bart wrote: > On 7/8/16, Dennis <dec12 at avidsoft.com.hk> wrote: > >> what is the correct way to write {$IFDEF FPC Version > 3.0} > See answers above. > > For your information: > FPC_FULLVERSION construction: > Major*10000 + Minor*100 + Revision Thank you all for your answers. Dennis