fpc/rtl/objpas/sysutils
2011-01-08 20:08:16 +00:00
..
dati.inc * Fixed TryStrToDateTime so it returns True only if both date and time are parsed successfully, resolves #17541. 2010-10-07 09:48:18 +00:00
datih.inc * improvements to sysuitls date/time formatting routines: (Mantis 14905,Sergei) 2009-11-08 15:07:00 +00:00
diskh.inc
filutilh.inc * GetFileHandle(), THandleStream: changed type that is used to store file handle from Integer to THandle, so it can be redefined to 64 bits on certain platforms, see http://lists.freepascal.org/lists/fpc-devel/2010-November/023019.html 2010-11-20 12:58:53 +00:00
fina.inc * GetFileHandle(), THandleStream: changed type that is used to store file handle from Integer to THandle, so it can be redefined to 64 bits on certain platforms, see http://lists.freepascal.org/lists/fpc-devel/2010-November/023019.html 2010-11-20 12:58:53 +00:00
finah.inc * added function IncludeLeadingPathDelimiter: it adds a path delimiter in front of a path 2010-04-24 21:05:05 +00:00
intfh.inc * added supports helper functions for IInterface supports TClass -> TObject,Boolean 2010-03-28 11:51:38 +00:00
osutil.inc
osutilsh.inc * Moved TEventType from eventlog.pp tot sysutils 2010-03-01 13:15:36 +00:00
stre.inc
strg.inc
sysansi.inc
sysansih.inc
sysformt.inc * SysUtils.Format: Fixed behavior in case when format specifier contains both index and '*' for width/precision. 2011-01-08 20:08:16 +00:00
sysint.inc
sysinth.inc * Delphi XE (2010?) compatible alias for defaultformatsettings. 2010-11-30 09:49:19 +00:00
syspch.inc
syspchh.inc
sysstr.inc * Fixed IntToHex in case of (0,0) 2010-09-20 07:46:04 +00:00
sysstrh.inc
systhrdh.inc
sysuintf.inc * removed IImplementorGetter interface and replaced it by the guid IObjectReference. 2010-03-28 12:35:50 +00:00
sysuni.inc
sysunih.inc
sysuthrd.inc * initialise fwritelocked and freadercount in the TMREWS constructor using 2010-03-27 12:44:51 +00:00
sysutilh.inc * made Byte/Word/Long/Int64Rec endian safe 2010-10-31 17:57:54 +00:00
sysutils.inc * SysUtils unit, fixed return value of FileSetDate: 2010-11-09 09:52:42 +00:00
syswide.inc
syswideh.inc