fpc/rtl/objpas/classes
2017-10-24 13:23:26 +00:00
..
action.inc
bits.inc
classes.inc + add Delphi compatible TThread.ForceQueue() which enqueues the method also for the main thread (at least if the RTL is in multi threading mode, otherwise it's still executed right away - whether this is Delphi compatible needs to be tested as I only have a 10.1 currently which does not yet support TThread.ForceQueue()) 2017-09-29 21:19:45 +00:00
classesh.inc + add Delphi compatible TThread.ForceQueue() which enqueues the method also for the main thread (at least if the RTL is in multi threading mode, otherwise it's still executed right away - whether this is Delphi compatible needs to be tested as I only have a 10.1 currently which does not yet support TThread.ForceQueue()) 2017-09-29 21:19:45 +00:00
collect.inc
compon.inc * manual CSE for fcomponents[i] in FindComponent, mantis #31628 2017-04-25 11:34:25 +00:00
constsg.inc
constss.inc
cregist.inc
dm.inc Stream PPI data only when needed (Patch from Ondrej Pokorny) 2017-07-20 07:31:16 +00:00
filer.inc
intf.inc
lists.inc Allow objpas classes and sysutils units to compile with threading support disabled 2017-05-04 22:13:11 +00:00
parser.inc Fix compilation of RTL classes unit for msdos OS target 2017-07-03 16:21:15 +00:00
persist.inc
reader.inc * change the class references in a class' field table to indirect references 2017-10-17 20:34:21 +00:00
resref.inc Allow objpas classes and sysutils units to compile with threading support disabled 2017-05-04 22:13:11 +00:00
sllist.inc
streams.inc * Rename RawByteString version of TstringStream constructor, compiler cannot decide for empty string 2017-07-21 18:02:26 +00:00
stringl.inc * AlwaysQuote added (bug ID 31126) 2017-01-25 22:37:33 +00:00
twriter.inc
util.inc
writer.inc * patch from Mattias fixing save/restore ancestorpos in twriter. Mantis #32607 2017-10-24 13:23:26 +00:00