fpc/rtl/objpas/classes
2023-06-29 23:48:10 +02:00
..
action.inc
bits.inc * more robust calculation of TBITS_SHIFT 2022-11-06 22:33:38 +01:00
classes.inc * change Result of CheckSynchronize to true when at least one method was executed (matches with both FPC and Delphi documentation) 2023-03-17 15:53:25 +01:00
classesh.inc rtl: classes: added parameter aName to TFindComponentClassExEvent 2023-04-13 15:33:38 +02:00
collect.inc * Added move on TCollection (bug ID 32673) 2019-03-26 07:03:24 +00:00
compon.inc * Remove component from previous owner. Fix issue #39529 2022-01-13 22:41:01 +01:00
constsg.inc
constss.inc
cregist.inc rtl: added overload GetClass(UnitName,ClassName), implemented UnregisterClass, overload TStream.WriteComponent(Instance,WriteUnitName) 2023-01-08 15:46:49 +01:00
dm.inc Stream PPI data only when needed (Patch from Ondrej Pokorny) 2017-07-20 07:31:16 +00:00
filer.inc
intf.inc * Fix bug ID #36136, wrong reference count caused by missing const in param 2019-10-06 08:04:10 +00:00
lists.inc + support 16-bit pointers in TFPList.IndexOf 2023-04-01 21:50:56 +03:00
parser.inc * clarify dubious case statements 2020-05-18 17:29:48 +00:00
persist.inc
reader.inc rtl: classes: added parameter aName to TFindComponentClassExEvent 2023-04-13 15:33:38 +02: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 rtl: added overload GetClass(UnitName,ClassName), implemented UnregisterClass, overload TStream.WriteComponent(Instance,WriteUnitName) 2023-01-08 15:46:49 +01:00
stringl.inc * TStringlist constructor with ownsobjects parameter, Delphi compatible + empty constructor to avoid compiler getting confused 2022-04-18 21:23:10 +02:00
twriter.inc
util.inc
writer.inc * Small optimization of WriteIdent. fixes issue #40334 2023-06-29 23:48:10 +02:00