10-25-2018, 09:22 PM
Should I post it as an error in the lazarus group? (I use GMane and a newsreader for interactions with the lazarus and fpc mail lists)
Since Lazarus brings up the IdGlobals unit at the line you showed, is there some modification I can do to it so this goes away?
The line I get to is not something I really understand:
Since Lazarus brings up the IdGlobals unit at the line you showed, is there some modification I can do to it so this goes away?
The line I get to is not something I really understand:
Code:
GOffsetFromUTC: TDateTime = 0{$IFDEF HAS_DEPRECATED}{$IFDEF USE_SEMICOLON_BEFORE_DEPRECATED};{$ENDIF} deprecated{$ENDIF};
