Componentes.Terceros.jcl/official/1.100/help/JclHelp.cnt
2007-07-13 17:39:19 +00:00

5529 lines
213 KiB
Plaintext

:Base JclHelp.hlp>MAIN
:Title JEDI Code Library
1 TJclRebaseImageInfo.OldImageSize=id_13313
1 TJclRebaseImageInfo.OldImageBase=id_13314
1 TJclRebaseImageInfo.NewImageSize=id_13315
1 TJclRebaseImageInfo.NewImageBase=id_13316
1 JEDI Code Library
2 JEDI Code Library=id_13317
2 Algorithms
3 Algorithms=id_13318
3 Searching
4 Searching=id_13352
4 Hash Maps
5 Hash Maps=id_13355
5 Customizing TStringHashMap's node allocation strategy.
6 Customizing TStringHashMap's node allocation strategy.=id_13358
6 TStringHashMap.AllocNode Method=id_13368
6 TStringHashMap.FreeNode Method=id_13369
5 EJclStringHashMapError Class
6 EJclStringHashMapError Class=id_13164
5 THashValue Type
6 THashValue Type=id_13178
5 TStringHashMapTraits Class
6 TStringHashMapTraits Class=id_13166
6 TStringHashMapTraits.Compare Method=id_13372
6 TStringHashMapTraits.Hash Method=id_13373
5 CaseSensitiveTraits Function
6 CaseSensitiveTraits Function=id_13170
5 CaseInsensitiveTraits Function
6 CaseInsensitiveTraits Function=id_13169
5 TIterateFunc Type
6 TIterateFunc Type=id_13179
5 TIterateMethod Type
6 TIterateMethod Type=id_13181
5 THashNode Record
6 THashNode Record=id_8859
5 THashArray Type
6 THashArray Type=id_13177
5 TStringHashMap Class
6 TStringHashMap Class=id_13168
6 TStringHashMap.Count Property=id_13381
6 TStringHashMap.Data Property=id_13382
6 TStringHashMap.HashSize Property=id_13383
6 TStringHashMap.Traits Property=id_13384
6 TStringHashMap.Add Method=id_13386
6 TStringHashMap.Clear Method=id_13387
6 TStringHashMap.Create Constructor=id_13388
6 TStringHashMap.Destroy Destructor=id_13389
6 TStringHashMap.Find Method=id_13379
6 TStringHashMap.FindData Method=id_13390
6 TStringHashMap.FindNode Method=id_13391
6 TStringHashMap.GetData Method=id_13392
6 TStringHashMap.Has Method=id_13378
6 TStringHashMap.Iterate Method=id_13180
6 TStringHashMap.IterateMethod Method=id_13182
6 TStringHashMap.Remove Method=id_13393
6 TStringHashMap.RemoveData Method=id_13394
6 TStringHashMap.SetData Method=id_13395
5 StrHash Function
6 StrHash Function=id_13175
5 TextHash Function
6 TextHash Function=id_13176
5 DataHash Function
6 DataHash Function=id_13171
5 Iterate_FreeObjects Function
6 Iterate_FreeObjects Function=id_13174
5 Iterate_Dispose Function
6 Iterate_Dispose Function=id_13172
5 Iterate_FreeMem Function
6 Iterate_FreeMem Function=id_13173
5 TCaseSensitiveTraits Class
6 TCaseSensitiveTraits Class=id_13167
6 TCaseSensitiveTraits.Compare Method=id_13407
6 TCaseSensitiveTraits.Hash Method=id_13408
5 TCaseInsensitiveTraits Class
6 TCaseInsensitiveTraits Class=id_13165
6 TCaseInsensitiveTraits.Compare Method=id_13412
6 TCaseInsensitiveTraits.Hash Method=id_13413
3 Sorting
4 Sorting=id_13353
2 Base Services
3 Base Services=id_13319
3 Iff Function=id_13423
3 JclVersion Constant=id_13422
3 Float Type=id_5963
3 Compatibility
4 Compatibility=id_13415
4 LongWord=id_6658
4 TSysCharSet=id_13428
4 TObjectList=id_286
4 RaiseLastOSError Function=id_13429
4 IInterface Type=id_5063
3 Dynamic arrays
4 Dynamic arrays=id_13416
4 TDynArray=id_13433
4 DynArrayHigh=id_13434
4 DynArrayAllocSize=id_13435
4 DynArrayLength=id_13436
4 DynArrayElemSize=id_13437
4 DynArrayInitialize=id_13438
4 DynArrayFinalize=id_13439
4 DynArraySetLength=id_13440
3 Dynamic loading
4 Dynamic loading=id_13417
4 TModuleHandle Type=id_8941
4 INVALID_MODULEHANDLE_VALUE Constant=id_8942
4 LoadModule Function=id_13448
4 LoadModuleEx Function=id_13449
4 UnloadModule Function=id_13450
4 GetModuleSymbol Function=id_13451
4 GetModuleSymbolEx Function=id_13452
4 ReadModuleData Function=id_13453
4 WriteModuleData Function=id_13454
3 Error Handling
4 Error Handling=id_13418
4 EJclError Class=id_2
4 EJclInternalError Class=id_13465
4 EJclWin32Error Class
5 EJclWin32Error Class=id_22
5 EJclWin32Error.LastError Property=id_24
5 EJclWin32Error.LastErrorMsg Property=id_25
5 EJclWin32Error.Create Constructor=id_27
5 EJclWin32Error.CreateFmt Constructor=id_28
5 CreateRes Constructor
6 EJclWin32Error.CreateRes Constructor (Integer)=id_29
3 Int64 support
4 Int64 support=id_13419
4 I64Assign=id_13478
4 I64Copy=id_13479
4 I64Compare=id_13480
4 CardinalsToI64 Function=id_13481
4 I64ToCardinals Function=id_13482
3 Numeric formatting routines
4 Numeric formatting routines=id_13420
4 IntToStrZeroPad Function=id_13491
4 TJclNumericFormat Class
5 TJclNumericFormat Class=id_13490
5 TJclNumericFormat.Base Property=id_13498
5 TJclNumericFormat.DigitBlockSeparator Property=id_13499
5 TJclNumericFormat.DigitBlockSize Property=id_13500
5 TJclNumericFormat.ExponentDivision Property=id_13501
5 TJclNumericFormat.FractionalPartSeparator Property=id_13502
5 TJclNumericFormat.Multiplier Property=id_13503
5 TJclNumericFormat.NegativeSign Property=id_13504
5 TJclNumericFormat.NumberOfFractionalDigits Property=id_13505
5 TJclNumericFormat.PaddingChar Property=id_13506
5 TJclNumericFormat.PositiveSign Property=id_13507
5 TJclNumericFormat.Precision Property=id_13508
5 TJclNumericFormat.ShowPositiveSign Property=id_13509
5 TJclNumericFormat.WantedPrecision Property=id_13510
5 TJclNumericFormat.Width Property=id_13511
5 TJclNumericFormat.Create Constructor=id_13513
5 TJclNumericFormat.Digit Method=id_13514
5 TJclNumericFormat.DigitValue Method=id_13515
5 TJclNumericFormat.FloatToHTML Method=id_13516
5 TJclNumericFormat.FloatToStr Method=id_13517
5 TJclNumericFormat.GetMantissaExp Method=id_13518
5 IntToStr Method
6 TJclNumericFormat.IntToStr Method (Int64)=id_13519
6 TJclNumericFormat.IntToStr Method (Int64, Integer)=id_13527
5 TJclNumericFormat.IsDigit Method
6 TJclNumericFormat.IsDigit Method=id_13520
5 ShowSign Method
6 TJclNumericFormat.ShowSign Method (Float)=id_13521
6 TJclNumericFormat.ShowSign Method (Int64)=id_13528
5 TJclNumericFormat.Sign Method
6 TJclNumericFormat.Sign Method=id_13522
5 SignChar Method
6 TJclNumericFormat.SignChar Method (Float)=id_13523
6 TJclNumericFormat.SignChar Method (Int64)=id_13529
5 TJclNumericFormat.StrToInt Method
6 TJclNumericFormat.StrToInt Method=id_13524
3 Pointer manipulation
4 Pointer manipulation=id_13421
4 PWideCharOrNil Function=id_13530
4 PCharOrNil Function=id_13531
2 Containers
3 Containers=id_13320
3 TJclAbstractContainer Class
4 TJclAbstractContainer Class=id_2382
4 TJclAbstractContainer.Create Constructor=id_1992
4 TJclAbstractContainer.Destroy Destructor=id_1993
4 TJclAbstractContainer.EnterCriticalSection Method=id_1994
3 Container interfaces
4 Container interfaces=id_13535
4 IJclCloneable Interface
5 IJclCloneable Interface=id_1963
5 IJclCloneable.Clone Method=id_1965
4 IJclIntfCloneable Interface
5 IJclIntfCloneable Interface=id_5000
5 IJclIntfCloneable.Clone Method=id_5002
4 IJclIntfIterator Interface
5 IJclIntfIterator Interface=id_5103
5 IJclIntfIterator.Add Method=id_13577
5 IJclIntfIterator.GetObject Method=id_13578
5 IJclIntfIterator.HasNext Method=id_13579
5 IJclIntfIterator.HasPrevious Method=id_13580
5 IJclIntfIterator.Next Method=id_13581
5 IJclIntfIterator.NextIndex Method=id_13582
5 IJclIntfIterator.Previous Method=id_13583
5 IJclIntfIterator.PreviousIndex Method=id_13584
5 IJclIntfIterator.Remove Method=id_13585
5 IJclIntfIterator.SetObject Method=id_13586
4 IJclStrIterator Interface
5 IJclStrIterator Interface=id_6437
5 IJclStrIterator.Add Method=id_13589
5 IJclStrIterator.GetString Method=id_13590
5 IJclStrIterator.HasNext Method=id_13591
5 IJclStrIterator.HasPrevious Method=id_13592
5 IJclStrIterator.Next Method=id_13593
5 IJclStrIterator.NextIndex Method=id_13594
5 IJclStrIterator.Previous Method=id_13595
5 IJclStrIterator.PreviousIndex Method=id_13596
5 IJclStrIterator.Remove Method=id_13597
5 IJclStrIterator.SetString Method=id_13598
4 IJclIterator Interface
5 IJclIterator Interface=id_2409
5 IJclIterator.Add Method=id_13601
5 IJclIterator.GetObject Method=id_13602
5 IJclIterator.HasNext Method=id_13603
5 IJclIterator.HasPrevious Method=id_13604
5 IJclIterator.Next Method=id_13605
5 IJclIterator.NextIndex Method=id_13606
5 IJclIterator.Previous Method=id_13607
5 IJclIterator.PreviousIndex Method=id_13608
5 IJclIterator.Remove Method=id_13609
5 IJclIterator.SetObject Method=id_13610
4 IJclIntfCollection Interface
5 IJclIntfCollection Interface=id_4998
5 IJclIntfCollection.Add Method=id_5003
5 IJclIntfCollection.AddAll Method=id_5004
5 IJclIntfCollection.Clear Method=id_5005
5 IJclIntfCollection.Contains Method=id_5006
5 IJclIntfCollection.ContainsAll Method=id_5007
5 IJclIntfCollection.Equals Method=id_5008
5 IJclIntfCollection.First Method=id_5009
5 IJclIntfCollection.IsEmpty Method=id_5010
5 IJclIntfCollection.Last Method=id_5011
5 IJclIntfCollection.Remove Method=id_5012
5 IJclIntfCollection.RemoveAll Method=id_5013
5 IJclIntfCollection.RetainAll Method=id_5014
5 IJclIntfCollection.Size Method=id_5015
4 IJclStrCollection Interface
5 IJclStrCollection Interface=id_6396
5 IJclStrCollection.Add Method=id_6306
5 IJclStrCollection.AddAll Method=id_6307
5 IJclStrCollection.AppendDelimited Method=id_6308
5 IJclStrCollection.AppendFromStrings Method=id_6309
5 IJclStrCollection.AppendToStrings Method=id_6310
5 IJclStrCollection.Clear Method=id_6311
5 IJclStrCollection.Contains Method=id_6312
5 IJclStrCollection.ContainsAll Method=id_6313
5 IJclStrCollection.Equals Method=id_6314
5 IJclStrCollection.First Method=id_6315
5 IJclStrCollection.GetAsDelimited Method=id_6316
5 IJclStrCollection.GetAsStrings Method=id_6317
5 IJclStrCollection.IsEmpty Method=id_6318
5 IJclStrCollection.Last Method=id_6319
5 IJclStrCollection.LoadDelimited Method=id_6320
5 IJclStrCollection.LoadFromStrings Method=id_6321
5 IJclStrCollection.Remove Method=id_6322
5 IJclStrCollection.RemoveAll Method=id_6323
5 IJclStrCollection.RetainAll Method=id_6324
5 IJclStrCollection.SaveToStrings Method=id_6325
5 IJclStrCollection.Size Method=id_6326
4 IJclCollection Interface
5 IJclCollection Interface=id_1961
5 IJclCollection.Add Method=id_1966
5 IJclCollection.AddAll Method=id_1967
5 IJclCollection.Clear Method=id_1968
5 IJclCollection.Contains Method=id_1969
5 IJclCollection.ContainsAll Method=id_1970
5 IJclCollection.Equals Method=id_1971
5 IJclCollection.First Method=id_1972
5 IJclCollection.IsEmpty Method=id_1973
5 IJclCollection.Last Method=id_1974
5 IJclCollection.Remove Method=id_1975
5 IJclCollection.RemoveAll Method=id_1976
5 IJclCollection.RetainAll Method=id_1977
5 IJclCollection.Size Method=id_1978
4 IJclIntfList Interface
5 IJclIntfList Interface=id_7383
5 IJclIntfList.GetObject Method=id_5019
5 IJclIntfList.IndexOf Method=id_5020
5 IJclIntfList.Insert Method=id_5021
5 IJclIntfList.InsertAll Method=id_5022
5 IJclIntfList.LastIndexOf Method=id_5023
5 IJclIntfList.Remove Method=id_5024
5 IJclIntfList.SetObject Method=id_5025
5 IJclIntfList.SubList Method=id_5026
4 IJclStrList Interface
5 IJclStrList Interface=id_7387
5 IJclStrList.Items Property=id_6391
5 IJclStrList.GetString Method=id_6330
5 IJclStrList.IndexOf Method=id_6331
5 IJclStrList.Insert Method=id_6332
5 IJclStrList.InsertAll Method=id_6333
5 IJclStrList.LastIndexOf Method=id_6334
5 IJclStrList.Remove Method=id_6335
5 IJclStrList.SetString Method=id_6336
5 IJclStrList.SubList Method=id_6337
4 IJclList Interface
5 IJclList Interface=id_7385
5 IJclList.Items Property=id_2028
5 IJclList.GetObject Method=id_1982
5 IJclList.IndexOf Method=id_1983
5 IJclList.Insert Method=id_1984
5 IJclList.InsertAll Method=id_1985
5 IJclList.LastIndexOf Method=id_1986
5 IJclList.Remove Method=id_1987
5 IJclList.SetObject Method=id_1988
5 IJclList.SubList Method=id_1989
4 IJclIntfArray Interface
5 IJclIntfArray Interface=id_13549
5 IJclIntfArray.Items Property=id_5059
5 IJclIntfArray.GetObject Method=id_5027
5 IJclIntfArray.SetObject Method=id_5028
4 IJclStrArray Interface
5 IJclStrArray Interface=id_13550
5 IJclStrArray.Items Property=id_6392
5 IJclStrArray.GetString Method=id_6338
5 IJclStrArray.SetString Method=id_6339
4 IJclArray Interface
5 IJclArray Interface=id_13551
5 IJclArray.Items Property=id_2029
5 IJclArray.GetObject Method=id_1990
5 IJclArray.SetObject Method=id_1991
4 IJclIntfSet Interface
5 IJclIntfSet Interface=id_4999
5 IJclIntfSet.Intersect Method=id_5016
5 IJclIntfSet.Subtract Method=id_5017
5 IJclIntfSet.Union Method=id_5018
4 IJclStrSet Interface
5 IJclStrSet Interface=id_6304
5 IJclStrSet.Intersect Method=id_6327
5 IJclStrSet.Subtract Method=id_6328
5 IJclStrSet.Union Method=id_6329
4 IJclSet Interface
5 IJclSet Interface=id_1962
5 IJclSet.Intersect Method=id_1979
5 IJclSet.Subtract Method=id_1980
5 IJclSet.Union Method=id_1981
4 IJclIntfTree Interface
5 IJclIntfTree Interface=id_5077
5 IJclIntfTree.TraverseOrder Property=id_5099
5 IJclIntfTree.GetTraverseOrder Method=id_5079
5 IJclIntfTree.SetTraverseOrder Method=id_5080
4 IJclStrTree Interface
5 IJclStrTree Interface=id_6411
5 IJclStrTree.TraverseOrder Property=id_6433
5 IJclStrTree.GetTraverseOrder Method=id_6413
5 IJclStrTree.SetTraverseOrder Method=id_6414
4 IJclTree Interface
5 IJclTree Interface=id_2383
5 IJclTree.TraverseOrder Property=id_2405
5 IJclTree.GetTraverseOrder Method=id_2385
5 IJclTree.SetTraverseOrder Method=id_2386
4 IJclIntfIntfMap Interface
5 IJclIntfIntfMap Interface=id_13552
5 IJclIntfIntfMap.Clear Method=id_13651
5 IJclIntfIntfMap.ContainsKey Method=id_13652
5 IJclIntfIntfMap.ContainsValue Method=id_13653
5 IJclIntfIntfMap.Equals Method=id_13654
5 IJclIntfIntfMap.GetValue Method=id_13655
5 IJclIntfIntfMap.IsEmpty Method=id_13656
5 IJclIntfIntfMap.KeySet Method=id_13657
5 IJclIntfIntfMap.PutAll Method=id_13658
5 IJclIntfIntfMap.PutValue Method=id_13659
5 IJclIntfIntfMap.Remove Method=id_13660
5 IJclIntfIntfMap.Size Method=id_13661
5 IJclIntfIntfMap.Values Method=id_13662
4 IJclMultiIntfIntfMap Interface
5 IJclMultiIntfIntfMap Interface=id_13553
5 IJclMultiIntfIntfMap.Count Method=id_13665
5 IJclMultiIntfIntfMap.GetValues Method=id_13666
4 IJclStrIntfMap Interface
5 IJclStrIntfMap Interface=id_13554
5 IJclStrIntfMap.Clear Method=id_13669
5 IJclStrIntfMap.ContainsKey Method=id_13670
5 IJclStrIntfMap.ContainsValue Method=id_13671
5 IJclStrIntfMap.Equals Method=id_13672
5 IJclStrIntfMap.GetValue Method=id_13673
5 IJclStrIntfMap.IsEmpty Method=id_13674
5 IJclStrIntfMap.KeySet Method=id_13675
5 IJclStrIntfMap.PutAll Method=id_13676
5 IJclStrIntfMap.PutValue Method=id_13677
5 IJclStrIntfMap.Remove Method=id_13678
5 IJclStrIntfMap.Size Method=id_13679
5 IJclStrIntfMap.Values Method=id_13680
4 IJclStrStrMap Interface
5 IJclStrStrMap Interface=id_13555
5 IJclStrStrMap.Items Property=id_13684
5 IJclStrStrMap.Clear Method=id_13685
5 IJclStrStrMap.ContainsKey Method=id_13686
5 IJclStrStrMap.ContainsValue Method=id_13687
5 IJclStrStrMap.Equals Method=id_13688
5 IJclStrStrMap.GetValue Method=id_13689
5 IJclStrStrMap.IsEmpty Method=id_13690
5 IJclStrStrMap.KeyOfValue Method=id_13691
5 IJclStrStrMap.KeySet Method=id_13692
5 IJclStrStrMap.PutAll Method=id_13693
5 IJclStrStrMap.PutValue Method=id_13694
5 IJclStrStrMap.Remove Method=id_13695
5 IJclStrStrMap.Size Method=id_13696
5 IJclStrStrMap.Values Method=id_13697
4 IJclStrMap Interface
5 IJclStrMap Interface=id_13556
5 IJclStrMap.Items Property=id_13701
5 IJclStrMap.Clear Method=id_13702
5 IJclStrMap.ContainsKey Method=id_13703
5 IJclStrMap.ContainsValue Method=id_13704
5 IJclStrMap.Equals Method=id_13705
5 IJclStrMap.GetValue Method=id_13706
5 IJclStrMap.IsEmpty Method=id_13707
5 IJclStrMap.KeySet Method=id_13708
5 IJclStrMap.PutAll Method=id_13709
5 IJclStrMap.PutValue Method=id_13710
5 IJclStrMap.Remove Method=id_13711
5 IJclStrMap.Size Method=id_13712
5 IJclStrMap.Values Method=id_13713
4 IJclMap Interface
5 IJclMap Interface=id_13557
5 IJclMap.Items Property=id_13717
5 IJclMap.Clear Method=id_13718
5 IJclMap.ContainsKey Method=id_13719
5 IJclMap.ContainsValue Method=id_13720
5 IJclMap.Equals Method=id_13721
5 IJclMap.GetValue Method=id_13722
5 IJclMap.IsEmpty Method=id_13723
5 IJclMap.KeySet Method=id_13724
5 IJclMap.PutAll Method=id_13725
5 IJclMap.PutValue Method=id_13726
5 IJclMap.Remove Method=id_13727
5 IJclMap.Size Method=id_13728
5 IJclMap.Values Method=id_13729
4 IJclIntfQueue Interface
5 IJclIntfQueue Interface=id_13558
5 IJclIntfQueue.Contains Method=id_13732
5 IJclIntfQueue.Dequeue Method=id_13733
5 IJclIntfQueue.Empty Method=id_13734
5 IJclIntfQueue.Enqueue Method=id_13735
5 IJclIntfQueue.Size Method=id_13736
4 IJclStrQueue Interface
5 IJclStrQueue Interface=id_13559
5 IJclStrQueue.Contains Method=id_13739
5 IJclStrQueue.Dequeue Method=id_13740
5 IJclStrQueue.Empty Method=id_13741
5 IJclStrQueue.Enqueue Method=id_13742
5 IJclStrQueue.Size Method=id_13743
4 IJclQueue Interface
5 IJclQueue Interface=id_13560
5 IJclQueue.Contains Method=id_13746
5 IJclQueue.Dequeue Method=id_13747
5 IJclQueue.Empty Method=id_13748
5 IJclQueue.Enqueue Method=id_13749
5 IJclQueue.Size Method=id_13750
4 IJclStrStrSortedMap Interface
5 IJclStrStrSortedMap Interface=id_13561
5 IJclStrStrSortedMap.FirstKey Method=id_13754
5 IJclStrStrSortedMap.HeadMap Method=id_13755
5 IJclStrStrSortedMap.LastKey Method=id_13756
5 IJclStrStrSortedMap.SubMap Method=id_13757
5 IJclStrStrSortedMap.TailMap Method=id_13758
4 IJclSortedMap Interface
5 IJclSortedMap Interface=id_13562
5 IJclSortedMap.FirstKey Method=id_13762
5 IJclSortedMap.HeadMap Method=id_13763
5 IJclSortedMap.LastKey Method=id_13764
5 IJclSortedMap.SubMap Method=id_13765
5 IJclSortedMap.TailMap Method=id_13766
4 IJclIntfSortedSet Interface
5 IJclIntfSortedSet Interface=id_13563
5 IJclIntfSortedSet.HeadSet Method=id_13769
5 IJclIntfSortedSet.SubSet Method=id_13770
5 IJclIntfSortedSet.TailSet Method=id_13771
4 IJclSortedSet Interface
5 IJclSortedSet Interface=id_13564
5 IJclSortedSet.HeadSet Method=id_13774
5 IJclSortedSet.SubSet Method=id_13775
5 IJclSortedSet.TailSet Method=id_13776
4 IJclIntfStack Interface
5 IJclIntfStack Interface=id_13565
5 IJclIntfStack.Contains Method=id_13779
5 IJclIntfStack.Empty Method=id_13780
5 IJclIntfStack.Pop Method=id_13781
5 IJclIntfStack.Push Method=id_13782
5 IJclIntfStack.Size Method=id_13783
4 IJclStrStack Interface
5 IJclStrStack Interface=id_13566
5 IJclStrStack.Contains Method=id_13786
5 IJclStrStack.Empty Method=id_13787
5 IJclStrStack.Pop Method=id_13788
5 IJclStrStack.Push Method=id_13789
5 IJclStrStack.Size Method=id_13790
4 IJclStack Interface
5 IJclStack Interface=id_13567
5 IJclStack.Contains Method=id_13793
5 IJclStack.Empty Method=id_13794
5 IJclStack.Pop Method=id_13795
5 IJclStack.Push Method=id_13796
5 IJclStack.Size Method=id_13797
4 TJclTraverseOrder Enumeration
5 TJclTraverseOrder Enumeration=id_2410
3 Sequence containers
4 Sequence containers=id_13536
4 Vectors
5 Vectors=id_13799
5 TJclVector Class
6 TJclVector Class=id_13802
6 TJclVector.Items Property=id_13840
6 TJclVector.OwnsObjects Property=id_13841
6 TJclVector.Add Method=id_13813
6 TJclVector.AddAll Method=id_13814
6 TJclVector.AfterConstruction Method=id_13815
6 TJclVector.BeforeDestruction Method=id_13816
6 TJclVector.Clear Method=id_13817
6 TJclVector.Clone Method=id_13818
6 TJclVector.Contains Method=id_13819
6 TJclVector.ContainsAll Method=id_13820
6 TJclVector.Create Constructor=id_13821
6 TJclVector.Destroy Destructor=id_13822
6 TJclVector.Equals Method=id_13823
6 TJclVector.First Method=id_13824
6 TJclVector.FreeObject Method=id_13825
6 TJclVector.GetObject Method=id_13826
6 TJclVector.Grow Method=id_13827
6 TJclVector.IndexOf Method=id_13828
6 TJclVector.Insert Method=id_13803
6 TJclVector.InsertAll Method=id_13829
6 TJclVector.IsEmpty Method=id_13830
6 TJclVector.Last Method=id_13831
6 TJclVector.LastIndexOf Method=id_13832
6 Remove Method
7 TJclVector.Remove Method (Integer)=id_13833
7 TJclVector.Remove Method (TObject)=id_13844
6 TJclVector.RemoveAll Method
7 TJclVector.RemoveAll Method=id_13834
6 TJclVector.RetainAll Method
7 TJclVector.RetainAll Method=id_13835
6 TJclVector.SetObject Method
7 TJclVector.SetObject Method=id_13836
6 TJclVector.Size Method
7 TJclVector.Size Method=id_13837
6 TJclVector.SubList Method
7 TJclVector.SubList Method=id_13838
5 TJclStrVector Class
6 TJclStrVector Class=id_13804
6 TJclStrVector.Items Property=id_13875
6 TJclStrVector.Add Method=id_13849
6 TJclStrVector.AddAll Method=id_13850
6 TJclStrVector.AfterConstruction Method=id_13851
6 TJclStrVector.BeforeDestruction Method=id_13852
6 TJclStrVector.Clear Method=id_13853
6 TJclStrVector.Clone Method=id_13854
6 TJclStrVector.Contains Method=id_13855
6 TJclStrVector.ContainsAll Method=id_13856
6 TJclStrVector.Create Constructor=id_13857
6 TJclStrVector.Destroy Destructor=id_13858
6 TJclStrVector.Equals Method=id_13859
6 TJclStrVector.First Method=id_13860
6 TJclStrVector.GetString Method=id_13861
6 TJclStrVector.Grow Method=id_13862
6 TJclStrVector.IndexOf Method=id_13863
6 TJclStrVector.Insert Method=id_13805
6 TJclStrVector.InsertAll Method=id_13864
6 TJclStrVector.IsEmpty Method=id_13865
6 TJclStrVector.Last Method=id_13866
6 TJclStrVector.LastIndexOf Method=id_13867
6 Remove Method
7 TJclStrVector.Remove Method (Integer)=id_13868
7 TJclStrVector.Remove Method (string)=id_13878
6 TJclStrVector.RemoveAll Method
7 TJclStrVector.RemoveAll Method=id_13869
6 TJclStrVector.RetainAll Method
7 TJclStrVector.RetainAll Method=id_13870
6 TJclStrVector.SetString Method
7 TJclStrVector.SetString Method=id_13871
6 TJclStrVector.Size Method
7 TJclStrVector.Size Method=id_13872
6 TJclStrVector.SubList Method
7 TJclStrVector.SubList Method=id_13873
5 TJclIntfVector Class
6 TJclIntfVector Class=id_13806
6 TJclIntfVector.Items Property=id_13909
6 TJclIntfVector.Add Method=id_13883
6 TJclIntfVector.AddAll Method=id_13884
6 TJclIntfVector.AfterConstruction Method=id_13885
6 TJclIntfVector.BeforeDestruction Method=id_13886
6 TJclIntfVector.Clear Method=id_13887
6 TJclIntfVector.Clone Method=id_13888
6 TJclIntfVector.Contains Method=id_13889
6 TJclIntfVector.ContainsAll Method=id_13890
6 TJclIntfVector.Create Constructor=id_13891
6 TJclIntfVector.Destroy Destructor=id_13892
6 TJclIntfVector.Equals Method=id_13893
6 TJclIntfVector.First Method=id_13894
6 TJclIntfVector.GetObject Method=id_13895
6 TJclIntfVector.Grow Method=id_13896
6 TJclIntfVector.IndexOf Method=id_13897
6 TJclIntfVector.Insert Method=id_13807
6 TJclIntfVector.InsertAll Method=id_13898
6 TJclIntfVector.IsEmpty Method=id_13899
6 TJclIntfVector.Last Method=id_13900
6 TJclIntfVector.LastIndexOf Method=id_13901
6 Remove Method
7 TJclIntfVector.Remove Method (IInterface)=id_13902
7 TJclIntfVector.Remove Method (Integer)=id_13912
6 TJclIntfVector.RemoveAll Method
7 TJclIntfVector.RemoveAll Method=id_13903
6 TJclIntfVector.RetainAll Method
7 TJclIntfVector.RetainAll Method=id_13904
6 TJclIntfVector.SetObject Method
7 TJclIntfVector.SetObject Method=id_13905
6 TJclIntfVector.Size Method
7 TJclIntfVector.Size Method=id_13906
6 TJclIntfVector.SubList Method
7 TJclIntfVector.SubList Method=id_13907
4 Linked Lists
5 Linked Lists=id_13800
5 TJclLinkedList Class
6 TJclLinkedList Class=id_13913
6 TJclLinkedList.OwnsObjects Property=id_13949
6 TJclLinkedList.Add Method=id_13924
6 TJclLinkedList.AddAll Method=id_13925
6 TJclLinkedList.AddFirst Method=id_13926
6 TJclLinkedList.Clear Method=id_13927
6 TJclLinkedList.Clone Method=id_13928
6 TJclLinkedList.Contains Method=id_13929
6 TJclLinkedList.ContainsAll Method=id_13930
6 TJclLinkedList.Create Constructor=id_13931
6 TJclLinkedList.Destroy Destructor=id_13932
6 TJclLinkedList.Equals Method=id_13933
6 TJclLinkedList.First Method=id_13934
6 TJclLinkedList.FreeObject Method=id_13935
6 TJclLinkedList.GetObject Method=id_13936
6 TJclLinkedList.IndexOf Method=id_13937
6 TJclLinkedList.Insert Method=id_13914
6 TJclLinkedList.InsertAll Method=id_13938
6 TJclLinkedList.IsEmpty Method=id_13939
6 TJclLinkedList.Last Method=id_13940
6 TJclLinkedList.LastIndexOf Method=id_13941
6 Remove Method
7 TJclLinkedList.Remove Method (Integer)=id_13942
7 TJclLinkedList.Remove Method (TObject)=id_13952
6 TJclLinkedList.RemoveAll Method
7 TJclLinkedList.RemoveAll Method=id_13943
6 TJclLinkedList.RetainAll Method
7 TJclLinkedList.RetainAll Method=id_13944
6 TJclLinkedList.SetObject Method
7 TJclLinkedList.SetObject Method=id_13945
6 TJclLinkedList.Size Method
7 TJclLinkedList.Size Method=id_13946
6 TJclLinkedList.SubList Method
7 TJclLinkedList.SubList Method=id_13947
5 TJclIntfLinkedList Class
6 TJclIntfLinkedList Class=id_13915
6 TJclIntfLinkedList.Add Method=id_13956
6 TJclIntfLinkedList.AddAll Method=id_13957
6 TJclIntfLinkedList.AddFirst Method=id_13958
6 TJclIntfLinkedList.Clear Method=id_13959
6 TJclIntfLinkedList.Clone Method=id_13960
6 TJclIntfLinkedList.Contains Method=id_13961
6 TJclIntfLinkedList.ContainsAll Method=id_13962
6 TJclIntfLinkedList.Create Constructor=id_13963
6 TJclIntfLinkedList.Destroy Destructor=id_13964
6 TJclIntfLinkedList.Equals Method=id_13965
6 TJclIntfLinkedList.First Method=id_13966
6 TJclIntfLinkedList.GetObject Method=id_13967
6 TJclIntfLinkedList.IndexOf Method=id_13968
6 TJclIntfLinkedList.Insert Method=id_13916
6 TJclIntfLinkedList.InsertAll Method=id_13969
6 TJclIntfLinkedList.IsEmpty Method=id_13970
6 TJclIntfLinkedList.Last Method=id_13971
6 TJclIntfLinkedList.LastIndexOf Method=id_13972
6 Remove Method
7 TJclIntfLinkedList.Remove Method (IInterface)=id_13973
7 TJclIntfLinkedList.Remove Method (Integer)=id_13981
6 TJclIntfLinkedList.RemoveAll Method
7 TJclIntfLinkedList.RemoveAll Method=id_13974
6 TJclIntfLinkedList.RetainAll Method
7 TJclIntfLinkedList.RetainAll Method=id_13975
6 TJclIntfLinkedList.SetObject Method
7 TJclIntfLinkedList.SetObject Method=id_13976
6 TJclIntfLinkedList.Size Method
7 TJclIntfLinkedList.Size Method=id_13977
6 TJclIntfLinkedList.SubList Method
7 TJclIntfLinkedList.SubList Method=id_13978
5 TJclStrLinkedList Class
6 TJclStrLinkedList Class=id_13917
6 TJclStrLinkedList.Add Method=id_13986
6 TJclStrLinkedList.AddAll Method=id_13987
6 TJclStrLinkedList.AddFirst Method=id_13988
6 TJclStrLinkedList.Clear Method=id_13989
6 TJclStrLinkedList.Clone Method=id_13990
6 TJclStrLinkedList.Contains Method=id_13991
6 TJclStrLinkedList.ContainsAll Method=id_13992
6 TJclStrLinkedList.Create Constructor=id_13993
6 TJclStrLinkedList.Destroy Destructor=id_13994
6 TJclStrLinkedList.Equals Method=id_13995
6 TJclStrLinkedList.First Method=id_13996
6 TJclStrLinkedList.GetString Method=id_13997
6 TJclStrLinkedList.IndexOf Method=id_13998
6 TJclStrLinkedList.Insert Method=id_13918
6 TJclStrLinkedList.InsertAll Method=id_13999
6 TJclStrLinkedList.IsEmpty Method=id_14000
6 TJclStrLinkedList.Last Method=id_14001
6 TJclStrLinkedList.LastIndexOf Method=id_14002
6 Remove Method
7 TJclStrLinkedList.Remove Method (Integer)=id_14003
7 TJclStrLinkedList.Remove Method (string)=id_14011
6 TJclStrLinkedList.RemoveAll Method
7 TJclStrLinkedList.RemoveAll Method=id_14004
6 TJclStrLinkedList.RetainAll Method
7 TJclStrLinkedList.RetainAll Method=id_14005
6 TJclStrLinkedList.SetString Method
7 TJclStrLinkedList.SetString Method=id_14006
6 TJclStrLinkedList.Size Method
7 TJclStrLinkedList.Size Method=id_14007
6 TJclStrLinkedList.SubList Method
7 TJclStrLinkedList.SubList Method=id_14008
3 Associative containers
4 Associative containers=id_13537
4 Maps
5 Maps=id_14012
5 TJclHashMap Class
6 TJclHashMap Class=id_14014
6 TJclHashMap.HashFunction Event=id_14015
6 TJclHashMap.OwnsObjects Property=id_14048
6 TJclHashMap.Clear Method=id_14030
6 TJclHashMap.Clone Method=id_14031
6 TJclHashMap.ContainsKey Method=id_14032
6 TJclHashMap.ContainsValue Method=id_14033
6 TJclHashMap.Create Constructor=id_14034
6 TJclHashMap.Destroy Destructor=id_14035
6 TJclHashMap.Equals Method=id_14036
6 TJclHashMap.FreeObject Method=id_14037
6 TJclHashMap.GetValue Method=id_14038
6 TJclHashMap.GrowEntries Method=id_14039
6 TJclHashMap.IsEmpty Method=id_14040
6 TJclHashMap.KeySet Method=id_14041
6 TJclHashMap.PutAll Method=id_14042
6 TJclHashMap.PutValue Method=id_14043
6 TJclHashMap.Remove Method=id_14044
6 TJclHashMap.Size Method=id_14045
6 TJclHashMap.Values Method=id_14046
5 TJclIntfIntfHashMap Class
6 TJclIntfIntfHashMap Class=id_14016
6 TJclIntfIntfHashMap.HashFunction Event=id_14017
6 TJclIntfIntfHashMap.Clear Method=id_14055
6 TJclIntfIntfHashMap.Clone Method=id_14056
6 TJclIntfIntfHashMap.ContainsKey Method=id_14057
6 TJclIntfIntfHashMap.ContainsValue Method=id_14058
6 TJclIntfIntfHashMap.Create Constructor=id_14059
6 TJclIntfIntfHashMap.Destroy Destructor=id_14060
6 TJclIntfIntfHashMap.Equals Method=id_14061
6 TJclIntfIntfHashMap.GetValue Method=id_14062
6 TJclIntfIntfHashMap.GrowEntries Method=id_14063
6 TJclIntfIntfHashMap.IsEmpty Method=id_14064
6 TJclIntfIntfHashMap.KeySet Method=id_14065
6 TJclIntfIntfHashMap.PutAll Method=id_14066
6 TJclIntfIntfHashMap.PutValue Method=id_14067
6 TJclIntfIntfHashMap.Remove Method=id_14068
6 TJclIntfIntfHashMap.Size Method=id_14069
6 TJclIntfIntfHashMap.Values Method=id_14070
5 TJclStrIntfHashMap Class
6 TJclStrIntfHashMap Class=id_14018
6 TJclStrIntfHashMap.HashFunction Event=id_14019
6 TJclStrIntfHashMap.Clear Method=id_14077
6 TJclStrIntfHashMap.Clone Method=id_14078
6 TJclStrIntfHashMap.ContainsKey Method=id_14079
6 TJclStrIntfHashMap.ContainsValue Method=id_14080
6 TJclStrIntfHashMap.Create Constructor=id_14081
6 TJclStrIntfHashMap.Destroy Destructor=id_14082
6 TJclStrIntfHashMap.Equals Method=id_14083
6 TJclStrIntfHashMap.GetValue Method=id_14084
6 TJclStrIntfHashMap.GrowEntries Method=id_14085
6 TJclStrIntfHashMap.IsEmpty Method=id_14086
6 TJclStrIntfHashMap.KeySet Method=id_14087
6 TJclStrIntfHashMap.PutAll Method=id_14088
6 TJclStrIntfHashMap.PutValue Method=id_14089
6 TJclStrIntfHashMap.Remove Method=id_14090
6 TJclStrIntfHashMap.Size Method=id_14091
6 TJclStrIntfHashMap.Values Method=id_14092
5 TJclStrHashMap Class
6 TJclStrHashMap Class=id_14020
6 TJclStrHashMap.HashFunction Event=id_14021
6 TJclStrHashMap.OwnsObjects Property=id_14118
6 TJclStrHashMap.Clear Method=id_14100
6 TJclStrHashMap.Clone Method=id_14101
6 TJclStrHashMap.ContainsKey Method=id_14102
6 TJclStrHashMap.ContainsValue Method=id_14103
6 TJclStrHashMap.Create Constructor=id_14104
6 TJclStrHashMap.Destroy Destructor=id_14105
6 TJclStrHashMap.Equals Method=id_14106
6 TJclStrHashMap.FreeObject Method=id_14107
6 TJclStrHashMap.GetValue Method=id_14108
6 TJclStrHashMap.GrowEntries Method=id_14109
6 TJclStrHashMap.IsEmpty Method=id_14110
6 TJclStrHashMap.KeySet Method=id_14111
6 TJclStrHashMap.PutAll Method=id_14112
6 TJclStrHashMap.PutValue Method=id_14113
6 TJclStrHashMap.Remove Method=id_14114
6 TJclStrHashMap.Size Method=id_14115
6 TJclStrHashMap.Values Method=id_14116
5 TJclStrStrHashMap Class
6 TJclStrStrHashMap Class=id_14022
6 TJclStrStrHashMap.HashFunction Event=id_14023
6 TJclStrStrHashMap.Clear Method=id_14126
6 TJclStrStrHashMap.Clone Method=id_14127
6 TJclStrStrHashMap.ContainsKey Method=id_14128
6 TJclStrStrHashMap.ContainsValue Method=id_14129
6 TJclStrStrHashMap.Create Constructor=id_14130
6 TJclStrStrHashMap.Destroy Destructor=id_14131
6 TJclStrStrHashMap.Equals Method=id_14132
6 TJclStrStrHashMap.GetValue Method=id_14133
6 TJclStrStrHashMap.GrowEntries Method=id_14134
6 TJclStrStrHashMap.IsEmpty Method=id_14135
6 TJclStrStrHashMap.KeyOfValue Method=id_14136
6 TJclStrStrHashMap.KeySet Method=id_14137
6 TJclStrStrHashMap.PutAll Method=id_14138
6 TJclStrStrHashMap.PutValue Method=id_14139
6 TJclStrStrHashMap.Remove Method=id_14140
6 TJclStrStrHashMap.Size Method=id_14141
6 TJclStrStrHashMap.Values Method=id_14142
3 Ordered sets
4 Ordered sets=id_13538
4 TJclIntfHashSet Class
5 TJclIntfHashSet Class=id_14145
5 TJclIntfHashSet.Add Method=id_14152
5 TJclIntfHashSet.AddAll Method=id_14153
5 TJclIntfHashSet.Clear Method=id_14154
5 TJclIntfHashSet.Clone Method=id_14155
5 TJclIntfHashSet.Contains Method=id_14156
5 TJclIntfHashSet.ContainsAll Method=id_14157
5 TJclIntfHashSet.Create Constructor=id_14158
5 TJclIntfHashSet.Destroy Destructor=id_14159
5 TJclIntfHashSet.Equals Method=id_14160
5 TJclIntfHashSet.First Method=id_14161
5 TJclIntfHashSet.Intersect Method=id_14162
5 TJclIntfHashSet.IsEmpty Method=id_14163
5 TJclIntfHashSet.Last Method=id_14164
5 TJclIntfHashSet.Remove Method=id_14165
5 TJclIntfHashSet.RemoveAll Method=id_14166
5 TJclIntfHashSet.RetainAll Method=id_14167
5 TJclIntfHashSet.Size Method=id_14168
5 TJclIntfHashSet.Subtract Method=id_14169
5 TJclIntfHashSet.Union Method=id_14170
4 TJclHashSet Class
5 TJclHashSet Class=id_14146
5 TJclHashSet.Add Method=id_14176
5 TJclHashSet.AddAll Method=id_14177
5 TJclHashSet.Clear Method=id_14178
5 TJclHashSet.Clone Method=id_14179
5 TJclHashSet.Contains Method=id_14180
5 TJclHashSet.ContainsAll Method=id_14181
5 TJclHashSet.Create Constructor=id_14182
5 TJclHashSet.Destroy Destructor=id_14183
5 TJclHashSet.Equals Method=id_14184
5 TJclHashSet.First Method=id_14185
5 TJclHashSet.Intersect Method=id_14186
5 TJclHashSet.IsEmpty Method=id_14187
5 TJclHashSet.Last Method=id_14188
5 TJclHashSet.Remove Method=id_14189
5 TJclHashSet.RemoveAll Method=id_14190
5 TJclHashSet.RetainAll Method=id_14191
5 TJclHashSet.Size Method=id_14192
5 TJclHashSet.Subtract Method=id_14193
5 TJclHashSet.Union Method=id_14194
4 TJclStrHashSet Class
5 TJclStrHashSet Class=id_14147
5 TJclStrHashSet.Add Method=id_14200
5 TJclStrHashSet.AddAll Method=id_14201
5 TJclStrHashSet.Clear Method=id_14202
5 TJclStrHashSet.Clone Method=id_14203
5 TJclStrHashSet.Contains Method=id_14204
5 TJclStrHashSet.ContainsAll Method=id_14205
5 TJclStrHashSet.Create Constructor=id_14206
5 TJclStrHashSet.Destroy Destructor=id_14207
5 TJclStrHashSet.Equals Method=id_14208
5 TJclStrHashSet.First Method=id_14209
5 TJclStrHashSet.Intersect Method=id_14210
5 TJclStrHashSet.IsEmpty Method=id_14211
5 TJclStrHashSet.Last Method=id_14212
5 TJclStrHashSet.Remove Method=id_14213
5 TJclStrHashSet.RemoveAll Method=id_14214
5 TJclStrHashSet.RetainAll Method=id_14215
5 TJclStrHashSet.Size Method=id_14216
5 TJclStrHashSet.Subtract Method=id_14217
5 TJclStrHashSet.Union Method=id_14218
3 Container adapters
4 Container adapters=id_13539
4 Stacks
5 Stacks=id_14221
5 TJclStack Class
6 TJclStack Class=id_14224
6 TJclStack.Contains Method=id_14231
6 TJclStack.Create Constructor=id_14232
6 TJclStack.Empty Method=id_14233
6 TJclStack.Grow Method=id_14234
6 TJclStack.Pop Method=id_14235
6 TJclStack.Push Method=id_14236
6 TJclStack.Size Method=id_14237
5 TJclIntfStack Class
6 TJclIntfStack Class=id_14225
6 TJclIntfStack.Contains Method=id_14243
6 TJclIntfStack.Create Constructor=id_14244
6 TJclIntfStack.Empty Method=id_14245
6 TJclIntfStack.Grow Method=id_14246
6 TJclIntfStack.Pop Method=id_14247
6 TJclIntfStack.Push Method=id_14248
6 TJclIntfStack.Size Method=id_14249
5 TJclStrStack Class
6 TJclStrStack Class=id_14226
6 TJclStrStack.Contains Method=id_14255
6 TJclStrStack.Create Constructor=id_14256
6 TJclStrStack.Empty Method=id_14257
6 TJclStrStack.Grow Method=id_14258
6 TJclStrStack.Pop Method=id_14259
6 TJclStrStack.Push Method=id_14260
6 TJclStrStack.Size Method=id_14261
4 Queues
5 Queues=id_14222
5 TJclQueue Class
6 TJclQueue Class=id_14264
6 TJclQueue.Contains Method=id_14271
6 TJclQueue.Create Constructor=id_14272
6 TJclQueue.Dequeue Method=id_14273
6 TJclQueue.Empty Method=id_14274
6 TJclQueue.Enqueue Method=id_14275
6 TJclQueue.Size Method=id_14276
5 TJclIntfQueue Class
6 TJclIntfQueue Class=id_14265
6 TJclIntfQueue.Contains Method=id_14282
6 TJclIntfQueue.Create Constructor=id_14283
6 TJclIntfQueue.Dequeue Method=id_14284
6 TJclIntfQueue.Empty Method=id_14285
6 TJclIntfQueue.Enqueue Method=id_14286
6 TJclIntfQueue.Size Method=id_14287
5 TJclStrQueue Class
6 TJclStrQueue Class=id_14266
6 TJclStrQueue.Contains Method=id_14293
6 TJclStrQueue.Create Constructor=id_14294
6 TJclStrQueue.Dequeue Method=id_14295
6 TJclStrQueue.Empty Method=id_14296
6 TJclStrQueue.Enqueue Method=id_14297
6 TJclStrQueue.Size Method=id_14298
3 Specialized containers
4 Specialized containers=id_13540
4 Arrays
5 Arrays=id_14301
5 TJclIntfArrayList Class
6 TJclIntfArrayList Class=id_4997
6 TJclIntfArrayList.Capacity Property=id_5060
6 TJclIntfArrayList.Add Method=id_5029
6 TJclIntfArrayList.AddAll Method=id_5030
6 TJclIntfArrayList.Clear Method=id_5031
6 TJclIntfArrayList.Clone Method=id_5032
6 TJclIntfArrayList.Contains Method=id_5033
6 TJclIntfArrayList.ContainsAll Method=id_5034
6 Create Constructor
7 TJclIntfArrayList.Create Constructor (IJclIntfCollection)=id_5035
7 TJclIntfArrayList.Create Constructor (Integer)=id_14310
6 TJclIntfArrayList.Destroy Destructor
7 TJclIntfArrayList.Destroy Destructor=id_5036
6 TJclIntfArrayList.Equals Method
7 TJclIntfArrayList.Equals Method=id_5037
6 TJclIntfArrayList.First Method
7 TJclIntfArrayList.First Method=id_5038
6 TJclIntfArrayList.GetObject Method
7 TJclIntfArrayList.GetObject Method=id_5039
6 TJclIntfArrayList.Grow Method
7 TJclIntfArrayList.Grow Method=id_5040
6 TJclIntfArrayList.IndexOf Method
7 TJclIntfArrayList.IndexOf Method=id_5041
6 TJclIntfArrayList.Insert Method
7 TJclIntfArrayList.Insert Method=id_5042
6 TJclIntfArrayList.InsertAll Method
7 TJclIntfArrayList.InsertAll Method=id_5043
6 TJclIntfArrayList.IsEmpty Method
7 TJclIntfArrayList.IsEmpty Method=id_5044
6 TJclIntfArrayList.Last Method
7 TJclIntfArrayList.Last Method=id_5045
6 TJclIntfArrayList.LastIndexOf Method
7 TJclIntfArrayList.LastIndexOf Method=id_5046
6 Remove Method
7 TJclIntfArrayList.Remove Method (IInterface)=id_5047
7 TJclIntfArrayList.Remove Method (Integer)=id_14311
6 TJclIntfArrayList.RemoveAll Method
7 TJclIntfArrayList.RemoveAll Method=id_5048
6 TJclIntfArrayList.RetainAll Method
7 TJclIntfArrayList.RetainAll Method=id_5049
6 TJclIntfArrayList.SetObject Method
7 TJclIntfArrayList.SetObject Method=id_5050
6 TJclIntfArrayList.Size Method
7 TJclIntfArrayList.Size Method=id_5051
6 TJclIntfArrayList.SubList Method
7 TJclIntfArrayList.SubList Method=id_5052
5 TJclStrArrayList Class
6 TJclStrArrayList Class=id_6303
6 TJclStrArrayList.Capacity Property=id_6393
6 TJclStrArrayList.Add Method=id_6361
6 TJclStrArrayList.AddAll Method=id_6362
6 TJclStrArrayList.Clear Method=id_6363
6 TJclStrArrayList.Clone Method=id_6364
6 TJclStrArrayList.Contains Method=id_6365
6 TJclStrArrayList.ContainsAll Method=id_6366
6 Create Constructor
7 TJclStrArrayList.Create Constructor (IJclStrCollection)=id_6367
7 TJclStrArrayList.Create Constructor (Integer)=id_14318
6 TJclStrArrayList.Destroy Destructor
7 TJclStrArrayList.Destroy Destructor=id_6368
6 TJclStrArrayList.Equals Method
7 TJclStrArrayList.Equals Method=id_6369
6 TJclStrArrayList.First Method
7 TJclStrArrayList.First Method=id_6370
6 TJclStrArrayList.GetString Method
7 TJclStrArrayList.GetString Method=id_6371
6 TJclStrArrayList.Grow Method
7 TJclStrArrayList.Grow Method=id_6372
6 TJclStrArrayList.IndexOf Method
7 TJclStrArrayList.IndexOf Method=id_6373
6 TJclStrArrayList.Insert Method
7 TJclStrArrayList.Insert Method=id_6374
6 TJclStrArrayList.InsertAll Method
7 TJclStrArrayList.InsertAll Method=id_6375
6 TJclStrArrayList.IsEmpty Method
7 TJclStrArrayList.IsEmpty Method=id_6376
6 TJclStrArrayList.Last Method
7 TJclStrArrayList.Last Method=id_6377
6 TJclStrArrayList.LastIndexOf Method
7 TJclStrArrayList.LastIndexOf Method=id_6378
6 Remove Method
7 TJclStrArrayList.Remove Method (Integer)=id_6379
7 TJclStrArrayList.Remove Method (string)=id_14319
6 TJclStrArrayList.RemoveAll Method
7 TJclStrArrayList.RemoveAll Method=id_6380
6 TJclStrArrayList.RetainAll Method
7 TJclStrArrayList.RetainAll Method=id_6381
6 TJclStrArrayList.SetString Method
7 TJclStrArrayList.SetString Method=id_6382
6 TJclStrArrayList.Size Method
7 TJclStrArrayList.Size Method=id_6383
6 TJclStrArrayList.SubList Method
7 TJclStrArrayList.SubList Method=id_6384
5 TJclArrayList Class
6 TJclArrayList Class=id_1960
6 TJclArrayList.Capacity Property=id_2030
6 TJclArrayList.OwnsObjects Property=id_2031
6 TJclArrayList.Add Method=id_1995
6 TJclArrayList.AddAll Method=id_1996
6 TJclArrayList.Clear Method=id_1997
6 TJclArrayList.Clone Method=id_1998
6 TJclArrayList.Contains Method=id_1999
6 TJclArrayList.ContainsAll Method=id_2000
6 Create Constructor
7 TJclArrayList.Create Constructor (IJclCollection, Boolean)=id_2001
7 TJclArrayList.Create Constructor (Integer, Boolean)=id_14327
6 TJclArrayList.Destroy Destructor
7 TJclArrayList.Destroy Destructor=id_2002
6 TJclArrayList.Equals Method
7 TJclArrayList.Equals Method=id_2003
6 TJclArrayList.First Method
7 TJclArrayList.First Method=id_2004
6 TJclArrayList.FreeObject Method
7 TJclArrayList.FreeObject Method=id_2005
6 TJclArrayList.GetObject Method
7 TJclArrayList.GetObject Method=id_2006
6 TJclArrayList.Grow Method
7 TJclArrayList.Grow Method=id_2007
6 TJclArrayList.IndexOf Method
7 TJclArrayList.IndexOf Method=id_2008
6 TJclArrayList.Insert Method
7 TJclArrayList.Insert Method=id_2009
6 TJclArrayList.InsertAll Method
7 TJclArrayList.InsertAll Method=id_2010
6 TJclArrayList.IsEmpty Method
7 TJclArrayList.IsEmpty Method=id_2011
6 TJclArrayList.Last Method
7 TJclArrayList.Last Method=id_2012
6 TJclArrayList.LastIndexOf Method
7 TJclArrayList.LastIndexOf Method=id_2013
6 Remove Method
7 TJclArrayList.Remove Method (Integer)=id_2014
7 TJclArrayList.Remove Method (TObject)=id_14328
6 TJclArrayList.RemoveAll Method
7 TJclArrayList.RemoveAll Method=id_2015
6 TJclArrayList.RetainAll Method
7 TJclArrayList.RetainAll Method=id_2016
6 TJclArrayList.SetObject Method
7 TJclArrayList.SetObject Method=id_2017
6 TJclArrayList.Size Method
7 TJclArrayList.Size Method=id_2018
6 TJclArrayList.SubList Method
7 TJclArrayList.SubList Method=id_2019
2 Date and Time
3 Date and Time=id_13321
3 DayOfTheYear Function=id_14332
3 DecodeDate Function=id_14333
3 FATDatesEqual Function=id_14334
3 IsLeapYear Function=id_14335
3 ISOWeekNumber Function=id_14336
3 ISOWeekToDateTime Function=id_14337
3 DayOfTheYearToDateTime Function=id_14338
3 EasterSunday Function=id_14339
3 CenturyOfDate Function=id_14340
3 CenturyBaseYear Function=id_14341
3 YearOfDate Function=id_14342
3 MonthOfDate Function=id_14343
3 DayOfDate Function=id_14344
3 HourOfTime Function=id_14345
3 MinuteOfTime Function=id_14346
3 SecondOfTime Function=id_14347
3 DaysInMonth Function=id_14348
3 Make4DigitYear Function=id_14349
3 MakeYear4Digit Function=id_14350
3 EncodeDate Function=id_14351
3 CreationDateTimeOfFile Function=id_14352
3 LastAccessDateTimeOfFile Function=id_14353
3 LastWriteDateTimeOfFile Function=id_14354
3 FormatDateTime Function=id_14355
3 Conversion
4 Conversion=id_14329
4 DateTimeToSystemTime Function=id_14375
4 DosDateTimeToFileTime Function=id_14376
4 FileTimeToDosDateTime Function=id_14377
4 FileTimeToSystemTime Function=id_14378
4 SystemTimeToFileTime Function=id_14379
4 FileTimeToDateTime Function=id_14380
4 DosDateTimeToSystemTime Function=id_14381
4 SystemTimeToDosDateTime Function=id_14382
4 SystemTimeToStr Function=id_14383
4 DosDateTimeToDateTime Function=id_14384
4 DateTimeToDosDateTime Function=id_14385
4 DateTimeToFileTime Function=id_14360
4 LocalDateTimeToDateTime Function=id_14386
4 LocalDateTimeToFileTime Function=id_14387
4 DateTimeToLocalDateTime Function=id_14388
4 FileTimeToStr Function=id_14389
4 DosDateTimeToStr Function=id_14390
4 TimeOfDateTimeToSeconds Function=id_14391
4 TimeOfDateTimeToMSecs Function=id_14392
4 HoursToMSecs Function=id_14393
4 MinutesToMSecs Function=id_14394
4 SecondsToMSecs Function=id_14395
4 DateTimeToUnixTime Function=id_14396
4 UnixTimeToDateTime Function=id_14398
4 UnixTimeToFileTime Function=id_14399
4 FileTimeToUnixTime Function=id_14400
4 TJclUnixTime32 Type=id_14397
3 Scheduling
4 Scheduling=id_14330
4 CreateSchedule Function=id_14427
4 Types
5 Types=id_14419
5 TScheduleRecurringKind Enumeration=id_14434
5 TScheduleEndKind Enumeration=id_14435
5 TScheduleIndexKind Enumeration=id_14436
5 ESchedule Class=id_14433
4 IJclSchedule
5 IJclSchedule=id_14420
5 IJclSchedule Interface=id_14431
5 IJclSchedule.DayCount Method=id_14459
5 IJclSchedule.EndCount Property=id_14449
5 IJclSchedule.EndDate Property=id_14448
5 IJclSchedule.EndType Property=id_14450
5 IJclSchedule.GetEndCount Method=id_14460
5 IJclSchedule.GetEndDate Method=id_14461
5 IJclSchedule.GetEndType Method=id_14462
5 IJclSchedule.GetRecurringType Method=id_14463
5 IJclSchedule.GetStartDate Method=id_14464
5 IJclSchedule.InitToSavedState Method=id_14466
5 IJclSchedule.LastTriggered Method=id_14467
5 IJclSchedule.NextEvent Method=id_14468
5 IJclSchedule.NextEventFrom Method=id_14469
5 IJclSchedule.NextEventFromNow Method=id_14470
5 IJclSchedule.RecurringType Property=id_14446
5 IJclSchedule.Reset Method=id_14471
5 IJclSchedule.SetEndCount Method=id_14472
5 IJclSchedule.SetEndDate Method=id_14473
5 IJclSchedule.SetEndType Method=id_14474
5 IJclSchedule.SetRecurringType Method=id_14475
5 IJclSchedule.SetStartDate Method=id_14476
5 IJclSchedule.StartDate Property=id_14465
5 IJclSchedule.TriggerCount Method=id_14477
4 IJclScheduleDayFrequency
5 IJclScheduleDayFrequency=id_14421
5 IJclScheduleDayFrequency Interface
6 IJclScheduleDayFrequency Interface=id_14441
6 IJclScheduleDayFrequency.GetEndTime Method=id_14506
6 IJclScheduleDayFrequency.GetInterval Method=id_14507
6 IJclScheduleDayFrequency.GetStartTime Method=id_14508
6 IJclScheduleDayFrequency.SetEndTime Method=id_14509
6 IJclScheduleDayFrequency.SetInterval Method=id_14510
6 IJclScheduleDayFrequency.SetStartTime Method=id_14511
5 IJclScheduleDayFrequency.StartTime Property
6 IJclScheduleDayFrequency.StartTime Property=id_14501
5 IJclScheduleDayFrequency.EndTime Property
6 IJclScheduleDayFrequency.EndTime Property=id_14502
5 IJclScheduleDayFrequency.Interval Property
6 IJclScheduleDayFrequency.Interval Property=id_14503
4 IJclDailySchedule
5 IJclDailySchedule=id_14422
5 IJclDailySchedule Interface
6 IJclDailySchedule Interface=id_14442
6 IJclDailySchedule.GetEveryWeekDay Method=id_14523
6 IJclDailySchedule.GetInterval Method=id_14524
6 IJclDailySchedule.SetEveryWeekDay Method=id_14525
6 IJclDailySchedule.SetInterval Method=id_14526
5 IJclDailySchedule.EveryWeekDay Property
6 IJclDailySchedule.EveryWeekDay Property=id_14520
5 IJclDailySchedule.Interval Property
6 IJclDailySchedule.Interval Property=id_14521
4 IJclWeeklySchedule
5 IJclWeeklySchedule=id_14423
5 IJclWeeklySchedule Interface
6 IJclWeeklySchedule Interface=id_14443
6 IJclWeeklySchedule.GetDaysOfWeek Method=id_14537
6 IJclWeeklySchedule.GetInterval Method=id_14538
6 IJclWeeklySchedule.SetDaysOfWeek Method=id_14539
6 IJclWeeklySchedule.SetInterval Method=id_14540
5 IJclWeeklySchedule.DaysOfWeek Property
6 IJclWeeklySchedule.DaysOfWeek Property=id_14534
5 IJclWeeklySchedule.Interval Property
6 IJclWeeklySchedule.Interval Property=id_14535
4 IJclMonthlySchedule
5 IJclMonthlySchedule=id_14424
5 IJclMonthlySchedule Interface
6 IJclMonthlySchedule Interface=id_14444
6 IJclMonthlySchedule.GetDay Method=id_14552
6 IJclMonthlySchedule.GetIndexKind Method=id_14553
6 IJclMonthlySchedule.GetIndexValue Method=id_14554
6 IJclMonthlySchedule.GetInterval Method=id_14555
6 IJclMonthlySchedule.SetDay Method=id_14556
6 IJclMonthlySchedule.SetIndexKind Method=id_14557
6 IJclMonthlySchedule.SetIndexValue Method=id_14558
6 IJclMonthlySchedule.SetInterval Method=id_14559
5 IJclMonthlySchedule.Day Property
6 IJclMonthlySchedule.Day Property=id_14548
5 IJclMonthlySchedule.IndexKind Property
6 IJclMonthlySchedule.IndexKind Property=id_14452
5 IJclMonthlySchedule.IndexValue Property
6 IJclMonthlySchedule.IndexValue Property=id_14549
5 IJclMonthlySchedule.Interval Property
6 IJclMonthlySchedule.Interval Property=id_14550
4 IJclYearlySchedule
5 IJclYearlySchedule=id_14425
5 IJclYearlySchedule Interface
6 IJclYearlySchedule Interface=id_14445
6 IJclYearlySchedule.GetDay Method=id_14573
6 IJclYearlySchedule.GetIndexKind Method=id_14574
6 IJclYearlySchedule.GetIndexValue Method=id_14575
6 IJclYearlySchedule.GetInterval Method=id_14576
6 IJclYearlySchedule.GetMonth Method=id_14577
6 IJclYearlySchedule.SetDay Method=id_14578
6 IJclYearlySchedule.SetIndexKind Method=id_14579
6 IJclYearlySchedule.SetIndexValue Method=id_14580
6 IJclYearlySchedule.SetInterval Method=id_14581
6 IJclYearlySchedule.SetMonth Method=id_14582
5 IJclYearlySchedule.Day Property
6 IJclYearlySchedule.Day Property=id_14568
5 IJclYearlySchedule.IndexKind Property
6 IJclYearlySchedule.IndexKind Property=id_14453
5 IJclYearlySchedule.IndexValue Property
6 IJclYearlySchedule.IndexValue Property=id_14569
5 IJclYearlySchedule.Interval Property
6 IJclYearlySchedule.Interval Property=id_14570
5 IJclYearlySchedule.Month Property
6 IJclYearlySchedule.Month Property=id_14571
4 Auxilary routines
5 Auxilary routines=id_14426
5 NullStamp Function=id_14490
5 CompareTimeStamps Function=id_14587
5 EqualTimeStamps Function=id_14588
5 IsNullTimeStamp Function=id_14589
3 Timers and Counters
4 Timers and Counters=id_14331
4 StartCount Function=id_14596
4 StopCount Function=id_14597
4 TJclCounter
5 TJclCounter=id_14594
5 TJclCounter Class
6 TJclCounter Class=id_7270
6 TJclCounter.Counting Property=id_14608
6 TJclCounter.ElapsedTime Property=id_14609
6 TJclCounter.Overhead Property=id_14610
6 TJclCounter.RunElapsedTime Property=id_14611
6 TJclCounter.Continue Method=id_14613
6 TJclCounter.Create Constructor=id_14614
6 TJclCounter.GetRunElapsedTime Method=id_14615
6 TJclCounter.Start Method=id_14616
6 TJclCounter.Stop Method=id_14617
4 TJclMultimediaTimer
5 TJclMultimediaTimer=id_14595
5 TJclMultimediaTimer Class
6 TJclMultimediaTimer Class=id_14624
6 TJclMultimediaTimer.Event Property=id_14636
6 TJclMultimediaTimer.Kind Property=id_14637
6 TJclMultimediaTimer.MaxPeriod Property=id_14638
6 TJclMultimediaTimer.MinPeriod Property=id_14639
6 TJclMultimediaTimer.Notification Property=id_14640
6 TJclMultimediaTimer.OnTimer Property=id_14641
6 TJclMultimediaTimer.Period Property=id_14642
6 TJclMultimediaTimer.BeginPeriod Method=id_14644
6 TJclMultimediaTimer.BeginTimer Method=id_14645
6 TJclMultimediaTimer.Create Constructor=id_14646
6 TJclMultimediaTimer.Destroy Destructor=id_14647
6 TJclMultimediaTimer.Elapsed Method=id_14648
6 TJclMultimediaTimer.EndPeriod Method=id_14649
6 TJclMultimediaTimer.EndTimer Method=id_14650
6 TJclMultimediaTimer.GetTime Method=id_14651
6 TJclMultimediaTimer.Timer Method=id_14625
6 TJclMultimediaTimer.WaitFor Method=id_14652
5 TMmTimerKind Enumeration
6 TMmTimerKind Enumeration=id_14626
5 TMmNotificationKind Enumeration
6 TMmNotificationKind Enumeration=id_14627
2 Debugging
3 Debugging=id_13322
3 Diagnostics
4 Diagnostics=id_14658
4 AssertKindOf Function=id_14667
4 Trace Function=id_14668
4 TraceFmt Function=id_14669
4 TraceLoc Function=id_14670
4 TraceLocFmt Function=id_14671
3 Except frame info routines
4 Except frame info routines=id_14659
4 TJmpInstruction Record=id_14683
4 TExcDescEntry Record=id_14678
4 TExcDesc Record=id_14684
4 TExcFrame Record=id_14685
4 TExceptFrameKind Enumeration=id_14680
4 TJclExceptFrame Class
5 TJclExceptFrame Class=id_14679
5 TJclExceptFrame.ExcFrame Property=id_14698
5 TJclExceptFrame.FrameKind Property=id_14699
5 TJclExceptFrame.CodeLocation Method=id_14701
5 TJclExceptFrame.Create Constructor=id_14702
5 TJclExceptFrame.DoDetermineFrameKind Method=id_14703
5 TJclExceptFrame.HandlerInfo Method=id_14704
5 TJclExceptFrame.Handles Method=id_14705
4 TJclExceptFrameList Class
5 TJclExceptFrameList Class=id_7609
5 TJclExceptFrameList.IgnoreLevels Property=id_14719
5 TJclExceptFrameList.Items Property=id_14720
5 TJclExceptFrameList.AddFrame Method=id_14724
5 TJclExceptFrameList.Create Constructor=id_14725
5 TJclExceptFrameList.TraceExceptionFrames Method=id_14726
4 JclCreateExceptFrameList Function
5 JclCreateExceptFrameList Function=id_14681
4 JclLastExceptFrameList Function
5 JclLastExceptFrameList Function=id_14682
3 Exception hooking
4 Exception hooking=id_14660
4 TJclExceptNotifyProc Type=id_7596
4 TJclExceptNotifyMethod Type=id_7593
4 JclHookExceptions Function=id_14735
4 JclUnhookExceptions Function=id_14736
4 JclExceptionsHooked Function=id_14737
4 ExceptNotifyProc=id_14730
4 ExceptNotifyMethod=id_14731
4 StackTrackingEnable=id_14732
4 RawStackTracking=id_14733
4 ExceptionFrameTrackingEnable=id_14729
4 TrackAllModules=id_14734
3 Helpers
4 Helpers=id_14661
4 InsertDebugDataIntoExecutableFile Function=id_14751
3 Miscellanuous
4 Miscellanuous=id_14662
4 IsHandleValid Function=id_14754
4 IsDebuggerAttached Function=id_14755
4 EnableCrashOnCtrlScroll Function=id_14756
3 Source Locations
4 Source Locations=id_14663
4 GetLocationInfo Function=id_14765
4 TJclLocationInfo Record=id_4460
4 TJclDebugInfoSource Class
5 TJclDebugInfoSource Class=id_4443
5 TJclDebugInfoSource.FileName Property=id_4445
5 TJclDebugInfoSource.Module Property=id_4446
5 TJclDebugInfoSource.Create Constructor=id_4448
5 TJclDebugInfoSource.GetLocationInfo Method=id_4449
5 TJclDebugInfoSource.InitializeSource Method=id_4450
5 TJclDebugInfoSource.VAFromAddr Method=id_4451
4 TJclDebugInfoList Class
5 TJclDebugInfoList Class=id_14761
5 TJclDebugInfoList.ItemFromModule Property=id_14798
5 TJclDebugInfoList.Items Property=id_14796
5 TJclDebugInfoList.CreateDebugInfo Method=id_14800
5 TJclDebugInfoList.GetLocationInfo Method=id_14801
5 TJclDebugInfoList.NeedInfoSourceClassList Method=id_14802
5 TJclDebugInfoList.RegisterDebugInfoSource Method=id_14803
5 TJclDebugInfoList.RegisterDebugInfoSourceFirst Method=id_14804
5 TJclDebugInfoList.UnRegisterDebugInfoSource Method=id_14805
4 DebugInfoAvailable Function
5 DebugInfoAvailable Function=id_14766
4 TJclDebugInfoMap Class
5 TJclDebugInfoMap Class=id_14762
5 TJclDebugInfoMap.Destroy Destructor=id_14814
5 TJclDebugInfoMap.GetLocationInfo Method=id_14815
5 TJclDebugInfoMap.InitializeSource Method=id_14816
4 TJclDebugInfoBinary Class
5 TJclDebugInfoBinary Class=id_14763
5 TJclDebugInfoBinary.Destroy Destructor=id_14825
5 TJclDebugInfoBinary.GetLocationInfo Method=id_14826
5 TJclDebugInfoBinary.InitializeSource Method=id_14827
4 TJclDebugInfoExports Class
5 TJclDebugInfoExports Class=id_14764
5 TJclDebugInfoExports.Destroy Destructor=id_14835
5 TJclDebugInfoExports.GetLocationInfo Method=id_14836
5 TJclDebugInfoExports.InitializeSource Method=id_14837
4 ModuleFromAddr Function
5 ModuleFromAddr Function=id_14767
4 IsSystemModule Function
5 IsSystemModule Function=id_14768
4 Caller Function
5 Caller Function=id_7159
4 GetLocationInfoStr Function
5 GetLocationInfoStr Function=id_14769
4 ClearLocationData Function
5 ClearLocationData Function=id_14770
4 __MODULE__ Function
5 __MODULE__ Function=id_7161
4 __PROC__ Function
5 __PROC__ Function=id_7162
4 __LINE__ Function
5 __LINE__ Function=id_7163
4 __MAP__ Function
5 __MAP__ Function=id_7164
4 __MODULE_OF_ADDR__ Function
5 __MODULE_OF_ADDR__ Function=id_7166
4 __PROC_OF_ADDR__ Function
5 __PROC_OF_ADDR__ Function=id_7167
4 __LINE_OF_ADDR__ Function
5 __LINE_OF_ADDR__ Function=id_7168
4 __MAP_OF_ADDR__ Function
5 __MAP_OF_ADDR__ Function=id_7169
4 FileByLevel Function
5 FileByLevel Function=id_7160
4 ModuleByLevel Function
5 ModuleByLevel Function=id_14771
4 ProcByLevel Function
5 ProcByLevel Function=id_14772
4 LineByLevel Function
5 LineByLevel Function=id_14773
4 MapByLevel Function
5 MapByLevel Function=id_14774
4 FileOfAddr Function
5 FileOfAddr Function=id_7171
4 ModuleOfAddr Function
5 ModuleOfAddr Function=id_14775
4 ProcOfAddr Function
5 ProcOfAddr Function=id_14776
4 LineOfAddr Function
5 LineOfAddr Function=id_14777
4 MapOfAddr Function
5 MapOfAddr Function=id_14778
4 ExtractClassName Function
5 ExtractClassName Function=id_14779
4 ExtractMethodName Function
5 ExtractMethodName Function=id_14780
4 Binary Debug Data
5 Binary Debug Data=id_14759
5 ConvertMapFileToJdbgFile Function=id_14861
5 JclDbgDataSignature Constant=id_14858
5 JclDbgDataResName Constant=id_14859
5 JclDbgFileExtension Constant=id_14860
5 TJclBinDebugGenerator Class
6 TJclBinDebugGenerator Class=id_14753
6 TJclBinDebugGenerator.DataStream Property=id_14878
6 TJclBinDebugGenerator.CalculateCheckSum Method=id_14906
6 TJclBinDebugGenerator.Create Constructor=id_14907
6 TJclBinDebugGenerator.CreateData Method=id_14908
6 TJclBinDebugGenerator.Destroy Destructor=id_14909
5 TJclBinDebugScanner Class
6 TJclBinDebugScanner Class=id_14822
6 TJclBinDebugScanner.ModuleName Property=id_14916
6 TJclBinDebugScanner.ValidFormat Property=id_14917
6 TJclBinDebugScanner.CacheLineNumbers Method=id_14919
6 TJclBinDebugScanner.CacheProcNames Method=id_14920
6 TJclBinDebugScanner.CheckFormat Method=id_14921
6 TJclBinDebugScanner.Create Constructor=id_14922
6 TJclBinDebugScanner.DataToStr Method=id_14923
6 TJclBinDebugScanner.IsModuleNameValid Method=id_14924
6 LineNumberFromAddr Method
7 TJclBinDebugScanner.LineNumberFromAddr Method (DWORD)=id_14925
6 TJclBinDebugScanner.MakePtr Method
7 TJclBinDebugScanner.MakePtr Method=id_14926
6 TJclBinDebugScanner.ModuleNameFromAddr Method
7 TJclBinDebugScanner.ModuleNameFromAddr Method=id_14927
6 TJclBinDebugScanner.ModuleStartFromAddr Method
7 TJclBinDebugScanner.ModuleStartFromAddr Method=id_14928
6 ProcNameFromAddr Method
7 TJclBinDebugScanner.ProcNameFromAddr Method (DWORD)=id_14929
6 TJclBinDebugScanner.ReadValue Method
7 TJclBinDebugScanner.ReadValue Method=id_14930
6 TJclBinDebugScanner.SourceNameFromAddr Method
7 TJclBinDebugScanner.SourceNameFromAddr Method=id_14931
4 Map Parsers
5 Map Parsers=id_14760
5 TJclMapAddress Record=id_8616
5 PJclMapString Type=id_8301
5 TJclAbstractMapParser Class
6 TJclAbstractMapParser Class=id_14882
6 TJclAbstractMapParser.FLastUnitFileName Field=id_14868
6 TJclAbstractMapParser.FLastUnitName Field=id_14869
6 TJclAbstractMapParser.FModule Field=id_14870
6 TJclAbstractMapParser.LinkerBug Property=id_14874
6 TJclAbstractMapParser.LinkerBugUnitName Property=id_14875
6 TJclAbstractMapParser.Stream Property=id_14876
6 TJclAbstractMapParser.ClassTableItem Method=id_14880
6 Create Constructor
7 TJclAbstractMapParser.Create Constructor (TFileName)=id_14881
6 TJclAbstractMapParser.Destroy Destructor
7 TJclAbstractMapParser.Destroy Destructor=id_14883
6 TJclAbstractMapParser.LineNumbersItem Method
7 TJclAbstractMapParser.LineNumbersItem Method=id_14884
6 TJclAbstractMapParser.LineNumberUnitItem Method
7 TJclAbstractMapParser.LineNumberUnitItem Method=id_14885
6 TJclAbstractMapParser.MapStringToFileName Method
7 TJclAbstractMapParser.MapStringToFileName Method=id_14886
6 TJclAbstractMapParser.MapStringToStr Method
7 TJclAbstractMapParser.MapStringToStr Method=id_14887
6 TJclAbstractMapParser.Parse Method
7 TJclAbstractMapParser.Parse Method=id_14888
6 TJclAbstractMapParser.PublicsByNameItem Method
7 TJclAbstractMapParser.PublicsByNameItem Method=id_14889
6 TJclAbstractMapParser.PublicsByValueItem Method
7 TJclAbstractMapParser.PublicsByValueItem Method=id_14890
6 TJclAbstractMapParser.SegmentItem Method
7 TJclAbstractMapParser.SegmentItem Method=id_14891
5 TJclMapParser Class
6 TJclMapParser Class=id_14940
6 TJclMapParser.OnClassTable Event=id_14960
6 TJclMapParser.OnLineNumbers Event=id_14961
6 TJclMapParser.OnLineNumberUnit Event=id_14962
6 TJclMapParser.OnPublicsByName Event=id_14963
6 TJclMapParser.OnPublicsByValue Event=id_14964
6 TJclMapParser.OnSegment Event=id_14965
6 TJclMapParser.ClassTableItem Method=id_14970
6 TJclMapParser.LineNumbersItem Method=id_14971
6 TJclMapParser.LineNumberUnitItem Method=id_14972
6 TJclMapParser.PublicsByNameItem Method=id_14973
6 TJclMapParser.PublicsByValueItem Method=id_14974
6 TJclMapParser.SegmentItem Method=id_14975
5 TJclMapScanner Class
6 TJclMapScanner Class=id_14811
6 TJclMapScanner.LineNumberErrors Property=id_14877
6 TJclMapScanner.AddrToVA Method=id_14892
6 TJclMapScanner.ClassTableItem Method=id_14893
6 TJclMapScanner.Create Constructor=id_14894
6 LineNumberFromAddr Method
7 TJclMapScanner.LineNumberFromAddr Method (DWORD)=id_14895
6 TJclMapScanner.LineNumbersItem Method
7 TJclMapScanner.LineNumbersItem Method=id_14896
6 TJclMapScanner.LineNumberUnitItem Method
7 TJclMapScanner.LineNumberUnitItem Method=id_14897
6 TJclMapScanner.ModuleNameFromAddr Method
7 TJclMapScanner.ModuleNameFromAddr Method=id_14898
6 TJclMapScanner.ModuleStartFromAddr Method
7 TJclMapScanner.ModuleStartFromAddr Method=id_14899
6 ProcNameFromAddr Method
7 TJclMapScanner.ProcNameFromAddr Method (DWORD)=id_14900
6 TJclMapScanner.PublicsByNameItem Method
7 TJclMapScanner.PublicsByNameItem Method=id_14901
6 TJclMapScanner.PublicsByValueItem Method
7 TJclMapScanner.PublicsByValueItem Method=id_14902
6 TJclMapScanner.Scan Method
7 TJclMapScanner.Scan Method=id_14903
6 TJclMapScanner.SegmentItem Method
7 TJclMapScanner.SegmentItem Method=id_14904
6 TJclMapScanner.SourceNameFromAddr Method
7 TJclMapScanner.SourceNameFromAddr Method=id_14905
3 Stack info routines
4 Stack info routines=id_14664
4 JclCreateStackList Function=id_14994
4 TStackFrame Record=id_14996
4 TStackInfo Record=id_8700
4 TJclStackInfoItem Class
5 TJclStackInfoItem Class=id_14993
5 TJclStackInfoItem.CallerAdr Property=id_15005
5 TJclStackInfoItem.LogicalAddress Property=id_15006
5 TJclStackInfoItem.StackInfo Property=id_15007
4 TJclStackInfoList Class
5 TJclStackInfoList Class=id_7603
5 TJclStackInfoList.Count Property=id_15016
5 TJclStackInfoList.DelayedTrace Property=id_15017
5 TJclStackInfoList.IgnoreLevels Property=id_15018
5 TJclStackInfoList.Items Property=id_15019
5 TJclStackInfoList.Raw Property=id_15020
5 TJclStackInfoList.AddToStrings Method=id_15022
5 Create Constructor
6 TJclStackInfoList.Create Constructor (Boolean, DWORD, Pointer)=id_15023
5 TJclStackInfoList.Destroy Destructor
6 TJclStackInfoList.Destroy Destructor=id_15024
5 TJclStackInfoList.ForceStackTracing Method
6 TJclStackInfoList.ForceStackTracing Method=id_15025
4 JclLastExceptStackList Function
5 JclLastExceptStackList Function=id_14995
3 Tracking routines
4 Tracking routines=id_14665
4 TJclStackBaseList Class
5 TJclStackBaseList Class=id_14712
5 TJclStackBaseList.FOnDestroy Field=id_14713
5 TJclStackBaseList.ThreadID Property=id_14717
5 TJclStackBaseList.TimeStamp Property=id_14718
5 TJclStackBaseList.Create Constructor=id_14722
5 TJclStackBaseList.Destroy Destructor=id_14723
2 Electronic Data Interchange (EDI)
3 Electronic Data Interchange (EDI)=id_13323
2 Expression Evaluation
3 Expression Evaluation=id_13324
3 cExprEvalHashSize Constant=id_15089
3 EJclExprEvalError Class=id_15039
3 ExprWhiteSpace Constant=id_15090
3 TFloat Type=id_15054
3 TFloat32 Type=id_15056
3 TFloat64 Type=id_15058
3 TFloat80 Type=id_15060
3 TFloatFunc Type=id_15066
3 TUnaryFunc Type=id_15071
3 TBinaryFunc Type=id_15076
3 TTernaryFunc Type=id_15081
3 TExprContext Class
4 TExprContext Class=id_15040
4 TExprContext.Find Method=id_15101
3 TExprHashContext Class
4 TExprHashContext Class=id_15041
4 TExprHashContext.Add Method=id_15107
4 TExprHashContext.Create Constructor=id_15105
4 TExprHashContext.Destroy Destructor=id_15108
4 TExprHashContext.Find Method=id_15109
4 TExprHashContext.Remove Method=id_15110
3 TExprSetContext Class
4 TExprSetContext Class=id_15042
4 TExprSetContext.Contexts Property=id_15126
4 TExprSetContext.Count Property=id_15127
4 TExprSetContext.InternalList Property=id_15128
4 TExprSetContext.Add Method=id_15118
4 TExprSetContext.Create Constructor=id_15119
4 TExprSetContext.Delete Method=id_15120
4 TExprSetContext.Destroy Destructor=id_15121
4 TExprSetContext.Extract Method=id_15122
4 TExprSetContext.Find Method=id_15123
4 TExprSetContext.Remove Method=id_15124
3 TExprSym Class
4 TExprSym Class=id_15043
4 TExprSym.CompileParser Property=id_15138
4 TExprSym.EvalParser Property=id_15137
4 TExprSym.Ident Property=id_15141
4 TExprSym.Lexer Property=id_15136
4 TExprSym.NodeFactory Property=id_15139
4 TExprSym.Compile Method=id_15135
4 TExprSym.Create Constructor=id_15143
4 TExprSym.Evaluate Method=id_15134
3 TExprToken Enumeration
4 TExprToken Enumeration=id_15091
3 TExprLexer Class
4 TExprLexer Class=id_15044
4 TExprLexer.FCurrTok Field=id_15159
4 TExprLexer.FTokenAsNumber Field=id_15160
4 TExprLexer.FTokenAsString Field=id_15161
4 TExprLexer.CurrTok Property=id_15155
4 TExprLexer.TokenAsNumber Property=id_15157
4 TExprLexer.TokenAsString Property=id_15156
4 TExprLexer.Create Constructor=id_15166
4 TExprLexer.NextTok Method=id_15158
4 TExprLexer.Reset Method=id_15167
3 TExprNode Class
4 TExprNode Class=id_15045
4 TExprNode.DepCount Property=id_15177
4 TExprNode.DepList Property=id_15178
4 TExprNode.Deps Property=id_15179
4 TExprNode.AddDep Method=id_15181
4 TExprNode.Create Constructor=id_15182
4 TExprNode.Destroy Destructor=id_15183
3 TExprNodeFactory Class
4 TExprNodeFactory Class=id_15046
4 TExprNodeFactory.Add Method=id_15187
4 TExprNodeFactory.CallBinary32Func Method=id_15189
4 TExprNodeFactory.CallBinary64Func Method=id_15190
4 TExprNodeFactory.CallBinary80Func Method=id_15191
4 TExprNodeFactory.CallBinaryFunc Method=id_15192
4 TExprNodeFactory.CallFloat32Func Method=id_15193
4 TExprNodeFactory.CallFloat64Func Method=id_15194
4 TExprNodeFactory.CallFloat80Func Method=id_15195
4 TExprNodeFactory.CallFloatFunc Method=id_15196
4 TExprNodeFactory.CallTernary32Func Method=id_15197
4 TExprNodeFactory.CallTernary64Func Method=id_15198
4 TExprNodeFactory.CallTernary80Func Method=id_15199
4 TExprNodeFactory.CallTernaryFunc Method=id_15200
4 TExprNodeFactory.CallUnary32Func Method=id_15201
4 TExprNodeFactory.CallUnary64Func Method=id_15202
4 TExprNodeFactory.CallUnary80Func Method=id_15203
4 TExprNodeFactory.CallUnaryFunc Method=id_15204
4 TExprNodeFactory.Compare Method=id_15205
4 TExprNodeFactory.Divide Method=id_15206
4 LoadConst Method
4 TExprNodeFactory.LoadConst32 Method=id_15208
4 TExprNodeFactory.LoadConst64 Method=id_15209
4 TExprNodeFactory.LoadConst80 Method=id_15210
4 LoadVar Method
5 TExprNodeFactory.LoadVar Method (PFloat32)=id_15207
4 TExprNodeFactory.LoadVar32 Method
5 TExprNodeFactory.LoadVar32 Method=id_15211
4 TExprNodeFactory.LoadVar64 Method
5 TExprNodeFactory.LoadVar64 Method=id_15212
4 TExprNodeFactory.LoadVar80 Method
5 TExprNodeFactory.LoadVar80 Method=id_15213
4 TExprNodeFactory.Multiply Method
5 TExprNodeFactory.Multiply Method=id_15214
4 TExprNodeFactory.Negate Method
5 TExprNodeFactory.Negate Method=id_15215
4 TExprNodeFactory.Subtract Method
5 TExprNodeFactory.Subtract Method=id_15188
3 TExprCompileParser Class
4 TExprCompileParser Class=id_15047
4 TExprCompileParser.Context Property=id_15224
4 TExprCompileParser.Lexer Property=id_15225
4 TExprCompileParser.NodeFactory Property=id_15226
4 TExprCompileParser.Compile Method=id_15222
4 TExprCompileParser.CompileExpr Method=id_15228
4 TExprCompileParser.CompileFactor Method=id_15230
4 TExprCompileParser.CompileIdentFactor Method=id_15231
4 TExprCompileParser.CompileSignedFactor Method=id_15232
4 TExprCompileParser.CompileSimpleExpr Method=id_15229
4 TExprCompileParser.CompileTerm Method=id_15233
4 TExprCompileParser.Create Constructor=id_15221
3 TExprEvalParser Class
4 TExprEvalParser Class=id_15048
4 TExprEvalParser.Context Property=id_15241
4 TExprEvalParser.Lexer Property=id_15242
4 TExprEvalParser.Create Constructor=id_15244
4 TExprEvalParser.EvalExpr Method=id_15245
4 TExprEvalParser.EvalFactor Method=id_15247
4 TExprEvalParser.EvalIdentFactor Method=id_15248
4 TExprEvalParser.EvalSignedFactor Method=id_15249
4 TExprEvalParser.EvalSimpleExpr Method=id_15246
4 TExprEvalParser.EvalTerm Method=id_15250
4 TExprEvalParser.Evaluate Method=id_15251
3 TExprSimpleLexer Class
4 TExprSimpleLexer Class=id_15049
4 TExprSimpleLexer.FBuf Field=id_15257
4 TExprSimpleLexer.FCurrPos Field=id_15258
4 TExprSimpleLexer.Buf Property=id_15262
4 TExprSimpleLexer.Create Constructor=id_15264
4 TExprSimpleLexer.NextTok Method=id_15265
4 TExprSimpleLexer.Reset Method=id_15266
4 TExprSimpleLexer.SetBuf Method=id_15267
3 TExprVirtMachOp Class
4 TExprVirtMachOp Class=id_15050
4 TExprVirtMachOp.FOutput Field=id_15275
4 TExprVirtMachOp.OutputLoc Property=id_15279
4 TExprVirtMachOp.Execute Method=id_15274
3 TExprVirtMach Class
4 TExprVirtMach Class=id_15051
4 TExprVirtMach.Add Method=id_15288
4 TExprVirtMach.AddConst Method=id_15289
4 TExprVirtMach.Clear Method=id_15290
4 TExprVirtMach.Create Constructor=id_15291
4 TExprVirtMach.Destroy Destructor=id_15292
4 TExprVirtMach.Execute Method=id_15293
3 TExprVirtMachNodeFactory Class
4 TExprVirtMachNodeFactory Class=id_15052
4 TExprVirtMachNodeFactory.Add Method=id_15300
4 TExprVirtMachNodeFactory.CallFloatFunc Method=id_15301
4 TExprVirtMachNodeFactory.Compare Method=id_15302
4 TExprVirtMachNodeFactory.Create Constructor=id_15303
4 TExprVirtMachNodeFactory.Destroy Destructor=id_15304
4 TExprVirtMachNodeFactory.GenCode Method=id_15305
4 TExprVirtMachNodeFactory.LoadConst32 Method=id_15306
4 TExprVirtMachNodeFactory.LoadVar32 Method=id_15307
3 TExprConstSym Class
4 TExprConstSym Class=id_15053
4 TExprConstSym.Compile Method=id_15315
4 TExprConstSym.Create Constructor=id_15316
4 TExprConstSym.Evaluate Method=id_15317
3 TExprConst32Sym Class
4 TExprConst32Sym Class=id_15055
4 TExprConst32Sym.Compile Method=id_15327
4 TExprConst32Sym.Create Constructor=id_15328
4 TExprConst32Sym.Evaluate Method=id_15329
3 TExprConst64Sym Class
4 TExprConst64Sym Class=id_15057
4 TExprConst64Sym.Compile Method=id_15339
4 TExprConst64Sym.Create Constructor=id_15340
4 TExprConst64Sym.Evaluate Method=id_15341
3 TExprConst80Sym Class
4 TExprConst80Sym Class=id_15059
4 TExprConst80Sym.Compile Method=id_15351
4 TExprConst80Sym.Create Constructor=id_15352
4 TExprConst80Sym.Evaluate Method=id_15353
3 TExprVar32Sym Class
4 TExprVar32Sym Class=id_15061
4 TExprVar32Sym.Compile Method=id_15363
4 TExprVar32Sym.Create Constructor=id_15364
4 TExprVar32Sym.Evaluate Method=id_15365
3 TExprVar64Sym Class
4 TExprVar64Sym Class=id_15062
4 TExprVar64Sym.Compile Method=id_15375
4 TExprVar64Sym.Create Constructor=id_15376
4 TExprVar64Sym.Evaluate Method=id_15377
3 TExprVar80Sym Class
4 TExprVar80Sym Class=id_15063
4 TExprVar80Sym.Compile Method=id_15387
4 TExprVar80Sym.Create Constructor=id_15388
4 TExprVar80Sym.Evaluate Method=id_15389
3 TExprAbstractFuncSym Class
4 TExprAbstractFuncSym Class=id_15064
4 TExprAbstractFuncSym.CompileFirstArg Method=id_15399
4 TExprAbstractFuncSym.CompileNextArg Method=id_15400
4 TExprAbstractFuncSym.EndArgs Method=id_15401
4 TExprAbstractFuncSym.EvalFirstArg Method=id_15402
4 TExprAbstractFuncSym.EvalNextArg Method=id_15403
3 TExprFuncSym Class
4 TExprFuncSym Class=id_15065
4 TExprFuncSym.Compile Method=id_15411
4 TExprFuncSym.Create Constructor=id_15412
4 TExprFuncSym.Evaluate Method=id_15413
3 TExprFloat32FuncSym Class
4 TExprFloat32FuncSym Class=id_15067
4 TExprFloat32FuncSym.Compile Method=id_15423
4 TExprFloat32FuncSym.Create Constructor=id_15424
4 TExprFloat32FuncSym.Evaluate Method=id_15425
3 TExprFloat64FuncSym Class
4 TExprFloat64FuncSym Class=id_15068
4 TExprFloat64FuncSym.Compile Method=id_15435
4 TExprFloat64FuncSym.Create Constructor=id_15436
4 TExprFloat64FuncSym.Evaluate Method=id_15437
3 TExprFloat80FuncSym Class
4 TExprFloat80FuncSym Class=id_15069
4 TExprFloat80FuncSym.Compile Method=id_15447
4 TExprFloat80FuncSym.Create Constructor=id_15448
4 TExprFloat80FuncSym.Evaluate Method=id_15449
3 TExprUnaryFuncSym Class
4 TExprUnaryFuncSym Class=id_15070
4 TExprUnaryFuncSym.Compile Method=id_15459
4 TExprUnaryFuncSym.Create Constructor=id_15460
4 TExprUnaryFuncSym.Evaluate Method=id_15461
3 TExprUnary32FuncSym Class
4 TExprUnary32FuncSym Class=id_15072
4 TExprUnary32FuncSym.Compile Method=id_15471
4 TExprUnary32FuncSym.Create Constructor=id_15472
4 TExprUnary32FuncSym.Evaluate Method=id_15473
3 TExprUnary64FuncSym Class
4 TExprUnary64FuncSym Class=id_15073
4 TExprUnary64FuncSym.Compile Method=id_15483
4 TExprUnary64FuncSym.Create Constructor=id_15484
4 TExprUnary64FuncSym.Evaluate Method=id_15485
3 TExprUnary80FuncSym Class
4 TExprUnary80FuncSym Class=id_15074
4 TExprUnary80FuncSym.Compile Method=id_15495
4 TExprUnary80FuncSym.Create Constructor=id_15496
4 TExprUnary80FuncSym.Evaluate Method=id_15497
3 TExprBinaryFuncSym Class
4 TExprBinaryFuncSym Class=id_15075
4 TExprBinaryFuncSym.Compile Method=id_15507
4 TExprBinaryFuncSym.Create Constructor=id_15508
4 TExprBinaryFuncSym.Evaluate Method=id_15509
3 TExprBinary32FuncSym Class
4 TExprBinary32FuncSym Class=id_15077
4 TExprBinary32FuncSym.Compile Method=id_15519
4 TExprBinary32FuncSym.Create Constructor=id_15520
4 TExprBinary32FuncSym.Evaluate Method=id_15521
3 TExprBinary64FuncSym Class
4 TExprBinary64FuncSym Class=id_15078
4 TExprBinary64FuncSym.Compile Method=id_15531
4 TExprBinary64FuncSym.Create Constructor=id_15532
4 TExprBinary64FuncSym.Evaluate Method=id_15533
3 TExprBinary80FuncSym Class
4 TExprBinary80FuncSym Class=id_15079
4 TExprBinary80FuncSym.Compile Method=id_15543
4 TExprBinary80FuncSym.Create Constructor=id_15544
4 TExprBinary80FuncSym.Evaluate Method=id_15545
3 TExprTernaryFuncSym Class
4 TExprTernaryFuncSym Class=id_15080
4 TExprTernaryFuncSym.Compile Method=id_15555
4 TExprTernaryFuncSym.Create Constructor=id_15556
4 TExprTernaryFuncSym.Evaluate Method=id_15557
3 TExprTernary32FuncSym Class
4 TExprTernary32FuncSym Class=id_15082
4 TExprTernary32FuncSym.Compile Method=id_15567
4 TExprTernary32FuncSym.Create Constructor=id_15568
4 TExprTernary32FuncSym.Evaluate Method=id_15569
3 TExprTernary64FuncSym Class
4 TExprTernary64FuncSym Class=id_15083
4 TExprTernary64FuncSym.Compile Method=id_15579
4 TExprTernary64FuncSym.Create Constructor=id_15580
4 TExprTernary64FuncSym.Evaluate Method=id_15581
3 TExprTernary80FuncSym Class
4 TExprTernary80FuncSym Class=id_15084
4 TExprTernary80FuncSym.Compile Method=id_15591
4 TExprTernary80FuncSym.Create Constructor=id_15592
4 TExprTernary80FuncSym.Evaluate Method=id_15593
3 TEasyEvaluator Class
4 TEasyEvaluator Class=id_15085
4 TEasyEvaluator.ExtContextSet Property=id_15602
4 TEasyEvaluator.InternalContextSet Property=id_15603
4 AddConst Method
5 TEasyEvaluator.AddConst Method (string, TFloat32)=id_15605
4 AddFunc Method
5 TEasyEvaluator.AddFunc Method (string, TFloat32Func)=id_15606
4 AddVar Method
5 TEasyEvaluator.AddVar Method (string, TFloat32)=id_15607
4 TEasyEvaluator.Clear Method
5 TEasyEvaluator.Clear Method=id_15608
4 TEasyEvaluator.Create Constructor
5 TEasyEvaluator.Create Constructor=id_15609
4 TEasyEvaluator.Destroy Destructor
5 TEasyEvaluator.Destroy Destructor=id_15610
4 TEasyEvaluator.Remove Method
5 TEasyEvaluator.Remove Method=id_15611
3 TEvaluator Class
4 TEvaluator Class=id_15086
4 TEvaluator.Create Constructor=id_15620
4 TEvaluator.Destroy Destructor=id_15621
4 TEvaluator.Evaluate Method=id_15622
3 TCompiledEvaluator Class
4 TCompiledEvaluator Class=id_15087
4 TCompiledEvaluator.Compile Method=id_15628
4 TCompiledEvaluator.Create Constructor=id_15632
4 TCompiledEvaluator.Destroy Destructor=id_15633
4 TCompiledEvaluator.Evaluate Method=id_15629
3 TCompiledExpression Type
4 TCompiledExpression Type=id_15092
3 TExpressionCompiler Class
4 TExpressionCompiler Class=id_15088
4 TExpressionCompiler.Clear Method=id_15642
4 TExpressionCompiler.Compile Method=id_15639
4 TExpressionCompiler.Create Constructor=id_15643
4 TExpressionCompiler.Delete Method=id_15644
4 TExpressionCompiler.Destroy Destructor=id_15645
4 TExpressionCompiler.Remove Method=id_15646
2 Files and IO
3 Files and IO=id_13325
3 Files and Directories
4 Files and Directories=id_15649
4 GetFileCreation Function=id_13069
4 GetFileInformation Function=id_13070
4 GetFileLastAccess Function=id_13071
4 GetFileLastWrite Function=id_13072
4 GetSizeOfFile Function=id_13074
4 FileGetTypeName Function=id_13058
4 FindUnusedFileName Function=id_13062
4 ForceDirectories Function=id_13063
4 FileGetDisplayName Function=id_13053
4 FileGetOwnerName Function=id_13055
4 FileGetGroupName Function=id_13054
4 GetModulePath Function=id_13073
4 FileGetTempName Function=id_13057
4 FileCreateTemp Function=id_13050
4 FileBackup Function=id_13048
4 FileCopy Function=id_13049
4 FileDelete Function=id_13051
4 FileExists Function=id_13052
4 FileMove Function=id_13059
4 FileRestore Function=id_13060
4 ShredFile Function=id_13109
4 FileGetSize Function=id_13056
4 GetFileAttributeListEx Function=id_13068
4 GetFileAttributeList Function=id_13067
4 GetDirectorySize Function=id_13064
4 GetDriveTypeStr Function=id_13065
4 SetFileLastWrite Function=id_13108
4 SetFileLastAccess Function=id_13107
4 SetFileCreation Function=id_13106
4 SetDirLastWrite Function=id_13105
4 SetDirLastAccess Function=id_13104
4 SetDirCreation Function=id_13103
4 IsDirectory Function=id_13076
4 LockVolume Function=id_13079
4 OpenVolume Function=id_13080
4 CloseVolume Function=id_13037
4 CreateEmptyFile Function=id_13038
4 GetStandardFileInfo Function=id_13075
4 GetFileAgeCoherence Function=id_13066
4 BuildFileList Function=id_13036
4 AdvBuildFileList Function=id_13035
4 TFileListOptions Type=id_13118
4 TDelTreeProgress Type=id_13116
4 DelTree Function=id_13041
4 DelTreeEx Function=id_13042
4 DirectoryExists Function=id_13043
4 DiskInDrive Function=id_13044
4 DeleteDirectory Function=id_13040
4 UnlockVolume Function=id_13111
4 CreateSymbolicLink Function=id_13039
4 SymbolicLinkTarget Function=id_13110
4 FileAttributesStr Function=id_13047
4 File Search
5 File Search=id_15654
5 TFileSearchOptions Type=id_13119
5 TAttributeInterest Enumeration=id_13034
5 VerifyFileAttributeMask Function=id_13112
5 IsFileAttributeMatch Function=id_13077
5 IsFileNameMatch Function=id_13078
5 EnumFiles Function=id_13046
5 EnumDirectories Function=id_13045
5 TJclCustomFileAttrMask Class
6 TJclCustomFileAttrMask Class=id_13021
6 TJclCustomFileAttrMask.Archive Property=id_15697
6 TJclCustomFileAttrMask.Attribute Property=id_15698
6 TJclCustomFileAttrMask.Compressed Property=id_15699
6 TJclCustomFileAttrMask.Directory Property=id_15700
6 TJclCustomFileAttrMask.Encrypted Property=id_15701
6 TJclCustomFileAttrMask.Hidden Property=id_15702
6 TJclCustomFileAttrMask.Normal Property=id_15703
6 TJclCustomFileAttrMask.NotContentIndexed Property=id_15704
6 TJclCustomFileAttrMask.OffLine Property=id_15705
6 TJclCustomFileAttrMask.ReadOnly Property=id_15706
6 TJclCustomFileAttrMask.Rejected Property=id_15707
6 TJclCustomFileAttrMask.ReparsePoint Property=id_15708
6 TJclCustomFileAttrMask.Required Property=id_15709
6 TJclCustomFileAttrMask.SparseFile Property=id_15710
6 TJclCustomFileAttrMask.SymLink Property=id_15711
6 TJclCustomFileAttrMask.System Property=id_15712
6 TJclCustomFileAttrMask.Temporary Property=id_15713
6 TJclCustomFileAttrMask.Assign Method=id_15715
6 TJclCustomFileAttrMask.Clear Method=id_15716
6 TJclCustomFileAttrMask.Create Constructor=id_15717
6 TJclCustomFileAttrMask.DefineProperties Method=id_15718
6 Match Method
7 TJclCustomFileAttrMask.Match Method (Integer)=id_15719
7 TJclCustomFileAttrMask.Match Method (TSearchRec)=id_15722
5 TJclFileAttributeMask Class
6 TJclFileAttributeMask Class=id_13023
6 TJclFileAttributeMask.Archive Property=id_15727
6 TJclFileAttributeMask.Compressed Property=id_15728
6 TJclFileAttributeMask.Directory Property=id_15729
6 TJclFileAttributeMask.Encrypted Property=id_15730
6 TJclFileAttributeMask.Hidden Property=id_15731
6 TJclFileAttributeMask.Normal Property=id_15732
6 TJclFileAttributeMask.NotContentIndexed Property=id_15733
6 TJclFileAttributeMask.OffLine Property=id_15734
6 TJclFileAttributeMask.ReadOnly Property=id_15735
6 TJclFileAttributeMask.ReparsePoint Property=id_15736
6 TJclFileAttributeMask.SparseFile Property=id_15737
6 TJclFileAttributeMask.SymLink Property=id_15738
6 TJclFileAttributeMask.System Property=id_15739
6 TJclFileAttributeMask.Temporary Property=id_15740
6 TJclFileAttributeMask.DefineProperties Method=id_15742
5 TJclFileEnumerator Class
6 TJclFileEnumerator Class=id_13024
6 TJclFileEnumerator.FRefCount Field=id_15753
6 TJclFileEnumerator.AttributeMask Property=id_15770
6 TJclFileEnumerator.CaseSensitiveSearch Property=id_15771
6 TJclFileEnumerator.FileMask Property=id_15772
6 TJclFileEnumerator.FileMasks Property=id_15773
6 TJclFileEnumerator.FileSizeMax Property=id_15774
6 TJclFileEnumerator.FileSizeMin Property=id_15775
6 TJclFileEnumerator.IncludeHiddenSubDirectories Property=id_15776
6 TJclFileEnumerator.IncludeSubDirectories Property=id_15777
6 TJclFileEnumerator.LastChangeAfter Property=id_15778
6 TJclFileEnumerator.LastChangeAfterAsString Property=id_15779
6 TJclFileEnumerator.LastChangeBefore Property=id_15780
6 TJclFileEnumerator.LastChangeBeforeAsString Property=id_15781
6 TJclFileEnumerator.NextTaskID Property=id_15782
6 TJclFileEnumerator.OnEnterDirectory Event=id_15751
6 TJclFileEnumerator.OnTerminateTask Event=id_15752
6 TJclFileEnumerator.Options Property=id_15783
6 TJclFileEnumerator.RootDirectory Property=id_15784
6 TJclFileEnumerator.RunningTasks Property=id_15785
6 TJclFileEnumerator.SearchOption Property=id_15786
6 TJclFileEnumerator.SubDirectoryMask Property=id_15787
6 TJclFileEnumerator.SynchronizationMode Property=id_15788
6 TJclFileEnumerator._AddRef Method=id_15834
6 TJclFileEnumerator._Release Method=id_15835
6 TJclFileEnumerator.AfterConstruction Method=id_15836
6 TJclFileEnumerator.Assign Method=id_15837
6 TJclFileEnumerator.Create Constructor=id_15838
6 TJclFileEnumerator.CreateTask Method=id_15839
6 TJclFileEnumerator.Destroy Destructor=id_15840
6 TJclFileEnumerator.FillList Method=id_15841
6 ForEach Method
7 TJclFileEnumerator.ForEach Method (TFileHandler)=id_15842
7 TJclFileEnumerator.ForEach Method (TFileHandlerEx)=id_15888
6 TJclFileEnumerator.GetAttributeMask Method
7 TJclFileEnumerator.GetAttributeMask Method=id_15843
6 TJclFileEnumerator.GetFileMask Method
7 TJclFileEnumerator.GetFileMask Method=id_15844
6 TJclFileEnumerator.GetFileMasks Method
7 TJclFileEnumerator.GetFileMasks Method=id_15845
6 TJclFileEnumerator.GetFileSizeMax Method
7 TJclFileEnumerator.GetFileSizeMax Method=id_15846
6 TJclFileEnumerator.GetFileSizeMin Method
7 TJclFileEnumerator.GetFileSizeMin Method=id_15847
6 TJclFileEnumerator.GetIncludeHiddenSubDirectories Method
7 TJclFileEnumerator.GetIncludeHiddenSubDirectories Method=id_15848
6 TJclFileEnumerator.GetIncludeSubDirectories Method
7 TJclFileEnumerator.GetIncludeSubDirectories Method=id_15849
6 TJclFileEnumerator.GetLastChangeAfter Method
7 TJclFileEnumerator.GetLastChangeAfter Method=id_15850
6 TJclFileEnumerator.GetLastChangeAfterStr Method
7 TJclFileEnumerator.GetLastChangeAfterStr Method=id_15851
6 TJclFileEnumerator.GetLastChangeBefore Method
7 TJclFileEnumerator.GetLastChangeBefore Method=id_15852
6 TJclFileEnumerator.GetLastChangeBeforeStr Method
7 TJclFileEnumerator.GetLastChangeBeforeStr Method=id_15853
6 TJclFileEnumerator.GetOnEnterDirectory Method
7 TJclFileEnumerator.GetOnEnterDirectory Method=id_15854
6 TJclFileEnumerator.GetOnTerminateTask Method
7 TJclFileEnumerator.GetOnTerminateTask Method=id_15855
6 TJclFileEnumerator.GetOption Method
7 TJclFileEnumerator.GetOption Method=id_15856
6 TJclFileEnumerator.GetOptions Method
7 TJclFileEnumerator.GetOptions Method=id_15857
6 TJclFileEnumerator.GetRootDirectory Method
7 TJclFileEnumerator.GetRootDirectory Method=id_15858
6 TJclFileEnumerator.GetRunningTasks Method
7 TJclFileEnumerator.GetRunningTasks Method=id_15859
6 TJclFileEnumerator.GetSubDirectoryMask Method
7 TJclFileEnumerator.GetSubDirectoryMask Method=id_15860
6 TJclFileEnumerator.GetSynchronizationMode Method
7 TJclFileEnumerator.GetSynchronizationMode Method=id_15861
6 TJclFileEnumerator.QueryInterface Method
7 TJclFileEnumerator.QueryInterface Method=id_15862
6 TJclFileEnumerator.SetAttributeMask Method
7 TJclFileEnumerator.SetAttributeMask Method=id_15863
6 TJclFileEnumerator.SetFileMask Method
7 TJclFileEnumerator.SetFileMask Method=id_15864
6 TJclFileEnumerator.SetFileMasks Method
7 TJclFileEnumerator.SetFileMasks Method=id_15865
6 TJclFileEnumerator.SetFileSizeMax Method
7 TJclFileEnumerator.SetFileSizeMax Method=id_15866
6 TJclFileEnumerator.SetFileSizeMin Method
7 TJclFileEnumerator.SetFileSizeMin Method=id_15867
6 TJclFileEnumerator.SetIncludeHiddenSubDirectories Method
7 TJclFileEnumerator.SetIncludeHiddenSubDirectories Method=id_15868
6 TJclFileEnumerator.SetIncludeSubDirectories Method
7 TJclFileEnumerator.SetIncludeSubDirectories Method=id_15869
6 TJclFileEnumerator.SetLastChangeAfter Method
7 TJclFileEnumerator.SetLastChangeAfter Method=id_15870
6 TJclFileEnumerator.SetLastChangeAfterStr Method
7 TJclFileEnumerator.SetLastChangeAfterStr Method=id_15871
6 TJclFileEnumerator.SetLastChangeBefore Method
7 TJclFileEnumerator.SetLastChangeBefore Method=id_15872
6 TJclFileEnumerator.SetLastChangeBeforeStr Method
7 TJclFileEnumerator.SetLastChangeBeforeStr Method=id_15873
6 TJclFileEnumerator.SetOnEnterDirectory Method
7 TJclFileEnumerator.SetOnEnterDirectory Method=id_15874
6 TJclFileEnumerator.SetOnTerminateTask Method
7 TJclFileEnumerator.SetOnTerminateTask Method=id_15875
6 TJclFileEnumerator.SetOption Method
7 TJclFileEnumerator.SetOption Method=id_15876
6 TJclFileEnumerator.SetOptions Method
7 TJclFileEnumerator.SetOptions Method=id_15877
6 TJclFileEnumerator.SetRootDirectory Method
7 TJclFileEnumerator.SetRootDirectory Method=id_15878
6 TJclFileEnumerator.SetSubDirectoryMask Method
7 TJclFileEnumerator.SetSubDirectoryMask Method=id_15879
6 TJclFileEnumerator.SetSynchronizationMode Method
7 TJclFileEnumerator.SetSynchronizationMode Method=id_15880
6 TJclFileEnumerator.StopAllTasks Method
7 TJclFileEnumerator.StopAllTasks Method=id_15881
6 TJclFileEnumerator.StopTask Method
7 TJclFileEnumerator.StopTask Method=id_15882
6 TJclFileEnumerator.TaskTerminated Method
7 TJclFileEnumerator.TaskTerminated Method=id_15883
5 IJclFileEnumerator Interface
6 IJclFileEnumerator Interface=id_13115
6 IJclFileEnumerator.AttributeMask Property=id_15755
6 IJclFileEnumerator.CaseSensitiveSearch Property=id_15756
6 IJclFileEnumerator.FileMask Property=id_15757
6 IJclFileEnumerator.FileSizeMax Property=id_15758
6 IJclFileEnumerator.FileSizeMin Property=id_15759
6 IJclFileEnumerator.IncludeHiddenSubDirectories Property=id_15760
6 IJclFileEnumerator.IncludeSubDirectories Property=id_15761
6 IJclFileEnumerator.LastChangeAfter Property=id_15762
6 IJclFileEnumerator.LastChangeAfterAsString Property=id_15763
6 IJclFileEnumerator.LastChangeBefore Property=id_15764
6 IJclFileEnumerator.LastChangeBeforeAsString Property=id_15765
6 IJclFileEnumerator.OnEnterDirectory Event=id_15749
6 IJclFileEnumerator.OnTerminateTask Event=id_15750
6 IJclFileEnumerator.RootDirectory Property=id_15766
6 IJclFileEnumerator.RunningTasks Property=id_15767
6 IJclFileEnumerator.SubDirectoryMask Property=id_15768
6 IJclFileEnumerator.SynchronizationMode Property=id_15769
6 IJclFileEnumerator.FillList Method=id_15791
6 ForEach Method
7 IJclFileEnumerator.ForEach Method (TFileHandler)=id_15792
7 IJclFileEnumerator.ForEach Method (TFileHandlerEx)=id_15896
6 IJclFileEnumerator.GetAttributeMask Method
7 IJclFileEnumerator.GetAttributeMask Method=id_15793
6 IJclFileEnumerator.GetCaseSensitiveSearch Method
7 IJclFileEnumerator.GetCaseSensitiveSearch Method=id_15794
6 IJclFileEnumerator.GetFileMask Method
7 IJclFileEnumerator.GetFileMask Method=id_15795
6 IJclFileEnumerator.GetFileMasks Method
7 IJclFileEnumerator.GetFileMasks Method=id_15796
6 IJclFileEnumerator.GetFileSizeMax Method
7 IJclFileEnumerator.GetFileSizeMax Method=id_15797
6 IJclFileEnumerator.GetFileSizeMin Method
7 IJclFileEnumerator.GetFileSizeMin Method=id_15798
6 IJclFileEnumerator.GetIncludeHiddenSubDirectories Method
7 IJclFileEnumerator.GetIncludeHiddenSubDirectories Method=id_15799
6 IJclFileEnumerator.GetIncludeSubDirectories Method
7 IJclFileEnumerator.GetIncludeSubDirectories Method=id_15800
6 IJclFileEnumerator.GetLastChangeAfter Method
7 IJclFileEnumerator.GetLastChangeAfter Method=id_15801
6 IJclFileEnumerator.GetLastChangeAfterStr Method
7 IJclFileEnumerator.GetLastChangeAfterStr Method=id_15802
6 IJclFileEnumerator.GetLastChangeBefore Method
7 IJclFileEnumerator.GetLastChangeBefore Method=id_15803
6 IJclFileEnumerator.GetLastChangeBeforeStr Method
7 IJclFileEnumerator.GetLastChangeBeforeStr Method=id_15804
6 IJclFileEnumerator.GetOnEnterDirectory Method
7 IJclFileEnumerator.GetOnEnterDirectory Method=id_15805
6 IJclFileEnumerator.GetOnTerminateTask Method
7 IJclFileEnumerator.GetOnTerminateTask Method=id_15806
6 IJclFileEnumerator.GetOption Method
7 IJclFileEnumerator.GetOption Method=id_15807
6 IJclFileEnumerator.GetOptions Method
7 IJclFileEnumerator.GetOptions Method=id_15808
6 IJclFileEnumerator.GetRootDirectory Method
7 IJclFileEnumerator.GetRootDirectory Method=id_15809
6 IJclFileEnumerator.GetRunningTasks Method
7 IJclFileEnumerator.GetRunningTasks Method=id_15810
6 IJclFileEnumerator.GetSubDirectoryMask Method
7 IJclFileEnumerator.GetSubDirectoryMask Method=id_15811
6 IJclFileEnumerator.GetSynchronizationMode Method
7 IJclFileEnumerator.GetSynchronizationMode Method=id_15812
6 IJclFileEnumerator.SetAttributeMask Method
7 IJclFileEnumerator.SetAttributeMask Method=id_15813
6 IJclFileEnumerator.SetCaseSensitiveSearch Method
7 IJclFileEnumerator.SetCaseSensitiveSearch Method=id_15814
6 IJclFileEnumerator.SetFileMask Method
7 IJclFileEnumerator.SetFileMask Method=id_15815
6 IJclFileEnumerator.SetFileMasks Method
7 IJclFileEnumerator.SetFileMasks Method=id_15816
6 IJclFileEnumerator.SetFileSizeMax Method
7 IJclFileEnumerator.SetFileSizeMax Method=id_15817
6 IJclFileEnumerator.SetFileSizeMin Method
7 IJclFileEnumerator.SetFileSizeMin Method=id_15818
6 IJclFileEnumerator.SetIncludeHiddenSubDirectories Method
7 IJclFileEnumerator.SetIncludeHiddenSubDirectories Method=id_15819
6 IJclFileEnumerator.SetIncludeSubDirectories Method
7 IJclFileEnumerator.SetIncludeSubDirectories Method=id_15820
6 IJclFileEnumerator.SetLastChangeAfter Method
7 IJclFileEnumerator.SetLastChangeAfter Method=id_15821
6 IJclFileEnumerator.SetLastChangeAfterStr Method
7 IJclFileEnumerator.SetLastChangeAfterStr Method=id_15822
6 IJclFileEnumerator.SetLastChangeBefore Method
7 IJclFileEnumerator.SetLastChangeBefore Method=id_15823
6 IJclFileEnumerator.SetLastChangeBeforeStr Method
7 IJclFileEnumerator.SetLastChangeBeforeStr Method=id_15824
6 IJclFileEnumerator.SetOnEnterDirectory Method
7 IJclFileEnumerator.SetOnEnterDirectory Method=id_15825
6 IJclFileEnumerator.SetOnTerminateTask Method
7 IJclFileEnumerator.SetOnTerminateTask Method=id_15826
6 IJclFileEnumerator.SetOption Method
7 IJclFileEnumerator.SetOption Method=id_15827
6 IJclFileEnumerator.SetOptions Method
7 IJclFileEnumerator.SetOptions Method=id_15828
6 IJclFileEnumerator.SetRootDirectory Method
7 IJclFileEnumerator.SetRootDirectory Method=id_15829
6 IJclFileEnumerator.SetSubDirectoryMask Method
7 IJclFileEnumerator.SetSubDirectoryMask Method=id_15830
6 IJclFileEnumerator.SetSynchronizationMode Method
7 IJclFileEnumerator.SetSynchronizationMode Method=id_15831
6 IJclFileEnumerator.StopAllTasks Method
7 IJclFileEnumerator.StopAllTasks Method=id_15832
6 IJclFileEnumerator.StopTask Method
7 IJclFileEnumerator.StopTask Method=id_15833
5 FileSearch Function
6 FileSearch Function=id_13061
4 File Version Information
5 File Version Information=id_15655
5 TFileFlags Type=id_13117
5 VersionResourceAvailable Function=id_13114
5 OSIdentToString Function=id_13082
5 TJclFileVersionInfo Class
6 TJclFileVersionInfo Class=id_13027
6 TJclFileVersionInfo.BinFileVersion Property=id_15909
6 TJclFileVersionInfo.BinProductVersion Property=id_15910
6 TJclFileVersionInfo.Comments Property=id_15911
6 TJclFileVersionInfo.CompanyName Property=id_15912
6 TJclFileVersionInfo.FileDescription Property=id_15913
6 TJclFileVersionInfo.FileFlags Property=id_15914
6 TJclFileVersionInfo.FileOS Property=id_15902
6 TJclFileVersionInfo.FileSubType Property=id_15915
6 TJclFileVersionInfo.FileType Property=id_15916
6 TJclFileVersionInfo.FileVersion Property=id_15907
6 TJclFileVersionInfo.FixedInfo Property=id_15917
6 TJclFileVersionInfo.InternalName Property=id_15918
6 TJclFileVersionInfo.Items Property=id_15919
6 TJclFileVersionInfo.LanguageCount Property=id_15920
6 TJclFileVersionInfo.LanguageIds Property=id_15921
6 TJclFileVersionInfo.LanguageIndex Property=id_15922
6 TJclFileVersionInfo.LanguageNames Property=id_15923
6 TJclFileVersionInfo.Languages Property=id_15924
6 TJclFileVersionInfo.LegalCopyright Property=id_15925
6 TJclFileVersionInfo.LegalTradeMarks Property=id_15926
6 TJclFileVersionInfo.OriginalFilename Property=id_15927
6 TJclFileVersionInfo.PrivateBuild Property=id_15928
6 TJclFileVersionInfo.ProductName Property=id_15906
6 TJclFileVersionInfo.ProductVersion Property=id_15929
6 TJclFileVersionInfo.SpecialBuild Property=id_15930
6 TJclFileVersionInfo.TranslationCount Property=id_15931
6 TJclFileVersionInfo.Translations Property=id_15932
6 TJclFileVersionInfo.Attach Constructor=id_15934
6 TJclFileVersionInfo.CheckLanguageIndex Method=id_15935
6 TJclFileVersionInfo.Create Constructor=id_15936
6 TJclFileVersionInfo.CreateItemsForLanguage Method=id_15937
6 TJclFileVersionInfo.Destroy Destructor=id_15938
6 TJclFileVersionInfo.ExtractData Method=id_15939
6 TJclFileVersionInfo.ExtractFlags Method=id_15940
6 TJclFileVersionInfo.GetBinFileVersion Method=id_15941
6 TJclFileVersionInfo.GetBinProductVersion Method=id_15942
6 TJclFileVersionInfo.GetFileOS Method=id_15943
6 TJclFileVersionInfo.GetFileSubType Method=id_15944
6 TJclFileVersionInfo.GetFileType Method=id_15945
6 TJclFileVersionInfo.GetVersionKeyValue Method=id_15946
6 TJclFileVersionInfo.TranslationMatchesLanguages Method=id_15947
6 TJclFileVersionInfo.VersionLanguageId Method=id_15948
6 TJclFileVersionInfo.VersionLanguageName Method=id_15949
5 VersionFixedFileInfo Function
6 VersionFixedFileInfo Function=id_13113
3 File Systems
4 File Systems=id_15650
4 OSFileTypeToString Function=id_13081
4 NTFS
5 NTFS=id_15960
5 NtfsGetCompression Function=id_15965
5 TStreamId Enumeration=id_8249
5 TFindStreamData Record=id_15993
5 NtfsFindFirstStream Function=id_15966
5 NtfsFindNextStream Function=id_15967
5 NtfsFindStreamClose Function=id_15968
5 NtfsCreateJunctionPoint Function=id_15969
5 NtfsDeleteJunctionPoint Function=id_15970
5 NtfsGetJunctionPointDestination Function=id_15971
5 NtfsZeroDataByName Function=id_15972
5 NtfsZeroDataByHandle Function=id_15973
5 NtfsSparseStreamsSupported Function=id_15974
5 TNtfsAllocRanges Record=id_15994
5 NtfsGetAllocRangeEntry Function=id_15975
5 NtfsQueryAllocRanges Function=id_15976
5 NtfsGetSparse Function=id_15977
5 NtfsSetSparse Function=id_15978
5 NtfsDeleteReparsePoint Function=id_15979
5 NtfsSetReparsePoint Function=id_15980
5 NtfsGetReparsePoint Function=id_15981
5 NtfsGetReparseTag Function=id_15982
5 NtfsReparsePointsSupported Function=id_15983
5 NtfsFileHasReparsePoint Function=id_15984
5 NtfsIsFolderMountPoint Function=id_15985
5 NtfsMountDeviceAsDrive Function=id_15986
5 NtfsMountVolume Function=id_15987
5 NtfsSetCompression Function=id_15988
5 NtfsSetFileCompression Function=id_15989
5 NtfsSetDirectoryTreeCompression Function=id_15990
5 NtfsSetPathCompression Function=id_15991
5 NtfsSetDefaultFileCompression Function=id_15992
5 TFileCompressionState Enumeration=id_15964
5 _REPARSE_GUID_DATA_BUFFER Record=id_8724
3 Path manipulation
4 Path manipulation=id_15651
4 DriveLetters Constant=id_13030
4 PathDevicePrefix Constant=id_13031
4 PathSeparator Constant=id_13032
4 PathUncPrefix Constant=id_13033
4 PathGetLongName Function=id_13092
4 PathGetLongName2 Function=id_13093
4 PathGetShortName Function=id_13095
4 PathGetRelativePath Function=id_13094
4 PathGetTempPath Function=id_13096
4 PathIsChild Function=id_13098
4 PathIsAbsolute Function=id_13097
4 PathIsDiskDevice Function=id_13099
4 PathIsUNC Function=id_13100
4 PathExtractElements Function=id_13089
4 PathAddSeparator Function=id_13084
4 PathAddExtension Function=id_13083
4 PathAppend Function=id_13085
4 PathBuildRoot Function=id_13086
4 PathCommonPrefix Function=id_13087
4 PathCompactPath Function=id_13088
4 PathExtractFileDirFixed Function=id_13090
4 PathExtractFileNameNoExt Function=id_13091
4 PathRemoveExtension Function=id_13101
4 PathRemoveSeparator Function=id_13102
3 Streams
4 Streams=id_15652
4 TJclTempFileStream Class
5 TJclTempFileStream Class=id_13029
5 TJclTempFileStream.FileName Property=id_16052
5 TJclTempFileStream.Create Constructor=id_16054
5 TJclTempFileStream.Destroy Destructor=id_16055
4 File Mapping
5 File Mapping=id_16045
5 TJclFileMappingView Class
6 TJclFileMappingView Class=id_13026
6 TJclFileMappingView.FileMapping Property=id_16066
6 TJclFileMappingView.Index Property=id_16067
6 TJclFileMappingView.Offset Property=id_16068
6 TJclFileMappingView.Create Constructor=id_16064
6 TJclFileMappingView.CreateAt Constructor=id_16070
6 TJclFileMappingView.Destroy Destructor=id_16071
6 TJclFileMappingView.Flush Method=id_16072
6 TJclFileMappingView.LoadFromFile Method=id_16073
6 TJclFileMappingView.LoadFromStream Method=id_16074
6 TJclFileMappingView.Write Method=id_16063
5 TJclCustomFileMapping Class
6 TJclCustomFileMapping Class=id_13022
6 TJclCustomFileMapping.Count Property=id_16083
6 TJclCustomFileMapping.Existed Property=id_16085
6 TJclCustomFileMapping.Handle Property=id_16086
6 TJclCustomFileMapping.Name Property=id_16087
6 TJclCustomFileMapping.RoundViewOffset Property=id_16088
6 TJclCustomFileMapping.Views Property=id_16084
6 TJclCustomFileMapping.Add Method=id_16062
6 TJclCustomFileMapping.AddAt Method=id_16090
6 TJclCustomFileMapping.ClearViews Method=id_16091
6 TJclCustomFileMapping.Create Constructor=id_16080
6 TJclCustomFileMapping.Delete Method=id_16092
6 TJclCustomFileMapping.Destroy Destructor=id_16093
6 TJclCustomFileMapping.IndexOf Method=id_16094
6 TJclCustomFileMapping.InternalCreate Method=id_16095
6 TJclCustomFileMapping.InternalOpen Method=id_16096
6 TJclCustomFileMapping.Open Constructor=id_16081
5 TJclFileMapping Class
6 TJclFileMapping Class=id_13025
6 TJclFileMapping.FileHandle Property=id_16105
6 Create Constructor
7 TJclFileMapping.Create Constructor (THandle, string, Cardinal, Int64, PSecurityAttributes)=id_16107
6 TJclFileMapping.Destroy Destructor
7 TJclFileMapping.Destroy Destructor=id_16108
5 TJclSwapFileMapping Class
6 TJclSwapFileMapping Class=id_13028
6 TJclSwapFileMapping.Create Constructor=id_16114
2 Graphics
3 Graphics=id_13326
3 FillGradient Function=id_13140
3 Bitmaps
4 Bitmaps=id_16119
4 TJclThreadPersistent Class
5 TJclThreadPersistent Class=id_16140
5 TJclThreadPersistent.LockCount Property=id_2638
5 TJclThreadPersistent.OnChange Property=id_2640
5 TJclThreadPersistent.OnChanging Property=id_2642
5 TJclThreadPersistent.UpdateCount Property=id_2643
5 TJclThreadPersistent.BeginUpdate Method=id_2650
5 TJclThreadPersistent.Changed Method=id_2641
5 TJclThreadPersistent.Changing Method=id_2651
5 TJclThreadPersistent.Create Constructor=id_2652
5 TJclThreadPersistent.Destroy Destructor=id_2653
5 TJclThreadPersistent.EndUpdate Method=id_2654
5 TJclThreadPersistent.Lock Method=id_2639
5 TJclThreadPersistent.Unlock Method=id_2655
4 IdentityMatrix Variable
5 IdentityMatrix Variable=id_13154
4 TJclCustomMap Class
5 TJclCustomMap Class=id_2635
5 TJclCustomMap.Height Property=id_2644
5 TJclCustomMap.Width Property=id_2645
5 TJclCustomMap.Delete Method=id_2656
5 TJclCustomMap.Empty Method=id_2657
5 SetSize Method
6 TJclCustomMap.SetSize Method (Integer, Integer)=id_2658
6 TJclCustomMap.SetSize Method (TPersistent)=id_16183
4 TJclBitmap32 Class
5 TJclBitmap32 Class=id_2636
5 TJclBitmap32.FontHandle Field=id_16190
5 TJclBitmap32.RasterX Field=id_16191
5 TJclBitmap32.RasterXF Field=id_16192
5 TJclBitmap32.RasterY Field=id_16193
5 TJclBitmap32.RasterYF Field=id_16194
5 TJclBitmap32.BitmapHandle Property=id_16196
5 TJclBitmap32.BitmapInfo Property=id_16197
5 TJclBitmap32.Bits Property=id_16198
5 TJclBitmap32.DrawMode Property=id_16199
5 TJclBitmap32.Font Property=id_16200
5 TJclBitmap32.Handle Property=id_16201
5 TJclBitmap32.MasterAlpha Property=id_16202
5 TJclBitmap32.OnChange Property=id_16203
5 TJclBitmap32.OnChanging Property=id_16204
5 TJclBitmap32.OuterColor Property=id_16205
5 TJclBitmap32.PenColor Property=id_16206
5 TJclBitmap32.Pixel Property=id_16208
5 TJclBitmap32.PixelPtr Property=id_16209
5 TJclBitmap32.ResetAlphaOnAssign Property=id_16210
5 TJclBitmap32.ScanLine Property=id_16211
5 TJclBitmap32.StippleCounter Property=id_16212
5 TJclBitmap32.StippleStep Property=id_16213
5 TJclBitmap32.StretchFilter Property=id_16214
5 TJclBitmap32.Assign Method=id_16188
5 TJclBitmap32.AssignTo Method=id_16189
5 Clear Method
6 TJclBitmap32.Clear Method ()=id_16216
6 TJclBitmap32.Clear Method (TColor32)=id_16277
5 TJclBitmap32.ClipLine Method
6 TJclBitmap32.ClipLine Method=id_16217
5 TJclBitmap32.ClipLineF Method
6 TJclBitmap32.ClipLineF Method=id_16218
5 TJclBitmap32.Create Constructor
6 TJclBitmap32.Create Constructor=id_16219
5 TJclBitmap32.DefineProperties Method
6 TJclBitmap32.DefineProperties Method=id_16220
5 TJclBitmap32.Delete Method
6 TJclBitmap32.Delete Method=id_16221
5 TJclBitmap32.Destroy Destructor
6 TJclBitmap32.Destroy Destructor=id_16222
5 Draw Method
6 TJclBitmap32.Draw Method (Integer, Integer, TJclBitmap32)=id_16207
5 TJclBitmap32.DrawHorzLine Method
6 TJclBitmap32.DrawHorzLine Method=id_16223
5 TJclBitmap32.DrawLine Method
6 TJclBitmap32.DrawLine Method=id_16224
5 DrawTo Method
6 TJclBitmap32.DrawTo Method (HDC, Integer, Integer)=id_16225
5 TJclBitmap32.DrawVertLine Method
6 TJclBitmap32.DrawVertLine Method=id_16226
5 TJclBitmap32.Empty Method
6 TJclBitmap32.Empty Method=id_16227
5 TJclBitmap32.FillRect Method
6 TJclBitmap32.FillRect Method=id_16228
5 TJclBitmap32.FontChanged Method
6 TJclBitmap32.FontChanged Method=id_16229
5 TJclBitmap32.FrameRectS Method
6 TJclBitmap32.FrameRectS Method=id_16230
5 TJclBitmap32.FrameRectTS Method
6 TJclBitmap32.FrameRectTS Method=id_16231
5 TJclBitmap32.FrameRectTSP Method
6 TJclBitmap32.FrameRectTSP Method=id_16232
5 TJclBitmap32.GetPixelB Method
6 TJclBitmap32.GetPixelB Method=id_16233
5 TJclBitmap32.GetStippleColor Method
6 TJclBitmap32.GetStippleColor Method=id_16234
5 TJclBitmap32.LineToS Method
6 TJclBitmap32.LineToS Method=id_16235
5 TJclBitmap32.LoadFromFile Method
6 TJclBitmap32.LoadFromFile Method=id_16236
5 TJclBitmap32.LoadFromStream Method
6 TJclBitmap32.LoadFromStream Method=id_16237
5 TJclBitmap32.MoveTo Method
6 TJclBitmap32.MoveTo Method=id_16238
5 TJclBitmap32.RaiseRectTS Method
6 TJclBitmap32.RaiseRectTS Method=id_16239
5 TJclBitmap32.ReadData Method
6 TJclBitmap32.ReadData Method=id_16240
5 TJclBitmap32.RenderText Method
6 TJclBitmap32.RenderText Method=id_16241
5 TJclBitmap32.ResetAlpha Method
6 TJclBitmap32.ResetAlpha Method=id_16242
5 TJclBitmap32.ResetStippleCounter Method
6 TJclBitmap32.ResetStippleCounter Method=id_16243
5 TJclBitmap32.SaveToFile Method
6 TJclBitmap32.SaveToFile Method=id_16244
5 TJclBitmap32.SaveToStream Method
6 TJclBitmap32.SaveToStream Method=id_16245
5 TJclBitmap32.SET_T256 Method
6 TJclBitmap32.SET_T256 Method=id_16246
5 TJclBitmap32.SET_TS256 Method
6 TJclBitmap32.SET_TS256 Method=id_16247
5 SetPixelT Method
6 TJclBitmap32.SetPixelT Method (Integer, Integer, TColor32)=id_16248
5 TJclBitmap32.SetSize Method
6 TJclBitmap32.SetSize Method=id_16249
5 SetStipple Method
6 TJclBitmap32.SetStipple Method (TArrayOfColor32)=id_16250
5 TJclBitmap32.TextExtent Method
6 TJclBitmap32.TextExtent Method=id_16251
5 TJclBitmap32.TextHeight Method
6 TJclBitmap32.TextHeight Method=id_16252
5 TextOut Method
6 TJclBitmap32.TextOut Method (Integer, Integer, TRect, string)=id_16253
5 TJclBitmap32.TextWidth Method
6 TJclBitmap32.TextWidth Method=id_16254
5 TJclBitmap32.UpdateFont Method
6 TJclBitmap32.UpdateFont Method=id_16255
5 TJclBitmap32.WriteData Method
6 TJclBitmap32.WriteData Method=id_16256
4 DrawBitmap Function
5 DrawBitmap Function=id_13138
4 Stretch Function
5 Stretch Function=id_13142
4 TResamplingFilter Enumeration
5 TResamplingFilter Enumeration=id_13136
4 TJclBitmap32.SetPixel Method
5 TJclBitmap32.SetPixel Method=id_16156
4 Function naming conventions
5 Function naming conventions=id_16134
4 Line_Patterns
5 Line_Patterns=id_16135
4 ScreenShot@TBitmap@Integer@Integer@Integer@Integer@HWND
5 ScreenShot@TBitmap@Integer@Integer@Integer@Integer@HWND=id_16136
4 TDrawMode Enumeration
5 TDrawMode Enumeration=id_13133
4 TMatrix3d Record
5 TMatrix3d Record=id_13143
4 TStretchFilter Enumeration
5 TStretchFilter Enumeration=id_13137
4 TConversionKind Enumeration
5 TConversionKind Enumeration=id_2675
4 TJclTransformation Class
5 TJclTransformation Class=id_13132
5 TJclTransformation.GetTransformedBounds Method=id_16314
5 TJclTransformation.PrepareTransform Method=id_16315
5 TJclTransformation.Transform Method=id_16313
5 TJclTransformation.Transform256 Method=id_16316
4 TJclLinearTransformation Class
5 TJclLinearTransformation Class=id_13131
5 TJclLinearTransformation.A Field=id_16322
5 TJclLinearTransformation.B Field=id_16323
5 TJclLinearTransformation.C Field=id_16324
5 TJclLinearTransformation.D Field=id_16325
5 TJclLinearTransformation.E Field=id_16326
5 TJclLinearTransformation.F Field=id_16327
5 TJclLinearTransformation.Matrix Property=id_16341
5 TJclLinearTransformation.Clear Method=id_16329
5 TJclLinearTransformation.Create Constructor=id_16330
5 TJclLinearTransformation.GetTransformedBounds Method=id_16331
5 TJclLinearTransformation.PrepareTransform Method=id_16332
5 TJclLinearTransformation.Rotate Method=id_16333
5 TJclLinearTransformation.Scale Method=id_16334
5 TJclLinearTransformation.Skew Method=id_16335
5 TJclLinearTransformation.Transform Method=id_16336
5 TJclLinearTransformation.Transform256 Method=id_16337
5 TJclLinearTransformation.Translate Method=id_16338
4 AlphaToGrayscale Function
5 AlphaToGrayscale Function=id_16141
4 ApplyLUT Function
5 ApplyLUT Function=id_16142
4 BlockTransfer Function
5 BlockTransfer Function=id_16143
4 ColorToGrayscale Function
5 ColorToGrayscale Function=id_16144
4 IntensityToAlpha Function
5 IntensityToAlpha Function=id_16145
4 Invert Function
5 Invert Function=id_8262
4 InvertRGB Function
5 InvertRGB Function=id_16146
4 Polygon
5 Polygon=id_16137
4 PolyPolygon
5 PolyPolygon=id_16138
4 PolyLine
5 PolyLine=id_16139
4 SetBorderTransparent Function
5 SetBorderTransparent Function=id_16147
4 SetGamma Function
5 SetGamma Function=id_16148
4 StretchTransfer Function
5 StretchTransfer Function=id_16149
4 Transform Function
5 Transform Function=id_16150
3 Clipping
4 Clipping=id_16120
4 ClipLine Function=id_16362
4 DrawPolyLine Function=id_16363
3 Colors
4 Colors=id_16121
4 BrightColorChannel Function=id_16372
4 DarkColorChannel Function=id_16373
4 DarkColor Function=id_16374
4 BrightColor Function=id_16375
4 GetRGBValue Function=id_16376
4 SetRGBValue Function=id_16377
4 SetColorRed Function=id_16378
4 SetColorGreen Function=id_16379
4 SetColorBlue Function=id_16380
4 SetColorFlag Function=id_16381
4 GetColorRed Function=id_16382
4 GetColorBlue Function=id_16383
4 GetColorGreen Function=id_16384
4 GetColorFlag Function=id_16385
4 CIED65ToCIED50 Function=id_16386
4 Gray16=id_16365
4 CMYK2BGR=id_16366
4 CIELAB2BGR=id_16367
4 RGB2BGR=id_16368
4 RGBA2BGRA=id_16369
4 WinColor2OpenGLColor=id_16370
4 OpenGLColor2WinColor=id_16371
3 Conversion
4 Conversion=id_16122
4 BitmapToIcon Function=id_7457
4 BitmapToJPeg Function=id_16403
4 JPegToBitmap Function=id_16404
4 IconToBitmap Function=id_13141
3 Desktop
4 Desktop=id_16123
4 TJclDesktopCanvas Class=id_16408
3 Icons
4 Icons=id_16124
4 ExtractIconCount Function=id_13139
4 WriteIcon Function=id_8117
4 SaveIconToFile Function=id_16410
3 Points
4 Points=id_16125
4 PointAssign Function=id_16414
4 PointCopy Function=id_16415
4 PointEqual Function=id_16416
4 PointMove Function=id_16417
4 NullPoint Function=id_16418
4 PointIsNull Function=id_16419
3 Rectangles
4 Rectangles=id_16126
4 RectIsEmpty Function=id_16421
4 RectNormalize Function=id_16422
4 RectUnion Function=id_16423
4 RectIsSquare Function=id_16424
4 RectCenter Function=id_16425
4 RectEqual Function=id_16426
4 RectIsNull Function=id_16427
4 NullRect Function=id_16428
4 RectIsValid Function=id_16429
4 RectsAreValid Function=id_16430
4 RectIntersectRect Function=id_16431
4 RectIntersection Function=id_16432
4 RectIncludesPoint Function=id_16433
4 RectIncludesRect Function=id_16434
4 RectBounds Function=id_16435
4 RectAssign Function=id_16436
4 RectAssignPoints Function=id_16437
4 RectCopy Function=id_16438
4 RectMove Function=id_16439
4 RectMoveTo Function=id_16440
4 RectGrow Function=id_16441
4 RectGrowX Function=id_16442
4 RectGrowY Function=id_16443
4 RectHeight Function=id_16444
4 RectWidth Function=id_16445
3 Regions
4 Regions=id_16127
4 TJclRegion Class
5 TJclRegion Class=id_16464
5 TJclRegion.Box Property=id_16472
5 TJclRegion.Handle Property=id_16473
5 TJclRegion.RegionType Property=id_16474
5 TJclRegion.Clip Method=id_16476
5 Combine Method
6 TJclRegion.Combine Method (TJclRegion, TJclRegion, TJclRegionCombineOperator)=id_8307
5 TJclRegion.Copy Method
6 TJclRegion.Copy Method=id_16477
5 TJclRegion.Create Constructor
6 TJclRegion.Create Constructor=id_16470
5 TJclRegion.CreateBitmap Constructor
6 TJclRegion.CreateBitmap Constructor=id_7292
5 CreateElliptic Constructor
6 TJclRegion.CreateElliptic Constructor (Integer, Integer, Integer, Integer)=id_16478
5 CreateMapWindow Constructor
6 TJclRegion.CreateMapWindow Constructor (TJclRegion, THandle, THandle)=id_16479
6 TJclRegion.CreateMapWindow Constructor (TJclRegion, TWinControl, TWinControl)=id_16507
5 TJclRegion.CreatePath Constructor
6 TJclRegion.CreatePath Constructor=id_16480
5 TJclRegion.CreatePoly Constructor
6 TJclRegion.CreatePoly Constructor=id_16481
5 TJclRegion.CreatePolyPolygon Constructor
6 TJclRegion.CreatePolyPolygon Constructor=id_16482
5 CreateRect Constructor
6 TJclRegion.CreateRect Constructor (Integer, Integer, Integer, Integer, Byte)=id_16483
5 TJclRegion.CreateRegionInfo Constructor
6 TJclRegion.CreateRegionInfo Constructor=id_16484
5 CreateRoundRect Constructor
6 TJclRegion.CreateRoundRect Constructor (Integer, Integer, Integer, Integer, Integer, Integer)=id_16485
5 TJclRegion.Destroy Destructor
6 TJclRegion.Destroy Destructor=id_16486
5 TJclRegion.Equals Method
6 TJclRegion.Equals Method=id_16487
5 TJclRegion.Fill Method
6 TJclRegion.Fill Method=id_16488
5 TJclRegion.FillGradient Method
6 TJclRegion.FillGradient Method=id_16489
5 TJclRegion.Frame Method
6 TJclRegion.Frame Method=id_16490
5 TJclRegion.GetBox Method
6 TJclRegion.GetBox Method=id_16491
5 TJclRegion.GetHandle Method
6 TJclRegion.GetHandle Method=id_16492
5 TJclRegion.GetRegionInfo Method
6 TJclRegion.GetRegionInfo Method=id_16493
5 TJclRegion.GetRegionType Method
6 TJclRegion.GetRegionType Method=id_16494
5 TJclRegion.Invert Method
6 TJclRegion.Invert Method=id_16495
5 TJclRegion.Offset Method
6 TJclRegion.Offset Method=id_16496
5 TJclRegion.Paint Method
6 TJclRegion.Paint Method=id_16497
5 PointIn Method
6 TJclRegion.PointIn Method (Integer, Integer)=id_16498
5 RectIn Method
6 TJclRegion.RectIn Method (Integer, Integer, Integer, Integer)=id_16499
5 TJclRegion.SetWindow Method
6 TJclRegion.SetWindow Method=id_16500
4 TJclRegionInfo Class
5 TJclRegionInfo Class=id_16465
5 TJclRegionInfo.Box Property=id_16519
5 TJclRegionInfo.Count Property=id_16520
5 TJclRegionInfo.Rectangles Property=id_16521
5 TJclRegionInfo.Create Constructor=id_16523
5 TJclRegionInfo.Destroy Destructor=id_16524
5 TJclRegionInfo.GetCount Method=id_16525
5 TJclRegionInfo.GetRect Method=id_16526
3 Types
4 Types=id_16128
4 TGradientDirection Enumeration=id_13134
4 TPolyFillMode Enumeration=id_13135
4 TJclRegionType=id_16504
4 TColor32 Type=id_7198
4 TColor32Array Type=id_8479
4 TPalette32 Type=id_2678
4 TPointF Record=id_13144
4 TDynPointArrayF Type=id_13149
4 TDynDynPointArrayArrayF Type=id_13147
4 TDynPointArray Type=id_13148
4 TDynDynPointArrayArray Type=id_13146
4 TDynDynIntegerArrayArray Type=id_13145
4 TGamma Type=id_13150
4 TLUT8 Type=id_13151
4 TScanLine Type=id_13152
4 TScanLines Type=id_13153
2 Internationalisation
3 Internationalisation=id_13327
3 Keyboard Input
4 Keyboard Input=id_16549
4 TJclKeyboardLayoutList Class
5 TJclKeyboardLayoutList Class=id_16553
5 TJclKeyboardLayoutList.ActiveLayout Property=id_16565
5 TJclKeyboardLayoutList.AvailableLayoutCount Property=id_16566
5 TJclKeyboardLayoutList.AvailableLayouts Property=id_16567
5 TJclKeyboardLayoutList.Count Property=id_16568
5 TJclKeyboardLayoutList.ItemFromHKL Property=id_16569
5 TJclKeyboardLayoutList.Items Property=id_16570
5 TJclKeyboardLayoutList.LayoutFromLocaleID Property=id_16571
5 TJclKeyboardLayoutList.OnRefresh Property=id_16572
5 TJclKeyboardLayoutList.ActivateNextLayout Method=id_16574
5 TJclKeyboardLayoutList.ActivatePrevLayout Method=id_16575
5 TJclKeyboardLayoutList.Create Constructor=id_16576
5 TJclKeyboardLayoutList.CreateAvailableLayouts Method=id_16577
5 TJclKeyboardLayoutList.Destroy Destructor=id_16578
5 TJclKeyboardLayoutList.DoRefresh Method=id_16579
5 TJclKeyboardLayoutList.LoadLayout Method=id_16580
5 TJclKeyboardLayoutList.Refresh Method=id_16581
4 TJclKeyboardLayout Class
5 TJclKeyboardLayout Class=id_16554
5 TJclKeyboardLayout.DeviceHandle Property=id_16591
5 TJclKeyboardLayout.DisplayName Property=id_16592
5 TJclKeyboardLayout.Layout Property=id_16593
5 TJclKeyboardLayout.LocaleID Property=id_16594
5 TJclKeyboardLayout.LocaleInfo Property=id_16595
5 TJclKeyboardLayout.VariationName Property=id_16596
5 TJclKeyboardLayout.Activate Method=id_16588
5 TJclKeyboardLayout.Create Constructor=id_16589
5 TJclKeyboardLayout.Destroy Destructor=id_16598
5 TJclKeyboardLayout.Unload Method=id_16587
4 TJclKeybLayoutFlag Enumeration
5 TJclKeybLayoutFlag Enumeration=id_16556
4 TJclAvailableKeybLayout Class
5 TJclAvailableKeybLayout Class=id_16555
5 TJclAvailableKeybLayout.Identifier Property=id_16606
5 TJclAvailableKeybLayout.IdentifierName Property=id_16607
5 TJclAvailableKeybLayout.LayoutFile Property=id_16608
5 TJclAvailableKeybLayout.LayoutFileExists Property=id_16609
5 TJclAvailableKeybLayout.LayoutID Property=id_16610
5 TJclAvailableKeybLayout.Name Property=id_16611
5 TJclAvailableKeybLayout.Load Method=id_16612
3 National Language Support
4 National Language Support=id_16550
4 TJclLocaleInfo Class
5 TJclLocaleInfo Class=id_16601
5 TJclLocaleInfo.AbbreviatedCountryName Property=id_16625
5 TJclLocaleInfo.AbbreviatedDayNames Property=id_16626
5 TJclLocaleInfo.AbbreviatedLangName Property=id_16627
5 TJclLocaleInfo.AbbreviatedMonthNames Property=id_16628
5 TJclLocaleInfo.AdditionalCaledarTypes Property=id_16629
5 TJclLocaleInfo.AMDesignator Property=id_16630
5 TJclLocaleInfo.CalendarIntegerInfo Property=id_16631
5 TJclLocaleInfo.Calendars Property=id_16632
5 TJclLocaleInfo.CalendarStringInfo Property=id_16633
5 TJclLocaleInfo.CalendarType Property=id_16634
5 TJclLocaleInfo.CalTwoDigitYearMax Property=id_16635
5 TJclLocaleInfo.CenturyFormatSpecifier Property=id_16636
5 TJclLocaleInfo.CharInfo Property=id_16637
5 TJclLocaleInfo.CodePageANSI Property=id_16638
5 TJclLocaleInfo.CodePageMAC Property=id_16639
5 TJclLocaleInfo.CodePageOEM Property=id_16640
5 TJclLocaleInfo.CountryCode Property=id_16641
5 TJclLocaleInfo.DateFormats Property=id_16642
5 TJclLocaleInfo.DateSeparator Property=id_16643
5 TJclLocaleInfo.DecimalSeparator Property=id_16644
5 TJclLocaleInfo.DefaultCodePageEBCDIC Property=id_16645
5 TJclLocaleInfo.DefaultCountryCode Property=id_16646
5 TJclLocaleInfo.DefaultLanguageId Property=id_16647
5 TJclLocaleInfo.DefaultPaperSize Property=id_16648
5 TJclLocaleInfo.DigitGrouping Property=id_16649
5 TJclLocaleInfo.DigitSubstitution Property=id_16650
5 TJclLocaleInfo.EnglishCountryName Property=id_16651
5 TJclLocaleInfo.EnglishCurrencyName Property=id_16652
5 TJclLocaleInfo.EnglishLangName Property=id_16653
5 TJclLocaleInfo.FirstDayOfWeek Property=id_16654
5 TJclLocaleInfo.FirstWeekOfYear Property=id_16655
5 TJclLocaleInfo.FontCharset Property=id_16656
5 TJclLocaleInfo.FontSignature Property=id_16657
5 TJclLocaleInfo.IntegerInfo Property=id_16658
5 TJclLocaleInfo.ISOAbbreviatedCountryName Property=id_16659
5 TJclLocaleInfo.ISOAbbreviatedLangName Property=id_16660
5 TJclLocaleInfo.LangID Property=id_16661
5 TJclLocaleInfo.LangIDPrimary Property=id_16662
5 TJclLocaleInfo.LangIDSub Property=id_16663
5 TJclLocaleInfo.LanguageIndentifier Property=id_16664
5 TJclLocaleInfo.LeadingZeros Property=id_16665
5 TJclLocaleInfo.LeadZerosInDay Property=id_16666
5 TJclLocaleInfo.LeadZerosInMonth Property=id_16667
5 TJclLocaleInfo.LeadZerosInTime Property=id_16668
5 TJclLocaleInfo.ListItemSeparator Property=id_16669
5 TJclLocaleInfo.LocaleID Property=id_16670
5 TJclLocaleInfo.LocalizedCountryName Property=id_16671
5 TJclLocaleInfo.LocalizedLangName Property=id_16672
5 TJclLocaleInfo.LocalizedSortName Property=id_16673
5 TJclLocaleInfo.LongDateFormat Property=id_16674
5 TJclLocaleInfo.LongDateOrdering Property=id_16675
5 TJclLocaleInfo.LongDayNames Property=id_16676
5 TJclLocaleInfo.LongMonthNames Property=id_16677
5 TJclLocaleInfo.Measure Property=id_16678
5 TJclLocaleInfo.MonetaryDecimalSeparator Property=id_16679
5 TJclLocaleInfo.MonetaryGrouping Property=id_16680
5 TJclLocaleInfo.MonetarySymbolIntl Property=id_16681
5 TJclLocaleInfo.MonetarySymbolLocal Property=id_16682
5 TJclLocaleInfo.MonetaryThousandsSeparator Property=id_16683
5 TJclLocaleInfo.NativeCountryName Property=id_16684
5 TJclLocaleInfo.NativeCurrencyName Property=id_16685
5 TJclLocaleInfo.NativeDigits Property=id_16686
5 TJclLocaleInfo.NativeLangName Property=id_16687
5 TJclLocaleInfo.NegativeCurrencyMode Property=id_16688
5 TJclLocaleInfo.NegativeNumberMode Property=id_16689
5 TJclLocaleInfo.NegativeSign Property=id_16690
5 TJclLocaleInfo.NegativeSignPos Property=id_16691
5 TJclLocaleInfo.NumberOfFractionalDigits Property=id_16692
5 TJclLocaleInfo.NumberOfIntlMonetaryDigits Property=id_16693
5 TJclLocaleInfo.NumberOfLocalMonetaryDigits Property=id_16694
5 TJclLocaleInfo.PMDesignator Property=id_16695
5 TJclLocaleInfo.PositiveCurrencyMode Property=id_16696
5 TJclLocaleInfo.PositiveSign Property=id_16697
5 TJclLocaleInfo.PositiveSignPos Property=id_16698
5 TJclLocaleInfo.PosOfNegativeMonetarySymbol Property=id_16699
5 TJclLocaleInfo.PosOfPositiveMonetarySymbol Property=id_16700
5 TJclLocaleInfo.SepOfNegativeMonetarySymbol Property=id_16701
5 TJclLocaleInfo.SepOfPositiveMonetarySymbol Property=id_16702
5 TJclLocaleInfo.ShortDateFormat Property=id_16703
5 TJclLocaleInfo.ShortDateOrdering Property=id_16704
5 TJclLocaleInfo.SortID Property=id_16705
5 TJclLocaleInfo.StringInfo Property=id_16706
5 TJclLocaleInfo.ThousandSeparator Property=id_16707
5 TJclLocaleInfo.TimeFormats Property=id_16708
5 TJclLocaleInfo.TimeFormatSpecifier Property=id_16709
5 TJclLocaleInfo.TimeFormatString Property=id_16710
5 TJclLocaleInfo.TimeMarkerPosition Property=id_16711
5 TJclLocaleInfo.TimeSeparator Property=id_16712
5 TJclLocaleInfo.UseSystemACP Property=id_16713
5 TJclLocaleInfo.YearMonthFormat Property=id_16714
5 TJclLocaleInfo.Create Constructor=id_16716
5 TJclLocaleInfo.Destroy Destructor=id_16717
4 TJclLocalesKind Enumeration
5 TJclLocalesKind Enumeration=id_16617
4 TJclLocalesList Class
5 TJclLocalesList Class=id_16616
5 TJclLocalesList.CodePages Property=id_16724
5 TJclLocalesList.ItemFromLangID Property=id_16725
5 TJclLocalesList.ItemFromLangIDPrimary Property=id_16726
5 TJclLocalesList.ItemFromLocaleID Property=id_16727
5 TJclLocalesList.Items Property=id_16728
5 TJclLocalesList.Kind Property=id_16729
5 TJclLocalesList.Create Constructor=id_16731
5 TJclLocalesList.CreateList Method=id_16732
5 TJclLocalesList.Destroy Destructor=id_16733
5 TJclLocalesList.FillStrings Method=id_16734
2 Internet and E-mail
3 Internet and E-mail=id_13328
3 MAPI
4 MAPI=id_16737
4 TJclMapiClient Record=id_16754
4 TJclMapiClientConnect Enumeration=id_16745
4 TJclEmailRecipKind Enumeration=id_16746
4 TJclEmailFindOption Enumeration=id_16747
4 TJclEmailLogonOption Enumeration=id_16748
4 TJclEmailReadOption Enumeration=id_16749
4 TJclEmailReadMsg Record=id_16755
4 JclSimpleSendMail Function=id_16750
4 JclSimpleBringUpSendMailDialog Function=id_16751
4 MapiCheck Function=id_16752
4 MapiErrorMessage Function=id_16753
4 EJclMapiError
5 EJclMapiError=id_16740
5 EJclMapiError Class
6 EJclMapiError Class=id_16763
6 EJclMapiError.ErrorCode Property=id_16768
4 TJclEmail
5 TJclEmail=id_16741
5 TJclEmail Class
6 TJclEmail Class=id_16771
6 TJclEmail.AttachmentFiles Property=id_16804
6 TJclEmail.Attachments Property=id_16805
6 TJclEmail.Body Property=id_16806
6 TJclEmail.FindOptions Property=id_16807
6 TJclEmail.HtmlBody Property=id_16808
6 TJclEmail.LogonOptions Property=id_16809
6 TJclEmail.ParentWnd Property=id_16810
6 TJclEmail.ReadMsg Property=id_16811
6 TJclEmail.Recipients Property=id_16813
6 TJclEmail.SeedMessageID Property=id_16814
6 TJclEmail.SessionHandle Property=id_16815
6 TJclEmail.Subject Property=id_16816
6 TJclEmail.UserLogged Property=id_16817
6 TJclEmail.Address Method=id_16829
6 TJclEmail.BeforeUnloadClientLib Method=id_16830
6 TJclEmail.Clear Method=id_16831
6 TJclEmail.Create Constructor=id_16832
6 TJclEmail.DecodeRecips Method=id_16833
6 TJclEmail.Delete Method=id_16834
6 TJclEmail.Destroy Destructor=id_16835
6 TJclEmail.FindFirstMessage Method=id_16836
6 TJclEmail.FindNextMessage Method=id_16837
6 TJclEmail.InternalSendOrSave Method=id_16838
6 TJclEmail.LogOff Method=id_16839
6 TJclEmail.LogOn Method=id_16840
6 TJclEmail.LogonOptionsToFlags Method=id_16841
6 TJclEmail.MessageReport Method=id_16842
6 TJclEmail.Read Method=id_16812
6 TJclEmail.ResolveName Method=id_16843
6 TJclEmail.RestoreTaskWindows Method=id_16844
6 TJclEmail.Save Method=id_16845
6 TJclEmail.SaveTaskWindows Method=id_16846
6 TJclEmail.Send Method=id_16847
6 TJclEmail.SortAttachments Method=id_16848
4 TJclEmailRecip
5 TJclEmailRecip=id_16742
5 TJclEmailRecip Class
6 TJclEmailRecip Class=id_16852
6 TJclEmailRecip.Address Property=id_16857
6 TJclEmailRecip.AddressType Property=id_16858
6 TJclEmailRecip.Kind Property=id_16859
6 TJclEmailRecip.Name Property=id_16860
6 TJclEmailRecip.AddressAndName Method=id_16862
6 TJclEmailRecip.RecipKindToString Method=id_16863
6 TJclEmailRecip.SortingName Method=id_16864
4 TJclEmailRecips
5 TJclEmailRecips=id_16743
5 TJclEmailRecips Class
6 TJclEmailRecips Class=id_16851
6 TJclEmailRecips.AddressesType Property=id_16872
6 TJclEmailRecips.Items Property=id_16873
6 TJclEmailRecips.Originator Property=id_16874
6 TJclEmailRecips.Add Method=id_16875
6 TJclEmailRecips.SortRecips Method=id_16876
4 TJclSimpleMapi
5 TJclSimpleMapi=id_16744
5 TJclSimpleMapi Class
6 TJclSimpleMapi Class=id_16776
6 TJclSimpleMapi.AnyClientInstalled Property=id_16778
6 TJclSimpleMapi.BeforeUnloadClient Property=id_16779
6 TJclSimpleMapi.ClientConnectKind Property=id_16780
6 TJclSimpleMapi.ClientCount Property=id_16781
6 TJclSimpleMapi.Clients Property=id_16782
6 TJclSimpleMapi.CurrentClientName Property=id_16783
6 TJclSimpleMapi.DefaultClientIndex Property=id_16784
6 TJclSimpleMapi.DefaultProfileName Property=id_16785
6 TJclSimpleMapi.MapiAddress Property=id_16786
6 TJclSimpleMapi.MapiDeleteMail Property=id_16787
6 TJclSimpleMapi.MapiDetails Property=id_16788
6 TJclSimpleMapi.MapiFindNext Property=id_16789
6 TJclSimpleMapi.MapiFreeBuffer Property=id_16790
6 TJclSimpleMapi.MapiInstalled Property=id_16791
6 TJclSimpleMapi.MapiLogOff Property=id_16792
6 TJclSimpleMapi.MapiLogOn Property=id_16793
6 TJclSimpleMapi.MapiReadMail Property=id_16794
6 TJclSimpleMapi.MapiResolveName Property=id_16795
6 TJclSimpleMapi.MapiSaveMail Property=id_16796
6 TJclSimpleMapi.MapiSendDocuments Property=id_16797
6 TJclSimpleMapi.MapiSendMail Property=id_16798
6 TJclSimpleMapi.MapiVersion Property=id_16799
6 TJclSimpleMapi.ProfileCount Property=id_16800
6 TJclSimpleMapi.Profiles Property=id_16801
6 TJclSimpleMapi.SelectedClientIndex Property=id_16802
6 TJclSimpleMapi.SimpleMapiInstalled Property=id_16803
6 TJclSimpleMapi.BeforeUnloadClientLib Method=id_16819
6 TJclSimpleMapi.CheckListIndex Method=id_16820
6 TJclSimpleMapi.ClientLibLoaded Method=id_16821
6 TJclSimpleMapi.Create Constructor=id_16822
6 TJclSimpleMapi.Destroy Destructor=id_16823
6 TJclSimpleMapi.GetClientLibName Method=id_16824
6 TJclSimpleMapi.LoadClientLib Method=id_16825
6 TJclSimpleMapi.ProfilesRegKey Method=id_16826
6 TJclSimpleMapi.ReadMapiSettings Method=id_16827
6 TJclSimpleMapi.UnloadClientLib Method=id_16828
2 Libraries, Processes and Threads
3 Libraries, Processes and Threads=id_13329
3 Portable Executable File Format
4 Portable Executable File Format=id_16887
4 EJclPeImageError Class=id_16907
4 TJclRebaseImageInfo Type=id_16908
4 API Hooking
5 API Hooking=id_16890
5 TJclPeMapImgHookItem
6 TJclPeMapImgHookItem=id_16914
6 TJclPeMapImgHookItem Class
7 TJclPeMapImgHookItem Class=id_16917
7 TJclPeMapImgHookItem.BaseAddress Property=id_16925
7 TJclPeMapImgHookItem.FunctionName Property=id_16926
7 TJclPeMapImgHookItem.ModuleName Property=id_16927
7 TJclPeMapImgHookItem.NewAddress Property=id_16928
7 TJclPeMapImgHookItem.OriginalAddress Property=id_16929
7 TJclPeMapImgHookItem.Create Constructor=id_16931
7 TJclPeMapImgHookItem.Destroy Destructor=id_16932
7 TJclPeMapImgHookItem.InternalUnhook Method=id_16933
7 TJclPeMapImgHookItem.Unhook Method=id_16922
5 TJclPeMapImgHooks
6 TJclPeMapImgHooks=id_16915
6 TJclPeMapImgHooks Class
7 TJclPeMapImgHooks Class=id_16923
7 TJclPeMapImgHooks.ItemFromNewAddress Property=id_16941
7 TJclPeMapImgHooks.ItemFromOriginalAddress Property=id_16942
7 TJclPeMapImgHooks.Items Property=id_16943
7 TJclPeMapImgHooks.HookImport Method=id_16944
7 TJclPeMapImgHooks.IsWin9xDebugThunk Method=id_16945
7 TJclPeMapImgHooks.ReplaceImport Method=id_16946
7 TJclPeMapImgHooks.SystemBase Method=id_16947
7 TJclPeMapImgHooks.UnhookAll Method=id_16948
7 TJclPeMapImgHooks.UnhookByBaseAddress Method=id_16949
7 TJclPeMapImgHooks.UnhookByNewAddress Method=id_16950
4 Borland Delphi Specific
5 Borland Delphi Specific=id_16891
5 TJclPeBorImage
6 TJclPeBorImage=id_16953
6 TJclPeBorImage Class
7 TJclPeBorImage Class=id_5615
7 TJclPeBorImage.FormCount Property=id_5654
7 TJclPeBorImage.FormFromName Property=id_5655
7 TJclPeBorImage.Forms Property=id_5656
7 TJclPeBorImage.IsBorlandImage Property=id_5657
7 TJclPeBorImage.IsPackage Property=id_5658
7 TJclPeBorImage.LibHandle Property=id_5659
7 TJclPeBorImage.PackageCompilerVersion Property=id_5660
7 TJclPeBorImage.PackageInfo Property=id_5661
7 TJclPeBorImage.AfterOpen Method=id_5698
7 TJclPeBorImage.Clear Method=id_5699
7 TJclPeBorImage.Create Constructor=id_5700
7 TJclPeBorImage.CreateFormsList Method=id_5701
7 TJclPeBorImage.DependedPackages Method=id_5702
7 TJclPeBorImage.Destroy Destructor=id_5703
7 TJclPeBorImage.FreeLibHandle Method=id_5704
5 TJclPePackageInfo
6 TJclPePackageInfo=id_16954
6 TJclPePackageInfo Class
7 TJclPePackageInfo Class=id_16964
7 TJclPePackageInfo.Available Property=id_16970
7 TJclPePackageInfo.Contains Property=id_16971
7 TJclPePackageInfo.ContainsCount Property=id_16972
7 TJclPePackageInfo.ContainsFlags Property=id_16974
7 TJclPePackageInfo.ContainsNames Property=id_16973
7 TJclPePackageInfo.DcpName Property=id_16976
7 TJclPePackageInfo.Description Property=id_16977
7 TJclPePackageInfo.EnsureExtension Property=id_16978
7 TJclPePackageInfo.Flags Property=id_16975
7 TJclPePackageInfo.Requires Property=id_16979
7 TJclPePackageInfo.RequiresCount Property=id_16980
7 TJclPePackageInfo.RequiresNames Property=id_16981
7 TJclPePackageInfo.Create Constructor=id_16983
7 TJclPePackageInfo.Destroy Destructor=id_16984
7 TJclPePackageInfo.PackageModuleTypeToString Method=id_16985
7 TJclPePackageInfo.PackageOptionsToString Method=id_16986
7 TJclPePackageInfo.ProducerToString Method=id_16987
7 TJclPePackageInfo.ReadPackageInfo Method=id_16988
7 TJclPePackageInfo.SetDcpName Method=id_16989
7 TJclPePackageInfo.UnitInfoFlagsToString Method=id_16990
4 Debug Section
5 Debug Section=id_16892
5 TJclPeDebugList
6 TJclPeDebugList=id_16993
6 TJclPeDebugList Class
7 TJclPeDebugList Class=id_16995
7 TJclPeDebugList.Items Property=id_17001
7 TJclPeDebugList.Create Constructor=id_17003
7 TJclPeDebugList.CreateList Method=id_17004
4 Export Section
5 Export Section=id_16893
5 TJclPeExportSort Enumeration=id_17011
5 TJclPeExportFuncItem
6 TJclPeExportFuncItem=id_17009
6 TJclPeExportFuncItem Class
7 TJclPeExportFuncItem Class=id_17015
7 TJclPeExportFuncItem.Address Property=id_17021
7 TJclPeExportFuncItem.AddressOrForwardStr Property=id_17022
7 TJclPeExportFuncItem.ForwardedFuncName Property=id_17023
7 TJclPeExportFuncItem.ForwardedFuncOrdinal Property=id_17024
7 TJclPeExportFuncItem.ForwardedLibName Property=id_17025
7 TJclPeExportFuncItem.ForwardedName Property=id_17026
7 TJclPeExportFuncItem.Hint Property=id_17028
7 TJclPeExportFuncItem.IsExportedVariable Property=id_17030
7 TJclPeExportFuncItem.IsForwarded Property=id_17031
7 TJclPeExportFuncItem.MappedAddress Property=id_17032
7 TJclPeExportFuncItem.Name Property=id_17027
7 TJclPeExportFuncItem.Ordinal Property=id_17033
7 TJclPeExportFuncItem.ResolveCheck Property=id_17034
7 TJclPeExportFuncItem.SectionName Property=id_17035
7 TJclPeExportFuncItem.Create Constructor=id_17037
7 TJclPeExportFuncItem.SetResolveCheck Method=id_17038
5 TJclPeExportFuncList
6 TJclPeExportFuncList=id_17010
6 TJclPeExportFuncList Class
7 TJclPeExportFuncList Class=id_17041
7 TJclPeExportFuncList.AnyForwards Property=id_17048
7 TJclPeExportFuncList.Base Property=id_17049
7 TJclPeExportFuncList.ExportDir Property=id_17050
7 TJclPeExportFuncList.ForwardedLibsList Property=id_17051
7 TJclPeExportFuncList.FunctionCount Property=id_17052
7 TJclPeExportFuncList.ItemFromAddress Property=id_17053
7 TJclPeExportFuncList.ItemFromName Property=id_17054
7 TJclPeExportFuncList.ItemFromOrdinal Property=id_17055
7 TJclPeExportFuncList.Items Property=id_17029
7 TJclPeExportFuncList.LastSortDescending Property=id_17056
7 TJclPeExportFuncList.LastSortType Property=id_17057
7 TJclPeExportFuncList.Name Property=id_17058
7 TJclPeExportFuncList.Sorted Property=id_17059
7 TJclPeExportFuncList.TotalResolveCheck Property=id_17060
7 TJclPeExportFuncList.CanPerformFastNameSearch Method=id_17062
7 TJclPeExportFuncList.CheckForwards Method=id_17063
7 TJclPeExportFuncList.Create Constructor=id_17064
7 TJclPeExportFuncList.CreateList Method=id_17065
7 TJclPeExportFuncList.Destroy Destructor=id_17066
7 TJclPeExportFuncList.ItemName Method=id_17067
7 TJclPeExportFuncList.OrdinalValid Method=id_17068
7 TJclPeExportFuncList.PrepareForFastNameSearch Method=id_17069
7 TJclPeExportFuncList.SmartFindName Method=id_17070
7 TJclPeExportFuncList.SortList Method=id_17071
4 Image access under debugger
5 Image access under debugger=id_16894
5 PeDbgImgNtHeaders Function=id_17075
5 PeDbgImgLibraryName Function=id_17076
4 Import Section
5 Import Section=id_16895
5 TJclPeImportSort Enumeration=id_17082
5 TJclPeImportLibSort Enumeration=id_17083
5 TJclPeImportKind Enumeration=id_17085
5 TJclPeResolveCheck Enumeration=id_17042
5 TJclPeLinkerProducer Enumeration=id_17086
5 TJclPeImportFuncItem
6 TJclPeImportFuncItem=id_17079
6 TJclPeImportFuncItem Class
7 TJclPeImportFuncItem Class=id_17092
7 TJclPeImportFuncItem.Hint Property=id_17099
7 TJclPeImportFuncItem.ImportLib Property=id_17100
7 TJclPeImportFuncItem.IndirectImportName Property=id_17101
7 TJclPeImportFuncItem.IsByOrdinal Property=id_17102
7 TJclPeImportFuncItem.Name Property=id_17103
7 TJclPeImportFuncItem.Ordinal Property=id_17104
7 TJclPeImportFuncItem.ResolveCheck Property=id_17105
7 TJclPeImportFuncItem.Create Constructor=id_17107
7 TJclPeImportFuncItem.SetIndirectImportName Method=id_17108
7 TJclPeImportFuncItem.SetName Method=id_17109
7 TJclPeImportFuncItem.SetResolveCheck Method=id_17110
5 TJclPeImportLibItem
6 TJclPeImportLibItem=id_17080
6 TJclPeImportLibItem Class
7 TJclPeImportLibItem Class=id_17097
7 TJclPeImportLibItem.Count Property=id_17120
7 TJclPeImportLibItem.FileName Property=id_17121
7 TJclPeImportLibItem.ImportDescriptor Property=id_17122
7 TJclPeImportLibItem.ImportDirectoryIndex Property=id_17091
7 TJclPeImportLibItem.ImportKind Property=id_17123
7 TJclPeImportLibItem.Items Property=id_17118
7 TJclPeImportLibItem.Name Property=id_17090
7 TJclPeImportLibItem.OriginalName Property=id_17124
7 TJclPeImportLibItem.ThunkData Property=id_17125
7 TJclPeImportLibItem.ThunkData32 Property=id_17126
7 TJclPeImportLibItem.ThunkData64 Property=id_17127
7 TJclPeImportLibItem.TotalResolveCheck Property=id_17128
7 TJclPeImportLibItem.CheckImports Method=id_17130
7 TJclPeImportLibItem.Create Constructor=id_17117
7 TJclPeImportLibItem.CreateList Method=id_17131
7 TJclPeImportLibItem.SetImportDirectoryIndex Method=id_17132
7 TJclPeImportLibItem.SetImportKind Method=id_17133
7 TJclPeImportLibItem.SetSorted Method=id_17134
7 TJclPeImportLibItem.SetThunk Method=id_17135
7 TJclPeImportLibItem.SortList Method=id_17136
5 TJclPeImportList
6 TJclPeImportList=id_17081
6 TJclPeImportList Class
7 TJclPeImportList Class=id_17084
7 TJclPeImportList.AllItemCount Property=id_17144
7 TJclPeImportList.AllItems Property=id_17145
7 TJclPeImportList.FilterModuleName Property=id_17146
7 TJclPeImportList.Items Property=id_17147
7 TJclPeImportList.LinkerProducer Property=id_17148
7 TJclPeImportList.UniqueLibItemCount Property=id_17149
7 TJclPeImportList.UniqueLibItemFromName Property=id_17151
7 TJclPeImportList.UniqueLibItems Property=id_17150
7 TJclPeImportList.UniqueLibNames Property=id_17152
7 TJclPeImportList.CheckImports Method=id_17154
7 TJclPeImportList.Create Constructor=id_17155
7 TJclPeImportList.CreateList Method=id_17156
7 TJclPeImportList.Destroy Destructor=id_17157
7 TJclPeImportList.MakeBorlandImportTableForMappedImage Method=id_17158
7 TJclPeImportList.RefreshAllItems Method=id_17159
7 TJclPeImportList.SmartFindName Method=id_17160
7 TJclPeImportList.SortAllItemsList Method=id_17161
7 TJclPeImportList.SortList Method=id_17162
7 TJclPeImportList.TryGetNamesForOrdinalImports Method=id_17163
4 Mapped Image Routines
5 Mapped Image Routines=id_16896
5 PeMapImgNtHeaders Function=id_17168
5 PeMapImgLibraryName Function=id_17169
5 PeMapImgSections Function=id_17170
5 PeMapImgFindSection Function=id_17171
5 TJclPeSectionStream
6 TJclPeSectionStream=id_17167
6 TJclPeSectionStream Class
7 TJclPeSectionStream Class=id_17174
7 TJclPeSectionStream.Instance Property=id_17180
7 TJclPeSectionStream.SectionHeader Property=id_17181
7 TJclPeSectionStream.Create Constructor=id_17183
7 TJclPeSectionStream.Write Method=id_17184
4 Miscellaneous
5 Miscellaneous=id_16897
5 IsValidPeFile Function=id_17187
5 PeCreateNameHintTable Function=id_17188
5 PeRebaseImage Function=id_16909
5 PeUpdateCheckSum Function=id_17189
4 Name unmangling
5 Name unmangling=id_16898
5 PeBorUnmangleName Function=id_17196
5 TJclBorUmDescription Record=id_17199
5 TJclBorUmSymbolKind Enumeration=id_17193
5 TJclBorUmSymbolModifier Enumeration=id_8815
5 TJclBorUmResult Enumeration=id_17194
5 TJclPeUmResult Enumeration=id_17195
5 PeIsNameMangled Function=id_17197
5 PeUnmangleName Function=id_17198
4 Relocation Section
5 Relocation Section=id_16899
5 TJclPeRelocation Record=id_17208
5 TJclPeRelocEntry
6 TJclPeRelocEntry=id_17206
6 TJclPeRelocEntry Class
7 TJclPeRelocEntry Class=id_17213
7 TJclPeRelocEntry.Count Property=id_17219
7 TJclPeRelocEntry.Relocations Property=id_17220
7 TJclPeRelocEntry.Size Property=id_17221
7 TJclPeRelocEntry.VirtualAddress Property=id_17212
7 TJclPeRelocEntry.Create Constructor=id_17223
5 TJclPeRelocList
6 TJclPeRelocList=id_17207
6 TJclPeRelocList Class
7 TJclPeRelocList Class=id_17226
7 TJclPeRelocList.AllItemCount Property=id_17233
7 TJclPeRelocList.AllItems Property=id_17234
7 TJclPeRelocList.Items Property=id_17231
7 TJclPeRelocList.Create Constructor=id_17236
7 TJclPeRelocList.CreateList Method=id_17237
4 Resource Section
5 Resource Section=id_16900
5 TJclPeResourceKind Enumeration=id_7848
5 TJclPeResourceItem
6 TJclPeResourceItem=id_17242
6 TJclPeResourceItem Class
7 TJclPeResourceItem Class=id_5596
7 TJclPeResourceItem.DataEntry Property=id_17254
7 TJclPeResourceItem.Entry Property=id_17255
7 TJclPeResourceItem.Image Property=id_17256
7 TJclPeResourceItem.IsDirectory Property=id_17257
7 TJclPeResourceItem.IsName Property=id_17258
7 TJclPeResourceItem.LangID Property=id_17259
7 TJclPeResourceItem.Level Property=id_17260
7 TJclPeResourceItem.List Property=id_17261
7 TJclPeResourceItem.Name Property=id_17262
7 TJclPeResourceItem.ParameterName Property=id_17263
7 TJclPeResourceItem.ParentItem Property=id_17264
7 TJclPeResourceItem.RawEntryData Property=id_17265
7 TJclPeResourceItem.RawEntryDataSize Property=id_17266
7 TJclPeResourceItem.ResourceType Property=id_17267
7 TJclPeResourceItem.ResourceTypeStr Property=id_17268
7 TJclPeResourceItem.CompareName Method=id_17270
7 TJclPeResourceItem.Create Constructor=id_17271
7 TJclPeResourceItem.Destroy Destructor=id_17272
7 TJclPeResourceItem.Level1Item Method=id_17273
7 TJclPeResourceItem.OffsetToRawData Method=id_17274
7 TJclPeResourceItem.SubDirData Method=id_17275
5 TJclPeResourceList
6 TJclPeResourceList=id_17243
6 TJclPeResourceList Class
7 TJclPeResourceList Class=id_17278
7 TJclPeResourceList.Directory Property=id_17284
7 TJclPeResourceList.Items Property=id_17285
7 TJclPeResourceList.ParentItem Property=id_17286
7 TJclPeResourceList.Create Constructor=id_17288
7 TJclPeResourceList.CreateList Method=id_17289
7 TJclPeResourceList.FindName Method=id_17290
5 TJclPeResourceRawStream
6 TJclPeResourceRawStream=id_17244
6 TJclPeResourceRawStream Class
7 TJclPeResourceRawStream Class=id_17293
7 TJclPeResourceRawStream.Create Constructor=id_17298
7 TJclPeResourceRawStream.Write Method=id_17299
5 TJclPeRootResourceList
6 TJclPeRootResourceList=id_17245
6 TJclPeRootResourceList Class
7 TJclPeRootResourceList Class=id_17302
7 TJclPeRootResourceList.ManifestContent Property=id_17308
7 TJclPeRootResourceList.Destroy Destructor=id_17310
7 FindResource Method
8 TJclPeRootResourceList.FindResource Method (PChar, PChar)=id_17311
7 TJclPeRootResourceList.ListResourceNames Method
8 TJclPeRootResourceList.ListResourceNames Method=id_17312
4 Simple PE Helpers
5 Simple PE Helpers=id_16901
5 PeDoesExportFunction Function=id_17318
5 PeIsExportFunctionForwardedEx Function=id_17319
5 PeIsExportFunctionForwarded Function=id_17320
5 PeDoesImportFunction Function=id_17321
5 PeDoesImportLibrary Function=id_17322
5 PeImportedLibraries Function=id_17323
5 PeImportedLibrariesArray=id_17315
5 PeImportedFunctions Function=id_17324
5 PeImportedFunctionsArray=id_17316
5 PeExportedFunctions Function=id_17325
5 PeExportedFunctionsArray=id_17317
5 PeGetNtHeaders Function=id_17326
5 PeVerifyCheckSum Function=id_17327
4 Smart Name Comparison
5 Smart Name Comparison=id_16902
5 PeStripFunctionAW Function=id_17332
5 PeSmartFunctionNameSame Function=id_17333
4 Threaded Search
5 Threaded Search=id_16903
5 TJclPeNameSearchOption Enumeration=id_17341
5 TJclPeNameSearchNotifyEvent Type=id_17342
5 TJclPeNameSearchFoundEvent Type=id_17343
5 TJclPeNameSearch
6 TJclPeNameSearch=id_17340
6 TJclPeNameSearch Class
7 TJclPeNameSearch Class=id_17348
7 TJclPeNameSearch.OnFound Event=id_17353
7 TJclPeNameSearch.OnProcessFile Event=id_17354
7 TJclPeNameSearch.CompareName Method=id_17356
7 TJclPeNameSearch.Create Constructor=id_17357
7 TJclPeNameSearch.DoFound Method=id_17358
7 TJclPeNameSearch.DoProcessFile Method=id_17359
7 TJclPeNameSearch.Execute Method=id_17360
7 TJclPeNameSearch.Start Method=id_17361
4 TJclPeImage
5 TJclPeImage=id_16904
5 TJclPeHeader Enumeration=id_17365
5 TJclLoadConfig Enumeration=id_17366
5 TJclPeFileProperties Record=id_17368
5 TJclPeImageStatus Enumeration=id_17367
5 TJclPeImage Class
6 TJclPeImage Class=id_2922
6 TJclPeImage.AttachedImage Property=id_5622
6 TJclPeImage.CertificateList Property=id_5623
6 TJclPeImage.CLRHeader Property=id_5624
6 TJclPeImage.DebugList Property=id_5625
6 TJclPeImage.Description Property=id_5626
6 TJclPeImage.Directories Property=id_5627
6 TJclPeImage.DirectoryExists Property=id_5628
6 TJclPeImage.ExportList Property=id_5629
6 TJclPeImage.FileName Property=id_5630
6 TJclPeImage.FileProperties Property=id_5631
6 TJclPeImage.HeaderValues Property=id_5632
6 TJclPeImage.ImageSectionCount Property=id_5633
6 TJclPeImage.ImageSectionHeaders Property=id_5634
6 TJclPeImage.ImageSectionNameFromRva Property=id_5635
6 TJclPeImage.ImageSectionNames Property=id_5636
6 TJclPeImage.ImportList Property=id_5637
6 TJclPeImage.LoadConfigValues Property=id_5638
6 TJclPeImage.LoadedImage Property=id_5639
6 TJclPeImage.MappedAddress Property=id_5640
6 TJclPeImage.NoExceptions Property=id_5641
6 TJclPeImage.OptionalHeader Property=id_5642
6 TJclPeImage.OptionalHeader32 Property=id_5643
6 TJclPeImage.OptionalHeader64 Property=id_5644
6 TJclPeImage.ReadOnlyAccess Property=id_5645
6 TJclPeImage.RelocationList Property=id_5646
6 TJclPeImage.ResourceList Property=id_5647
6 TJclPeImage.ResourceVA Property=id_5648
6 TJclPeImage.Status Property=id_5649
6 TJclPeImage.Target Property=id_5650
6 TJclPeImage.UnusedHeaderBytes Property=id_5651
6 TJclPeImage.VersionInfo Property=id_5652
6 TJclPeImage.VersionInfoAvailable Property=id_5653
6 TJclPeImage.AfterOpen Method=id_5666
6 TJclPeImage.AttachLoadedModule Method=id_5667
6 TJclPeImage.CalculateCheckSum Method=id_5668
6 TJclPeImage.CheckNotAttached Method=id_5669
6 TJclPeImage.Clear Method=id_5670
6 TJclPeImage.Create Constructor=id_5671
6 TJclPeImage.DateTimeToStamp Method=id_5672
6 TJclPeImage.DebugTypeNames Method=id_5673
6 TJclPeImage.Destroy Destructor=id_5674
6 TJclPeImage.DirectoryEntryToData Method=id_5675
6 TJclPeImage.DirectoryNames Method=id_5676
6 TJclPeImage.ExpandBySearchPath Method=id_5677
6 TJclPeImage.ExpandModuleName Method=id_5678
6 TJclPeImage.GetSectionHeader Method=id_5679
6 TJclPeImage.GetSectionName Method=id_5680
6 TJclPeImage.HeaderNames Method=id_5681
6 TJclPeImage.IsBrokenFormat Method=id_5682
6 TJclPeImage.IsCLR Method=id_5683
6 TJclPeImage.IsSystemImage Method=id_5684
6 TJclPeImage.LoadConfigNames Method=id_5685
6 TJclPeImage.RaiseStatusException Method=id_5686
6 TJclPeImage.RawToVa Method=id_5687
6 TJclPeImage.ResourceItemCreate Method=id_5688
6 TJclPeImage.ResourceListCreate Method=id_5689
6 TJclPeImage.RvaToSection Method=id_5690
6 TJclPeImage.RvaToVa Method=id_5691
6 TJclPeImage.RvaToVaEx Method=id_5692
6 TJclPeImage.ShortSectionInfo Method=id_5693
6 TJclPeImage.StampToDateTime Method=id_5694
6 TJclPeImage.StatusOK Method=id_5695
6 TJclPeImage.TryGetNamesForOrdinalImports Method=id_5696
6 TJclPeImage.VerifyCheckSum Method=id_5697
4 TJclPeImageBaseList
5 TJclPeImageBaseList=id_16905
5 TJclPeImageBaseList Class
6 TJclPeImageBaseList Class=id_5729
6 TJclPeImageBaseList.Image Property=id_5731
6 TJclPeImageBaseList.Create Constructor=id_5734
4 TJclPeImagesCache
5 TJclPeImagesCache=id_16906
5 TJclPeImagesCache Class
6 TJclPeImagesCache Class=id_5602
6 TJclPeImagesCache.Count Property=id_5604
6 TJclPeImagesCache.Images Property=id_5605
6 TJclPeImagesCache.Clear Method=id_5608
6 TJclPeImagesCache.Create Constructor=id_5609
6 TJclPeImagesCache.Destroy Destructor=id_5610
6 TJclPeImagesCache.GetPeImageClass Method=id_5611
3 Synchronization
4 Synchronization=id_16888
4 Debugging
5 Debugging=id_17404
5 QueryCriticalSection Function=id_17417
5 QueryEvent Function=id_17418
5 QueryTimer Function=id_17419
5 QuerySemaphore Function=id_17420
5 QueryMutex Function=id_17421
4 Locked integer manipulation
5 Locked integer manipulation=id_17405
5 LockedCompareExchange Function=id_17423
5 LockedExchangeAdd Function=id_17424
5 LockedAdd Function=id_17425
5 LockedExchangeSub Function=id_17426
5 LockedSub Function=id_17427
5 LockedExchange Function=id_17428
5 LockedExchangeInc Function=id_17429
5 LockedInc Function=id_17430
5 LockedExchangeDec Function=id_17431
5 LockedDec Function=id_17432
4 TJclCriticalSection
5 TJclCriticalSection=id_17406
5 TJclCriticalSection Class
6 TJclCriticalSection Class=id_4516
6 TJclCriticalSection.Create Constructor=id_17449
6 TJclCriticalSection.CreateAndEnter Method=id_17450
6 TJclCriticalSection.Destroy Destructor=id_17451
6 TJclCriticalSection.Enter Method=id_17452
6 TJclCriticalSection.Leave Method=id_17453
4 TJclCriticalSectionEx
5 TJclCriticalSectionEx=id_17407
5 TJclCriticalSectionEx Class
6 TJclCriticalSectionEx Class=id_17447
6 TJclCriticalSectionEx.SpinCount Property=id_17468
6 TJclCriticalSectionEx.Create Constructor=id_17464
6 TJclCriticalSectionEx.CreateEx Constructor=id_17465
6 TJclCriticalSectionEx.GetSpinTimeOut Method=id_17466
6 TJclCriticalSectionEx.SetSpinTimeOut Method=id_17467
6 TJclCriticalSectionEx.TryEnter Method=id_17462
4 TJclDispatcherObject
5 TJclDispatcherObject=id_17408
5 TJclDispatcherObject Class
6 TJclDispatcherObject Class=id_8093
6 TJclDispatcherObject.Existed Property=id_17482
6 TJclDispatcherObject.Handle Property=id_17483
6 TJclDispatcherObject.Name Property=id_17484
6 TJclDispatcherObject.Attach Constructor=id_17486
6 TJclDispatcherObject.Destroy Destructor=id_17487
6 TJclDispatcherObject.SignalAndWait Method=id_17488
6 TJclDispatcherObject.WaitAlertable Method=id_17489
6 TJclDispatcherObject.WaitFor Method=id_17490
6 TJclDispatcherObject.WaitForever Method=id_17491
5 TJclWaitResult Enumeration
6 TJclWaitResult Enumeration=id_14657
4 TJclEvent
5 TJclEvent=id_17409
5 TJclEvent Class
6 TJclEvent Class=id_14656
6 TJclEvent.Create Constructor=id_17504
6 TJclEvent.Open Constructor=id_17505
6 TJclEvent.Pulse Method=id_17506
6 TJclEvent.ResetEvent Method=id_17507
6 TJclEvent.SetEvent Method=id_17508
4 TJclMeteredSection
5 TJclMeteredSection=id_17410
5 TJclMeteredSection Class
6 TJclMeteredSection Class=id_17516
6 TJclMeteredSection.AcquireLock Method=id_17522
6 TJclMeteredSection.Create Constructor=id_17523
6 TJclMeteredSection.Destroy Destructor=id_17524
6 TJclMeteredSection.Enter Method=id_17520
6 Leave Method
7 TJclMeteredSection.Leave Method (Longint)=id_17525
6 TJclMeteredSection.Open Constructor
7 TJclMeteredSection.Open Constructor=id_17526
6 TJclMeteredSection.ReleaseLock Method
7 TJclMeteredSection.ReleaseLock Method=id_17527
4 TJclMultiReadExclusiveWrite
5 TJclMultiReadExclusiveWrite=id_17411
5 TJclMultiReadExclusiveWrite Class
6 TJclMultiReadExclusiveWrite Class=id_17530
6 TJclMultiReadExclusiveWrite.BeginRead Method=id_17534
6 TJclMultiReadExclusiveWrite.BeginWrite Method=id_17536
6 TJclMultiReadExclusiveWrite.Create Constructor=id_17539
6 TJclMultiReadExclusiveWrite.Destroy Destructor=id_17540
6 TJclMultiReadExclusiveWrite.EndRead Method=id_17535
6 TJclMultiReadExclusiveWrite.EndWrite Method=id_17537
6 TJclMultiReadExclusiveWrite.Release Method=id_17541
4 TJclMutex
5 TJclMutex=id_17412
5 TJclMutex Class
6 TJclMutex Class=id_17546
6 TJclMutex.Create Constructor=id_17553
6 TJclMutex.Open Constructor=id_17554
6 TJclMutex.Release Method=id_17555
4 TJclOptex
5 TJclOptex=id_17413
5 TJclOptex Class
6 TJclOptex Class=id_17480
6 TJclOptex.Existed Property=id_17563
6 TJclOptex.Name Property=id_17564
6 TJclOptex.SpinCount Property=id_17565
6 TJclOptex.UniProcess Property=id_17566
6 TJclOptex.Create Constructor=id_17568
6 TJclOptex.Destroy Destructor=id_17569
6 TJclOptex.Enter Method=id_17570
6 TJclOptex.Leave Method=id_17571
6 TJclOptex.TryEnter Method=id_17572
4 TJclSemaphore
5 TJclSemaphore=id_17414
5 TJclSemaphore Class
6 TJclSemaphore Class=id_17575
6 TJclSemaphore.Create Constructor=id_17582
6 TJclSemaphore.Open Constructor=id_17583
6 TJclSemaphore.Release Method=id_17584
6 TJclSemaphore.ReleasePrev Method=id_17585
4 TJclWaitableTimer
5 TJclWaitableTimer=id_17415
5 TJclWaitableTimer Class
6 TJclWaitableTimer Class=id_14655
6 TJclWaitableTimer.Cancel Method=id_17597
6 TJclWaitableTimer.Create Constructor=id_17598
6 TJclWaitableTimer.Open Constructor=id_17599
6 TJclWaitableTimer.SetTimer Method=id_17600
6 TJclWaitableTimer.SetTimerApc Method=id_17601
5 TFNTimerAPCRoutine
6 TFNTimerAPCRoutine=id_7989
3 Application Instance Management
4 Application Instance Management=id_9053
4 ReadMessageString Function=id_7872
2 Math Routines
3 Math Routines=id_13330
3 Constants used in JclMath=id_8898
3 Complex numbers
4 Complex numbers=id_17607
4 TComplexKind Enumeration=id_17621
4 TJclComplex
5 TJclComplex=id_17620
5 TJclComplex Class
6 TJclComplex Class=id_17625
6 TJclComplex.Angle Property=id_17635
6 TJclComplex.AsPolarString Property=id_17636
6 TJclComplex.AsString Property=id_17632
6 TJclComplex.FracLength Property=id_17637
6 TJclComplex.ImaginaryPart Property=id_17638
6 TJclComplex.Radius Property=id_17639
6 TJclComplex.RealPart Property=id_17640
6 AbsoluteValue Method
7 TJclComplex.AbsoluteValue Method ()=id_17642
7 TJclComplex.AbsoluteValue Method (TRectCoord)=id_17742
6 AbsoluteValueSqr Method
7 TJclComplex.AbsoluteValueSqr Method ()=id_17643
7 TJclComplex.AbsoluteValueSqr Method (TRectCoord)=id_17743
6 Assign Method
7 TJclComplex.Assign Method (Float, Float, TComplexKind)=id_17644
6 TJclComplex.AssignOne Method
7 TJclComplex.AssignOne Method=id_17645
6 TJclComplex.AssignZero Method
7 TJclComplex.AssignZero Method=id_17646
6 CAdd Method
7 TJclComplex.CAdd Method (Float, Float, TComplexKind)=id_17630
6 TJclComplex.CApproxLnGamma Method
7 TJclComplex.CApproxLnGamma Method=id_17647
6 TJclComplex.CConjugate Method
7 TJclComplex.CConjugate Method=id_17648
6 TJclComplex.CCos Method
7 TJclComplex.CCos Method=id_17649
6 TJclComplex.CCosH Method
7 TJclComplex.CCosH Method=id_17650
6 TJclComplex.CCot Method
7 TJclComplex.CCot Method=id_17651
6 TJclComplex.CCotH Method
7 TJclComplex.CCotH Method=id_17652
6 TJclComplex.CCsc Method
7 TJclComplex.CCsc Method=id_17653
6 TJclComplex.CCscH Method
7 TJclComplex.CCscH Method=id_17654
6 CDiv Method
7 TJclComplex.CDiv Method (Float, Float, TComplexKind)=id_17655
6 TJclComplex.CExp Method
7 TJclComplex.CExp Method=id_17656
6 TJclComplex.CGamma Method
7 TJclComplex.CGamma Method=id_17657
6 TJclComplex.CI0 Method
7 TJclComplex.CI0 Method=id_17658
6 TJclComplex.CIntPwr Method
7 TJclComplex.CIntPwr Method=id_17659
6 TJclComplex.CJ0 Method
7 TJclComplex.CJ0 Method=id_17660
6 TJclComplex.CLn Method
7 TJclComplex.CLn Method=id_17631
6 TJclComplex.CLnGamma Method
7 TJclComplex.CLnGamma Method=id_17661
6 CMul Method
7 TJclComplex.CMul Method (Float, Float, TComplexKind)=id_17662
6 TJclComplex.CNeg Method
7 TJclComplex.CNeg Method=id_17663
6 CNewAdd Method
7 TJclComplex.CNewAdd Method (Float, Float, TComplexKind)=id_17664
6 TJclComplex.CNewApproxLnGamma Method
7 TJclComplex.CNewApproxLnGamma Method=id_17665
6 TJclComplex.CNewConjugate Method
7 TJclComplex.CNewConjugate Method=id_17666
6 TJclComplex.CNewCos Method
7 TJclComplex.CNewCos Method=id_17667
6 TJclComplex.CNewCosH Method
7 TJclComplex.CNewCosH Method=id_17668
6 TJclComplex.CNewCot Method
7 TJclComplex.CNewCot Method=id_17669
6 TJclComplex.CNewCotH Method
7 TJclComplex.CNewCotH Method=id_17670
6 TJclComplex.CNewCsc Method
7 TJclComplex.CNewCsc Method=id_17671
6 TJclComplex.CNewCscH Method
7 TJclComplex.CNewCscH Method=id_17672
6 CNewDiv Method
7 TJclComplex.CNewDiv Method (Float, Float, TComplexKind)=id_17673
6 TJclComplex.CNewExp Method
7 TJclComplex.CNewExp Method=id_17674
6 TJclComplex.CNewGamma Method
7 TJclComplex.CNewGamma Method=id_17675
6 TJclComplex.CNewI0 Method
7 TJclComplex.CNewI0 Method=id_17676
6 TJclComplex.CNewIntPwr Method
7 TJclComplex.CNewIntPwr Method=id_17677
6 TJclComplex.CNewJ0 Method
7 TJclComplex.CNewJ0 Method=id_17678
6 TJclComplex.CNewLn Method
7 TJclComplex.CNewLn Method=id_17679
6 TJclComplex.CNewLnGamma Method
7 TJclComplex.CNewLnGamma Method=id_17680
6 CNewMul Method
7 TJclComplex.CNewMul Method (Float, Float, TComplexKind)=id_17681
6 TJclComplex.CNewNeg Method
7 TJclComplex.CNewNeg Method=id_17682
6 CNewPwr Method
7 TJclComplex.CNewPwr Method (Float, Float, TComplexKind)=id_17683
6 TJclComplex.CNewRealPwr Method
7 TJclComplex.CNewRealPwr Method=id_17684
6 TJclComplex.CNewRoot Method
7 TJclComplex.CNewRoot Method=id_17685
6 TJclComplex.CNewSec Method
7 TJclComplex.CNewSec Method=id_17686
6 TJclComplex.CNewSecH Method
7 TJclComplex.CNewSecH Method=id_17687
6 TJclComplex.CNewSin Method
7 TJclComplex.CNewSin Method=id_17688
6 TJclComplex.CNewSinH Method
7 TJclComplex.CNewSinH Method=id_17689
6 TJclComplex.CNewSqrt Method
7 TJclComplex.CNewSqrt Method=id_17690
6 CNewSub Method
7 TJclComplex.CNewSub Method (Float, Float, TComplexKind)=id_17691
6 TJclComplex.CNewTan Method
7 TJclComplex.CNewTan Method=id_17692
6 TJclComplex.CNewTanH Method
7 TJclComplex.CNewTanH Method=id_17693
6 TJclComplex.CoreAdd Method
7 TJclComplex.CoreAdd Method=id_17694
6 TJclComplex.CoreApproxLnGamma Method
7 TJclComplex.CoreApproxLnGamma Method=id_17695
6 TJclComplex.CoreCos Method
7 TJclComplex.CoreCos Method=id_17696
6 TJclComplex.CoreCosH Method
7 TJclComplex.CoreCosH Method=id_17697
6 TJclComplex.CoreCot Method
7 TJclComplex.CoreCot Method=id_17698
6 TJclComplex.CoreCotH Method
7 TJclComplex.CoreCotH Method=id_17699
6 TJclComplex.CoreCsc Method
7 TJclComplex.CoreCsc Method=id_17700
6 TJclComplex.CoreCscH Method
7 TJclComplex.CoreCscH Method=id_17701
6 TJclComplex.CoreDiv Method
7 TJclComplex.CoreDiv Method=id_17702
6 TJclComplex.CoreExp Method
7 TJclComplex.CoreExp Method=id_17703
6 TJclComplex.CoreGamma Method
7 TJclComplex.CoreGamma Method=id_17704
6 TJclComplex.CoreI0 Method
7 TJclComplex.CoreI0 Method=id_17705
6 TJclComplex.CoreIntPwr Method
7 TJclComplex.CoreIntPwr Method=id_17706
6 TJclComplex.CoreJ0 Method
7 TJclComplex.CoreJ0 Method=id_17707
6 TJclComplex.CoreLn Method
7 TJclComplex.CoreLn Method=id_17708
6 TJclComplex.CoreLnGamma Method
7 TJclComplex.CoreLnGamma Method=id_17709
6 TJclComplex.CoreMul Method
7 TJclComplex.CoreMul Method=id_17710
6 TJclComplex.CorePwr Method
7 TJclComplex.CorePwr Method=id_17711
6 TJclComplex.CoreRealPwr Method
7 TJclComplex.CoreRealPwr Method=id_17712
6 TJclComplex.CoreRoot Method
7 TJclComplex.CoreRoot Method=id_17713
6 TJclComplex.CoreSec Method
7 TJclComplex.CoreSec Method=id_17714
6 TJclComplex.CoreSecH Method
7 TJclComplex.CoreSecH Method=id_17715
6 TJclComplex.CoreSin Method
7 TJclComplex.CoreSin Method=id_17716
6 TJclComplex.CoreSinH Method
7 TJclComplex.CoreSinH Method=id_17717
6 TJclComplex.CoreSub Method
7 TJclComplex.CoreSub Method=id_17718
6 TJclComplex.CoreTan Method
7 TJclComplex.CoreTan Method=id_17719
6 TJclComplex.CoreTanH Method
7 TJclComplex.CoreTanH Method=id_17720
6 CPwr Method
7 TJclComplex.CPwr Method (Float, Float, TComplexKind)=id_17721
6 TJclComplex.CRealPwr Method
7 TJclComplex.CRealPwr Method=id_17722
6 Create Constructor
7 TJclComplex.Create Constructor ()=id_17633
6 TJclComplex.CRoot Method
7 TJclComplex.CRoot Method=id_17723
6 TJclComplex.CSec Method
7 TJclComplex.CSec Method=id_17724
6 TJclComplex.CSecH Method
7 TJclComplex.CSecH Method=id_17725
6 TJclComplex.CSin Method
7 TJclComplex.CSin Method=id_17726
6 TJclComplex.CSinH Method
7 TJclComplex.CSinH Method=id_17727
6 TJclComplex.CSqrt Method
7 TJclComplex.CSqrt Method=id_17728
6 CSub Method
7 TJclComplex.CSub Method (Float, Float, TComplexKind)=id_17729
6 TJclComplex.CTan Method
7 TJclComplex.CTan Method=id_17730
6 TJclComplex.CTanH Method
7 TJclComplex.CTanH Method=id_17731
6 TJclComplex.Duplicate Method
7 TJclComplex.Duplicate Method=id_17732
6 TJclComplex.FormatExtended Method
7 TJclComplex.FormatExtended Method=id_17733
3 Conversion
4 Conversion=id_17608
4 DegMinSecToFloat Function=id_17801
4 FloatToDegMinSec Function=id_17802
3 CRC
4 CRC=id_17609
4 CheckCrc32 Function=id_17810
4 Crc32 Function=id_17811
4 InitCrc32 Function=id_17812
4 CheckCrc16 Function=id_17813
4 Crc16 Function=id_17814
4 InitCrc16 Function=id_17815
3 Exponential
4 Exponential=id_17610
4 Exp Function=id_17757
4 Power Function=id_17823
4 PowerInt Function=id_17824
4 TenToY Function=id_17825
4 TwoToY Function=id_17826
3 Float support
4 Float support=id_17611
4 FloatingPointClass Function=id_17834
4 GetNaNTag Function=id_17835
4 IsInfinite Function=id_17836
4 IsNaN Function=id_17837
4 MakeQuietNaN Function=id_17838
4 MakeSignalingNaN Function=id_17839
4 ModFloat Function=id_17840
4 RemainderFloat Function=id_17841
4 FloatsEqual Function=id_17842
4 SwapFloats Function=id_17843
4 MinFloat Function=id_17844
4 MaxFloat Function=id_17845
4 TFloatingPointClass Enumeration=id_17833
4 TNaNTag Type=id_111
4 MineSingleBuffer Function=id_17846
4 MineDoubleBuffer Function=id_17847
4 CalcMachineEps Function=id_17848
4 CalcMachineEpsSingle Function=id_17850
4 CalcMachineEpsDouble Function=id_17851
4 CalcMachineEpsExtended Function=id_17852
4 IsFloatZero Function=id_17853
4 IsSpecialValue Function=id_17854
4 SetPrecisionTolerance Function=id_17855
4 SetPrecisionToleranceToEpsilon Function=id_17856
4 Epsilon Variable=id_17849
4 PrecisionTolerance Variable=id_17857
3 Hardware
4 Hardware=id_17612
4 ClearPending8087Exceptions Function=id_7483
4 GetMasked8087Exceptions Function=id_7673
4 T8087Precision Enumeration=id_7403
4 T8087Rounding Enumeration=id_7405
4 T8087Infinity Enumeration=id_7398
4 Get8087StatusWord Function=id_7395
3 Hyperbolic
4 Hyperbolic=id_17613
4 CosH Function=id_17894
4 CotH Function=id_17895
4 CscH Function=id_17896
4 SecH Function=id_17897
4 SinH Function=id_17898
4 TanH Function=id_17899
4 ArcCosH Function=id_17900
4 ArcCotH Function=id_17901
4 ArcCscH Function=id_17902
4 ArcSecH Function=id_17903
4 ArcSinH Function=id_17904
4 ArcTanH Function=id_17905
3 Logarithmic
4 Logarithmic=id_17614
4 LogBaseN Function=id_17908
4 LogBase2 Function=id_17909
4 LogBase10 Function=id_17910
3 Miscellaneous
4 Miscellaneous=id_17615
4 ISqrt Function=id_17915
4 Pythagoras Function=id_17916
4 NormalizeAngle Function=id_17917
4 IsRelativePrime Function=id_17918
4 LCM Function=id_17919
4 GCD Function=id_17920
4 Ceiling Function=id_17921
4 CommercialRound Function=id_17922
4 Floor Function=id_17870
4 Factorial Function=id_17923
4 Sgn Function=id_17907
4 Signe Function=id_17924
4 IsPrimeFactor Function=id_17925
4 IsPrimeRM Function=id_17926
4 IsPrimeTD Function=id_17927
4 PrimeFactors Function=id_17928
4 SetPrimalityTest Function=id_17929
4 IsPrime Variable=id_17930
3 Statistics
4 Statistics=id_17616
4 ArithmeticMean Function=id_17940
4 BinomialCoeff Function=id_17941
4 GeometricMean Function=id_17942
4 HarmonicMean Function=id_17943
4 IsPositiveFloatArray Function=id_17944
4 MaxFloatArray Function=id_17945
4 MaxFloatArrayIndex Function=id_17946
4 Median Function=id_17947
4 MedianUnsorted Function=id_17948
4 MinFloatArray Function=id_17949
4 MinFloatArrayIndex Function=id_17950
4 Permutation Function=id_17951
4 PopulationVariance Function=id_17952
4 PopulationVarianceAndMean Function=id_17953
4 SampleVariance Function=id_17954
4 SampleVarianceAndMean Function=id_17955
4 SumFloatArray Function=id_17956
4 SumSquareDiffFloatArray Function=id_17957
4 SumSquareFloatArray Function=id_17958
4 SumPairProductFloatArray Function=id_17959
3 Transcendental
4 Transcendental=id_17617
4 Cos Function=id_17758
4 Cot Function=id_17961
4 Csc Function=id_17962
4 Sec Function=id_17963
4 Sin Function=id_17759
4 Tan Function=id_17964
4 ArcCos Function=id_17965
4 ArcCot Function=id_17966
4 ArcCsc Function=id_17967
4 ArcSec Function=id_17968
4 ArcSin Function=id_17969
4 ArcTan Function=id_17970
4 ArcTan2 Function=id_17971
4 Haversine Function=id_17972
4 Coversine Function=id_17973
4 Versine Function=id_17974
4 SinCos Function=id_17975
2 Memory, Classes and Objects
3 Memory, Classes and Objects=id_13331
3 Class Manipulation
4 Class Manipulation=id_17977
4 DMT
5 DMT=id_17982
5 GetDynamicMethodCount Function=id_17987
5 GetDynamicIndexList Function=id_17988
5 TDynamicIndexList Type=id_18001
5 GetDynamicAddressList Function=id_17989
5 TDynamicAddressList Type=id_18002
5 HasDynamicMethod Function=id_17990
5 GetDynamicMethod Function=id_17991
5 GetInitTable Function=id_17992
5 GetFieldTable Function=id_17993
5 TFieldTable Record=id_17996
5 TFieldClassTable Record=id_17997
5 TFieldEntry Record=id_17998
5 GetMethodTable Function=id_17994
5 TMethodTable Record=id_17999
5 GetMethodEntry Function=id_17995
5 TMethodEntry Record=id_18000
4 Miscellanuous
5 Miscellanuous=id_17983
5 SetClassParent Function=id_18014
5 GetClassParent Function=id_18015
5 IsClass Function=id_18016
5 IsObject Function=id_18017
4 VMT
5 VMT=id_17984
5 GetVirtualMethodCount Function=id_18023
5 GetVirtualMethod Function=id_18024
5 SetVirtualMethod Function=id_18025
3 Guards
4 Guards=id_17978
4 Guard Function=id_18032
4 GuardGetMem Function=id_18033
4 GuardAllocMem Function=id_18034
4 IMultiSafeGuard
5 IMultiSafeGuard=id_18030
5 IMultiSafeGuard Interface
6 IMultiSafeGuard Interface=id_18039
6 IMultiSafeGuard.Count Property=id_18050
6 IMultiSafeGuard.Items Property=id_18051
6 IMultiSafeGuard.AddItem Method=id_18052
6 IMultiSafeGuard.FreeItem Method=id_18053
6 IMultiSafeGuard.GetCount Method=id_18054
6 IMultiSafeGuard.GetItem Method=id_18055
6 IMultiSafeGuard.ReleaseItem Method=id_18056
4 ISafeGuard
5 ISafeGuard=id_18031
5 ISafeGuard Interface
6 ISafeGuard Interface=id_18038
6 ISafeGuard.Item Property=id_18067
6 ISafeGuard.FreeItem Method=id_18068
6 ISafeGuard.GetItem Method=id_18069
6 ISafeGuard.ReleaseItem Method=id_18070
3 Miscellanuous
4 Miscellanuous=id_17979
4 ClearObjectList Function=id_18073
4 FreeObjectList Function=id_18074
3 Pointer manipulation
4 Pointer manipulation=id_17980
4 SizeOfMem Function=id_18079
4 FreeAndNil=id_18078
4 FreeMemAndNil Function=id_18080
4 GetAndFillMem Function=id_18081
2 MIME
3 MIME=id_13332
3 EJclMimeError=id_18086
3 MimeDecode Function=id_18087
3 MimeDecodePartial Function=id_18088
3 MimeDecodePartialEnd Function=id_18089
3 MimeEncode Function=id_18090
3 MimeEncodeString Function=id_18091
3 MimeDecodeString Function=id_18092
3 MimeEncodeStream Function=id_18093
3 MimeDecodeStream Function=id_18094
3 MimeEncodedSize Function=id_18095
3 MimeDecodedSize Function=id_18096
2 Miscellaneous
3 Miscellaneous=id_13333
3 SetDisplayResolution Function=id_18112
3 CreateProcAsUserEx Function=id_18111
3 CreateProcAsUser Function=id_18110
3 EJclCreateProcessError Class=id_18109
3 LogOffOS Function=id_18113
3 ExitWindows Function=id_18114
3 ShutDownOS Function=id_18115
3 PowerOffOS Function=id_18116
3 RebootOS Function=id_18117
2 MultiMedia
3 MultiMedia=id_13334
3 Audio Mixers=id_18135
3 MCI
4 MCI=id_18136
4 GetMciErrorMessage Function=id_18141
3 MIDI
4 MIDI=id_18137
4 IJclMIDIOut Interface
5 IJclMIDIOut Interface=id_5237
5 IJclMIDIOut.ActiveNotes Property=id_5239
5 IJclMIDIOut.LocalControl Property=id_5240
5 IJclMIDIOut.MIDIStatus Property=id_5241
5 IJclMIDIOut.Name Property=id_5242
5 IJclMIDIOut.RunningStatusEnabled Property=id_5243
5 IJclMIDIOut.GetMIDIStatus Method=id_5248
5 IJclMIDIOut.NoteIsOn Method=id_5249
5 IJclMIDIOut.ResetAllControllers Method=id_5250
5 IJclMIDIOut.SelectProgram Method=id_5251
5 IJclMIDIOut.SendBalanceChange Method=id_5252
5 IJclMIDIOut.SendBalanceChangeHR Method=id_5253
5 IJclMIDIOut.SendBreathControlChange Method=id_5254
5 IJclMIDIOut.SendBreathControlChangeHR Method=id_5255
5 IJclMIDIOut.SendChannelPressure Method=id_5256
5 IJclMIDIOut.SendChannelVolumeChange Method=id_5257
5 IJclMIDIOut.SendChannelVolumeChangeHR Method=id_5258
5 IJclMIDIOut.SendControlChange Method=id_5259
5 IJclMIDIOut.SendControlChangeHR Method=id_5260
5 IJclMIDIOut.SendDataEntry Method=id_5261
5 IJclMIDIOut.SendDataEntryHR Method=id_5262
5 IJclMIDIOut.SendExpressionChange Method=id_5263
5 IJclMIDIOut.SendExpressionChangeHR Method=id_5264
5 IJclMIDIOut.SendFootControllerChange Method=id_5265
5 IJclMIDIOut.SendFootControllerChangeHR Method=id_5266
5 IJclMIDIOut.SendMessage Method=id_5267
5 IJclMIDIOut.SendModulationWheelChange Method=id_5268
5 IJclMIDIOut.SendModulationWheelChangeHR Method=id_5269
5 IJclMIDIOut.SendNoteOff Method=id_5270
5 IJclMIDIOut.SendNoteOn Method=id_5271
5 IJclMIDIOut.SendPanChange Method=id_5272
5 IJclMIDIOut.SendPanChangeHR Method=id_5273
5 IJclMIDIOut.SendPitchWheelChange Method=id_5274
5 IJclMIDIOut.SendPitchWheelPos Method=id_5275
5 IJclMIDIOut.SendPolyphonicKeyPressure Method=id_5276
5 IJclMIDIOut.SendPortamentoTimeChange Method=id_5277
5 IJclMIDIOut.SendPortamentoTimeChangeHR Method=id_5278
5 IJclMIDIOut.SendProgramChange Method=id_5279
5 IJclMIDIOut.SendSingleNoteTuningChange Method=id_5280
5 IJclMIDIOut.SendSwitchChange Method=id_5281
5 SwitchActiveNotesOff Method
6 IJclMIDIOut.SwitchActiveNotesOff Method ()=id_5282
6 IJclMIDIOut.SwitchActiveNotesOff Method (TMIDIChannel)=id_18152
5 IJclMIDIOut.SwitchAllNotesOff Method
6 IJclMIDIOut.SwitchAllNotesOff Method=id_5283
5 IJclMIDIOut.SwitchAllSoundOff Method
6 IJclMIDIOut.SwitchAllSoundOff Method=id_5284
5 IJclMIDIOut.SwitchHold2 Method
6 IJclMIDIOut.SwitchHold2 Method=id_5285
5 IJclMIDIOut.SwitchLegato Method
6 IJclMIDIOut.SwitchLegato Method=id_5286
5 IJclMIDIOut.SwitchLocalControl Method
6 IJclMIDIOut.SwitchLocalControl Method=id_5287
5 IJclMIDIOut.SwitchMonoModeOn Method
6 IJclMIDIOut.SwitchMonoModeOn Method=id_5288
5 IJclMIDIOut.SwitchOmniModeOff Method
6 IJclMIDIOut.SwitchOmniModeOff Method=id_5289
5 IJclMIDIOut.SwitchOmniModeOn Method
6 IJclMIDIOut.SwitchOmniModeOn Method=id_5290
5 IJclMIDIOut.SwitchPolyModeOn Method
6 IJclMIDIOut.SwitchPolyModeOn Method=id_5291
5 IJclMIDIOut.SwitchPortamento Method
6 IJclMIDIOut.SwitchPortamento Method=id_5292
5 IJclMIDIOut.SwitchSoftPedal Method
6 IJclMIDIOut.SwitchSoftPedal Method=id_5293
5 IJclMIDIOut.SwitchSostenuto Method
6 IJclMIDIOut.SwitchSostenuto Method=id_5294
5 IJclMIDIOut.SwitchSustain Method
6 IJclMIDIOut.SwitchSustain Method=id_5295
3 Waveform Audio
4 Waveform Audio=id_18138
3 CD-Drive Functions
4 CD-Drive Functions=id_18139
4 OpenCloseCdDrive Function=id_18153
2 Ordinal Math and Logic
3 Ordinal Math and Logic=id_13335
3 Arithmetic
4 Arithmetic=id_18155
4 DecLimit Function=id_18159
4 DecLimitClamp Function=id_18160
4 IncLimit Function=id_18161
4 IncLimitClamp Function=id_18162
4 Max Function=id_18163
4 Min Function=id_18164
4 SwapOrd Function=id_18165
3 Bit Manipulation
4 Bit Manipulation=id_18156
4 BitsHighest Function=id_18173
4 BitsLowest Function=id_18174
4 BitsNeeded Function=id_18175
4 BitsToBooleans Function=id_18176
4 BooleansToBits Function=id_18177
4 ClearBit Function=id_18178
4 CountBitsCleared Function=id_18179
4 CountBitsSet Function=id_18180
4 LRot Function=id_18181
4 ReverseBits Function=id_18182
4 ReverseBytes Function=id_18183
4 RRot Function=id_18184
4 Sar Function=id_18185
4 SetBit Function=id_18186
4 TestBit Function=id_18187
4 TestBits Function=id_18188
4 ToggleBit Function=id_18189
4 Digits Function=id_18190
3 Conversion
4 Conversion=id_18157
4 OrdToBinary Function=id_18207
2 Registry and Ini files
3 Registry and Ini files=id_13336
3 Ini files
4 Ini files=id_18209
4 IniWriteBool Function=id_18212
4 IniWriteInteger Function=id_18213
4 IniWriteString Function=id_18214
4 IniReadBool Function=id_18215
4 IniReadInteger Function=id_18216
4 IniReadString Function=id_18217
3 Registry
4 Registry=id_18210
4 RegCreateKey Function=id_18235
4 RegWriteBool Function=id_18237
4 RegWriteCardinal Function=id_18238
4 RegWriteDWORD Function=id_18239
4 RegWriteInt64 Function=id_18240
4 RegWriteInteger Function=id_18241
4 RegWriteString Function=id_18236
4 RegWriteUInt64 Function=id_18242
4 RegWriteWideString Function=id_18243
4 RegDeleteKeyTree Function=id_18244
4 RegReadBoolDef Function=id_18245
4 RegReadIntegerDef Function=id_18246
4 RegReadStringDef Function=id_18247
4 RegDeleteEntry Function=id_18248
4 RegWriteMultiString=id_18226
4 RegWriteBinary Function=id_18249
4 RegReadBool Function=id_18250
4 RegReadInteger Function=id_18251
4 RegReadString Function=id_18252
4 RegReadBinary Function=id_18253
4 RegReadBinaryAsAnsiString=id_18227
4 RegReadBinaryAsWideString=id_18228
4 UnregisterAutoExec Function=id_18254
4 RegisterAutoExec Function=id_18234
4 TExecKind Enumeration=id_18233
4 RegGetValueNames Function=id_18255
4 RegGetKeyNames Function=id_18256
4 RegHasSubKeys Function=id_18257
4 RegSaveList Function=id_18258
4 RegLoadList Function=id_18259
4 RegDelList Function=id_18260
4 RegKeyExists Function=id_18261
4 EJclRegistryError Class=id_18232
4 RegGetDataSize Function=id_18262
4 RegGetDataType Function=id_18263
4 RegReadCardinal Function=id_18264
4 RegReadInt64 Function=id_18265
4 RegReadUInt64 Function=id_18266
4 RegReadAnsiString Function=id_18267
4 RegReadWideString Function=id_18268
4 RegReadMultiString=id_18229
4 RegReadMultiAnsiString=id_18230
4 RegReadMultiWideString=id_18231
4 RegReadDWORD Function=id_18269
2 Runtime Type Information
3 Runtime Type Information=id_13337
3 Class operator hooking
4 Class operator hooking=id_18299
4 JclIsClass Function=id_18304
4 JclIsClassByName Function=id_18305
3 Conversions
4 Conversions=id_18300
4 JclSetToList Function=id_18307
4 JclSetToStr Function=id_18308
4 JclStrToSet Function=id_18309
4 JclIntToSet Function=id_18310
4 JclSetToInt Function=id_18311
4 JclGUIDToString Function=id_18312
4 JclStringToGUID Function=id_18313
4 JclEnumValueToIdent Function=id_18314
4 JclStrToTypedInt Function=id_18315
4 JclTypedIntToStr Function=id_18316
3 RTTI generation
4 RTTI generation=id_18301
4 JclGenerateSetType Function=id_18319
4 JclGenerateEnumType Function=id_18320
4 JclGenerateEnumTypeBasedOn Function=id_10247
4 JclGenerateSubRange Function=id_18318
4 RemoveTypeInfo Function=id_18321
3 RTTI retrieval
4 RTTI retrieval=id_18302
4 JclTypeInfo Function=id_18337
4 IJclInfoWriter Interface
5 IJclInfoWriter Interface=id_4948
5 IJclInfoWriter.Wrap Property=id_4918
5 IJclInfoWriter.GetWrap Method=id_4924
5 IJclInfoWriter.Indent Method=id_4925
5 IJclInfoWriter.Outdent Method=id_4926
5 IJclInfoWriter.SetWrap Method=id_4927
5 IJclInfoWriter.Write Method=id_4928
5 IJclInfoWriter.Writeln Method=id_4929
4 IJclBaseInfo
5 IJclBaseInfo=id_18324
5 IJclBaseInfo Interface
6 IJclBaseInfo Interface=id_18349
6 IJclBaseInfo.DeclarationTo Method=id_18353
6 IJclBaseInfo.WriteTo Method=id_18354
4 IJclClassTypeInfo
5 IJclClassTypeInfo=id_18325
5 TJclPropSpecKind Enumeration=id_18358
5 IJclClassTypeInfo Interface
6 IJclClassTypeInfo Interface=id_18359
6 IJclClassTypeInfo.ClassRef Property=id_18384
6 IJclClassTypeInfo.Parent Property=id_18385
6 IJclClassTypeInfo.Properties Property=id_18386
6 IJclClassTypeInfo.PropertyCount Property=id_18387
6 IJclClassTypeInfo.PropNames Property=id_18388
6 IJclClassTypeInfo.TotalPropertyCount Property=id_18389
6 IJclClassTypeInfo.UnitName Property=id_18390
6 IJclClassTypeInfo.GetClassRef Method=id_18372
6 IJclClassTypeInfo.GetParent Method=id_18373
6 IJclClassTypeInfo.GetProperties Method=id_18374
6 IJclClassTypeInfo.GetPropertyCount Method=id_18375
6 IJclClassTypeInfo.GetPropNames Method=id_18376
6 IJclClassTypeInfo.GetTotalPropertyCount Method=id_18377
6 IJclClassTypeInfo.GetUnitName Method=id_18378
5 IJclPropInfo
6 IJclPropInfo=id_18357
6 IJclPropInfo Interface
7 IJclPropInfo Interface=id_18393
7 IJclPropInfo.Default Property=id_18401
7 IJclPropInfo.Index Property=id_18402
7 IJclPropInfo.Name Property=id_18403
7 IJclPropInfo.NameIndex Property=id_18404
7 IJclPropInfo.PropType Property=id_18405
7 IJclPropInfo.Reader Property=id_18406
7 IJclPropInfo.ReaderType Property=id_18407
7 IJclPropInfo.ReaderValue Property=id_18408
7 IJclPropInfo.StoredProc Property=id_18409
7 IJclPropInfo.StoredType Property=id_18410
7 IJclPropInfo.StoredValue Property=id_18411
7 IJclPropInfo.Writer Property=id_18412
7 IJclPropInfo.WriterType Property=id_18413
7 IJclPropInfo.WriterValue Property=id_18414
7 IJclPropInfo.GetDefault Method=id_18415
7 IJclPropInfo.GetIndex Method=id_18416
7 IJclPropInfo.GetName Method=id_18417
7 IJclPropInfo.GetNameIndex Method=id_18418
7 IJclPropInfo.GetPropType Method=id_18419
7 IJclPropInfo.GetReader Method=id_18420
7 IJclPropInfo.GetReaderType Method=id_18421
7 IJclPropInfo.GetReaderValue Method=id_18422
7 IJclPropInfo.GetStoredProc Method=id_18423
7 IJclPropInfo.GetStoredType Method=id_18424
7 IJclPropInfo.GetStoredValue Method=id_18425
7 IJclPropInfo.GetWriter Method=id_18426
7 IJclPropInfo.GetWriterType Method=id_18427
7 IJclPropInfo.GetWriterValue Method=id_18428
7 IJclPropInfo.HasDefault Method=id_18429
7 IJclPropInfo.HasIndex Method=id_18430
7 IJclPropInfo.IsStored Method=id_18431
4 IJclDynArrayTypeInfo
5 IJclDynArrayTypeInfo=id_18326
5 IJclDynArrayTypeInfo Interface
6 IJclDynArrayTypeInfo Interface=id_18439
6 IJclDynArrayTypeInfo.ElementSize Property=id_18451
6 IJclDynArrayTypeInfo.ElementsNeedCleanup Property=id_18452
6 IJclDynArrayTypeInfo.ElementType Property=id_18453
6 IJclDynArrayTypeInfo.UnitName Property=id_18454
6 IJclDynArrayTypeInfo.VarType Property=id_18455
6 IJclDynArrayTypeInfo.GetElementSize Method=id_18445
6 IJclDynArrayTypeInfo.GetElementsNeedCleanup Method=id_18446
6 IJclDynArrayTypeInfo.GetElementType Method=id_18447
6 IJclDynArrayTypeInfo.GetUnitName Method=id_18448
6 IJclDynArrayTypeInfo.GetVarType Method=id_18449
4 IJclEnumerationTypeInfo
5 IJclEnumerationTypeInfo=id_18327
5 IJclEnumerationTypeInfo Interface
6 IJclEnumerationTypeInfo Interface=id_18459
6 IJclEnumerationTypeInfo.BaseType Property=id_18477
6 IJclEnumerationTypeInfo.Names Property=id_18478
6 IJclEnumerationTypeInfo.UnitName Property=id_18479
6 IJclEnumerationTypeInfo.GetBaseType Method=id_18469
6 IJclEnumerationTypeInfo.GetNames Method=id_18470
6 IJclEnumerationTypeInfo.GetUnitName Method=id_18471
6 IJclEnumerationTypeInfo.IndexOfName Method=id_18472
4 IJclEventTypeInfo
5 IJclEventTypeInfo=id_18328
5 IJclEventTypeInfo Interface
6 IJclEventTypeInfo Interface=id_18484
6 IJclEventTypeInfo.MethodKind Property=id_18496
6 IJclEventTypeInfo.ParameterCount Property=id_18497
6 IJclEventTypeInfo.Parameters Property=id_18498
6 IJclEventTypeInfo.ResultTypeName Property=id_18499
6 IJclEventTypeInfo.GetMethodKind Method=id_18491
6 IJclEventTypeInfo.GetParameterCount Method=id_18492
6 IJclEventTypeInfo.GetParameters Method=id_18493
6 IJclEventTypeInfo.GetResultTypeName Method=id_18494
5 IJclEventParamInfo
6 IJclEventParamInfo=id_18483
6 IJclEventParamInfo Interface
7 IJclEventParamInfo Interface=id_18502
7 IJclEventParamInfo.Flags Property=id_18510
7 IJclEventParamInfo.Name Property=id_18511
7 IJclEventParamInfo.Param Property=id_18512
7 IJclEventParamInfo.RecSize Property=id_18513
7 IJclEventParamInfo.TypeName Property=id_18514
7 IJclEventParamInfo.GetFlags Method=id_18515
7 IJclEventParamInfo.GetName Method=id_18516
7 IJclEventParamInfo.GetParam Method=id_18517
7 IJclEventParamInfo.GetRecSize Method=id_18518
7 IJclEventParamInfo.GetTypeName Method=id_18519
4 IJclFloatTypeInfo
5 IJclFloatTypeInfo=id_18329
5 IJclFloatTypeInfo Interface
6 IJclFloatTypeInfo Interface=id_18523
6 IJclFloatTypeInfo.FloatType Property=id_18531
6 IJclFloatTypeInfo.GetFloatType Method=id_18529
4 IJclInt64TypeInfo
5 IJclInt64TypeInfo=id_18330
5 IJclInt64TypeInfo Interface
6 IJclInt64TypeInfo Interface=id_18535
6 IJclInt64TypeInfo.MaxValue Property=id_18544
6 IJclInt64TypeInfo.MinValue Property=id_18545
6 IJclInt64TypeInfo.GetMaxValue Method=id_18541
6 IJclInt64TypeInfo.GetMinValue Method=id_18542
4 IJclInterfaceTypeInfo
5 IJclInterfaceTypeInfo=id_18331
5 IJclInterfaceTypeInfo Interface
6 IJclInterfaceTypeInfo Interface=id_18549
6 IJclInterfaceTypeInfo.Flags Property=id_18562
6 IJclInterfaceTypeInfo.GUID Property=id_18555
6 IJclInterfaceTypeInfo.Parent Property=id_18563
6 IJclInterfaceTypeInfo.PropertyCount Property=id_18564
6 IJclInterfaceTypeInfo.UnitName Property=id_18565
6 IJclInterfaceTypeInfo.GetFlags Method=id_18556
6 IJclInterfaceTypeInfo.GetGUID Method=id_18557
6 IJclInterfaceTypeInfo.GetParent Method=id_18558
6 IJclInterfaceTypeInfo.GetPropertyCount Method=id_18559
6 IJclInterfaceTypeInfo.GetUnitName Method=id_18560
4 IJclOrdinalRangeTypeInfo
5 IJclOrdinalRangeTypeInfo=id_18332
5 IJclOrdinalRangeTypeInfo Interface
6 IJclOrdinalRangeTypeInfo Interface=id_18465
6 IJclOrdinalRangeTypeInfo.MaxValue Property=id_18475
6 IJclOrdinalRangeTypeInfo.MinValue Property=id_18476
6 IJclOrdinalRangeTypeInfo.GetMaxValue Method=id_18467
6 IJclOrdinalRangeTypeInfo.GetMinValue Method=id_18468
4 IJclOrdinalTypeInfo
5 IJclOrdinalTypeInfo=id_18333
5 IJclOrdinalTypeInfo Interface
6 IJclOrdinalTypeInfo Interface=id_18574
6 IJclOrdinalTypeInfo.OrdinalType Property=id_18474
6 IJclOrdinalTypeInfo.GetOrdinalType Method=id_18466
4 IJclSetTypeInfo
5 IJclSetTypeInfo=id_18334
5 IJclSetTypeInfo Interface
6 IJclSetTypeInfo Interface=id_18588
6 IJclSetTypeInfo.BaseType Property=id_18598
6 IJclSetTypeInfo.GetAsList Method=id_18594
6 IJclSetTypeInfo.GetBaseType Method=id_18595
6 IJclSetTypeInfo.SetAsList Method=id_18596
4 IJclStringTypeInfo
5 IJclStringTypeInfo=id_18335
5 IJclStringTypeInfo Interface
6 IJclStringTypeInfo Interface=id_18602
6 IJclStringTypeInfo.MaxLength Property=id_18610
6 IJclStringTypeInfo.GetMaxLength Method=id_18608
4 IJclTypeInfo
5 IJclTypeInfo=id_18336
5 IJclTypeInfo Interface
6 IJclTypeInfo Interface=id_18342
6 IJclTypeInfo.Name Property=id_18380
6 IJclTypeInfo.TypeData Property=id_18381
6 IJclTypeInfo.TypeInfo Property=id_18382
6 IJclTypeInfo.TypeKind Property=id_18383
6 IJclTypeInfo.GetName Method=id_18368
6 IJclTypeInfo.GetTypeData Method=id_18369
6 IJclTypeInfo.GetTypeInfo Method=id_18370
6 IJclTypeInfo.GetTypeKind Method=id_18371
2 String manipulation
3 String manipulation=id_13338
3 Character Search and Replace
4 Character Search and Replace=id_18622
4 CharIPos Function=id_13191
4 CharPos Function=id_8029
4 CharReplace Function=id_13207
3 Character Test Routines
4 Character Test Routines=id_18623
4 CharEqualNoCase Function=id_13189
4 CharIsAlpha Function=id_13192
4 CharIsAlphaNum Function=id_13193
4 CharIsBlank Function=id_13194
4 CharIsControl Function=id_13195
4 CharIsDelete Function=id_13196
4 CharIsDigit Function=id_13197
4 CharIsLower Function=id_13198
4 CharIsNumberChar Function=id_13199
4 CharIsPrintable Function=id_13200
4 CharIsPunctuation Function=id_13201
4 CharIsReturn Function=id_13202
4 CharIsSpace Function=id_13203
4 CharIsUpper Function=id_13204
4 CharIsWhiteSpace Function=id_13205
4 CharType Function=id_13209
3 Character Transformation Routines
4 Character Transformation Routines=id_18624
4 CharHex Function=id_13190
4 CharLower Function=id_13206
4 CharToggleCase Function=id_13208
4 CharUpper Function=id_13210
3 Miscellaneous
4 Miscellaneous=id_18625
4 FileToString Function=id_13211
4 StringToFile Function=id_13242
4 StrToken Function=id_13292
4 StrTokens Function=id_13293
4 StrTokenToStrings Function=id_13294
4 StrWord Function=id_13303
4 BooleanToStr Function=id_18647
4 AnsiSameText=id_18646
4 StrNormIndex Function=id_13263
3 MultiSz
4 MultiSz=id_18626
4 StringsToMultiSz Function=id_13240
4 MultiSzToStrings Function=id_13213
4 FreeMultiSz Function=id_13212
4 StringsToMultiString=id_18654
4 StringsToMultiWideString=id_18655
4 MultiStringToStrings=id_18656
4 MultiWideStringToStrings=id_18657
3 PCharVector
4 PCharVector=id_18627
4 StringsToPCharVector Function=id_8472
4 PCharVectorCount Function=id_8473
4 PCharVectorToStrings Function=id_8474
4 FreePCharVector Function=id_8475
3 String Extraction
4 String Extraction=id_18628
4 StrAfter Function=id_13215
4 StrBefore Function=id_13218
4 StrBetween Function=id_13219
4 StrChopRight Function=id_13223
4 StrLeft Function=id_13252
4 StrMid Function=id_13260
4 StrRestOf Function=id_13280
4 StrRight Function=id_13283
3 String Management
4 String Management=id_18629
4 StrAddRef Function=id_13214
4 StrAllocSize Function=id_13216
4 StrDecRef Function=id_13228
4 StrLen Function=id_13253
4 StrLength Function=id_13254
4 StrRefCount Function=id_13272
4 StrResetLength Function=id_13279
3 String Search and Replace Routines
4 String Search and Replace Routines=id_18630
4 StrCharCount Function=id_13221
4 StrCompareRange Function=id_13225
4 StrFillChar Function=id_13235
4 StrFind Function=id_13236
4 StrHasPrefix Function=id_13237
4 StrILastPos Function=id_13238
4 StrIndex Function=id_13239
4 StrIPos Function=id_13243
4 StrIsOneOf Function=id_13248
4 StrKeepChars Function=id_13250
4 StrLastPos Function=id_13251
4 StrMatch Function=id_13258
4 StrNIPos Function=id_13262
4 StrNPos Function=id_13264
4 StrPrefixIndex Function=id_13268
4 StrReplace Function=id_13275
4 StrReplaceButChars Function=id_13276
4 StrReplaceChar Function=id_13277
4 StrReplaceChars Function=id_13278
4 StrSearch Function=id_13285
4 StrStrCount Function=id_13288
3 String Test Routines
4 String Test Routines=id_18631
4 StrCompare Function=id_13224
4 StrConsistsOfNumberChars Function=id_13226
4 StrContainsChars Function=id_13227
4 StrIsAlpha Function=id_13244
4 StrIsAlphaNum Function=id_13245
4 StrIsAlphaNumUnderscore Function=id_13246
4 StrIsDigit Function=id_13247
4 StrIsSubset Function=id_13249
4 StrMatches Function=id_13259
4 StrSame Function=id_13284
3 String Transformation Routines
4 String Transformation Routines=id_18632
4 StrAnsiToOem Function=id_13217
4 StrCenter Function=id_13220
4 StrCharsCount Function=id_13222
4 StrDoubleQuote Function=id_13229
4 StrEnsureNoPrefix Function=id_13230
4 StrEnsureNoSuffix Function=id_13231
4 StrEnsurePrefix Function=id_13232
4 StrEnsureSuffix Function=id_13233
4 StrEscapedToString Function=id_13234
4 StrLower Function=id_13255
4 StrLowerBuff Function=id_13256
4 StrLowerInPlace Function=id_13257
4 StrMove Function=id_13261
4 StrOemToAnsi Function=id_13265
4 StrPadLeft Function=id_13266
4 StrPadRight Function=id_13267
4 StrProper Function=id_13269
4 StrProperBuff Function=id_13270
4 StrQuote Function=id_13271
4 StrRemoveChars Function=id_13273
4 StrRepeat Function=id_13274
4 StrReverse Function=id_13281
4 StrReverseInPlace Function=id_13282
4 StrSingleQuote Function=id_13286
4 StrSmartCase Function=id_13287
4 StrStringToEscaped Function=id_13289
4 StrStripNonNumberChars Function=id_13290
4 StrToHex Function=id_13291
4 StrTrimCharLeft Function=id_13295
4 StrTrimCharRight Function=id_13296
4 StrTrimCharsLeft Function=id_13297
4 StrTrimCharsRight Function=id_13298
4 StrTrimQuotes Function=id_13299
4 StrUpper Function=id_13300
4 StrUpperBuff Function=id_13301
4 StrUpperInPlace Function=id_13302
4 StrRepeatLength Function=id_18701
4 StrCharPosLower Function=id_18702
4 StrCharPosUpper Function=id_18703
3 TStrings Manipulation
4 TStrings Manipulation=id_18633
4 StringsToStr Function=id_13241
4 StrToStrings Function=id_8041
4 TrimStrings Function=id_13304
4 TrimStringsRight Function=id_13306
4 TrimStringsLeft Function=id_13305
2 System Information Routines
3 System Information Routines=id_13339
3 RoundToAllocGranularityPtr Function=id_18741
3 Common Folders
4 Common Folders=id_18732
4 GetCommonAppdataFolder Function=id_18744
4 GetCurrentFolder Function=id_18745
4 GetCommonFilesFolder Function=id_18746
4 GetProgramFilesFolder Function=id_18747
4 GetWindowsFolder Function=id_18748
4 GetWindowsSystemFolder Function=id_18749
4 GetWindowsTempFolder Function=id_18750
4 GetDesktopFolder Function=id_18751
4 GetProgramsFolder Function=id_18752
4 GetPersonalFolder Function=id_18753
4 GetFavoritesFolder Function=id_18754
4 GetStartupFolder Function=id_18755
4 GetRecentFolder Function=id_18756
4 GetSendToFolder Function=id_18757
4 GetStartmenuFolder Function=id_18758
4 GetDesktopDirectoryFolder Function=id_18759
4 GetNethoodFolder Function=id_18760
4 GetFontsFolder Function=id_18761
4 GetCommonStartmenuFolder Function=id_18762
4 GetCommonProgramsFolder Function=id_18763
4 GetCommonStartupFolder Function=id_18764
4 GetCommonDesktopdirectoryFolder Function=id_18765
4 GetAppdataFolder Function=id_18766
4 GetPrinthoodFolder Function=id_18767
4 GetCommonFavoritesFolder Function=id_18768
4 GetTemplatesFolder Function=id_18769
4 GetInternetCacheFolder Function=id_18770
4 GetCookiesFolder Function=id_18771
4 GetHistoryFolder Function=id_18772
3 Environment
4 Environment=id_18733
4 GetEnvironmentVar Function=id_18803
4 GetEnvironmentVars Function=id_18804
4 DelEnvironmentVar Function=id_18805
4 ExpandEnvironmentVar Function=id_18806
4 SetEnvironmentVar Function=id_18807
4 CreateEnvironmentBlock Function=id_18121
4 TEnvironmentOption Enumeration=id_18802
3 Hardware
4 Hardware=id_18734
4 ProcessorCount Variable=id_18832
4 TestFDIVInstruction Function=id_18821
4 CPUID Function=id_18822
4 GetCpuSpeed=id_18820
4 RoundFrequency Function=id_18823
4 GetMacAddresses Function=id_18824
4 ReadTimeStampCounter Function=id_18825
4 TIntelSpecific Record=id_18828
4 TCyrixSpecific Record=id_18829
4 TAMDSpecific Record=id_18830
4 TCacheInfo Record=id_10066
4 TFreqInfo Record=id_7433
4 TCpuInfo Record=id_18831
4 GetCpuInfo Function=id_18826
4 GetIntelCacheDescription Function=id_18827
3 Identification
4 Identification=id_18735
4 GetVolumeSerialNumber Function=id_18842
4 GetVolumeFileSystem Function=id_18843
4 GetVolumeName Function=id_18844
4 GetIPAddress Function=id_18845
4 GetLocalComputerName Function=id_18846
4 GetLocalUserName Function=id_18847
4 GetRegisteredCompany Function=id_18848
4 GetRegisteredOwner Function=id_18849
4 GetBIOSDate Function=id_18850
4 GetBIOSName Function=id_18851
4 GetBIOSCopyright Function=id_18852
4 GetBIOSExtendedInfo Function=id_18853
4 GetUserDomainName Function=id_18854
4 GetDomainName Function=id_18855
3 Keyboard
4 Keyboard=id_18736
4 GetKeyState Function=id_18867
4 GetNumLockKeyState Function=id_18868
4 GetScrollLockKeyState Function=id_18869
4 GetCapsLockKeyState Function=id_18870
3 Memory
4 Memory=id_18737
4 AllocGranularity Variable=id_18887
4 PageSize Variable=id_18888
4 GetMaxAppAddress Function=id_18876
4 GetMinAppAddress Function=id_18877
4 GetMemoryLoad Function=id_18878
4 GetSwapFileSize Function=id_18879
4 GetSwapFileUsage Function=id_18880
4 GetTotalPhysicalMemory Function=id_18881
4 GetFreePhysicalMemory Function=id_18882
4 GetTotalPageFileMemory Function=id_18883
4 GetFreePageFileMemory Function=id_18884
4 GetTotalVirtualMemory Function=id_18885
4 GetFreeVirtualMemory Function=id_18886
3 Power Management
4 Power Management=id_18738
4 GetAPMLineStatus Function=id_18904
4 TAPMLineStatus Enumeration=id_18903
4 TAPMBatteryFlag Enumeration=id_8731
4 GetAPMBatteryFlag Function=id_18905
4 GetAPMBatteryLifePercent Function=id_18906
4 GetAPMBatteryLifeTime Function=id_18907
4 GetAPMBatteryFullLifeTime Function=id_18908
3 Processes, Tasks and Modules
4 Processes, Tasks and Modules=id_18739
4 RunningProcessesList Function=id_18916
4 LoadedModulesList Function=id_18917
4 GetTasksList Function=id_18918
4 IsWindowResponding Function=id_18919
4 GetWindowIcon Function=id_18920
4 TerminateTask Function=id_18921
4 TerminateApp Function=id_18922
4 GetProcessNameFromWnd Function=id_18923
4 GetProcessNameFromPid Function=id_18924
4 GetShellProcessName Function=id_18925
4 GetShellProcessHandle Function=id_18926
4 GetPidFromProcessName Function=id_18927
3 Version Information
4 Version Information=id_18740
4 TWindowsVersion Enumeration=id_18937
4 GetWindowsVersion Function=id_18938
4 GetOSVersionString Function=id_18939
4 GetWindowsVersionString Function=id_7507
4 GetWindowsServicePackVersion Function=id_7506
4 IsWin95 Variable=id_18943
4 IsWin95OSR2 Variable=id_18944
4 IsWin98 Variable=id_18945
4 IsWin98SE Variable=id_18946
4 IsWinME Variable=id_18947
4 IsWinNT Variable=id_18948
4 IsWinNT3 Variable=id_18949
4 IsWinNT31 Variable=id_18950
4 IsWinNT35 Variable=id_18951
4 IsWinNT351 Variable=id_18952
4 IsWinNT4 Variable=id_18953
4 IsWin2K Variable=id_18954
4 IsWinXP Variable=id_18955
4 IsWin2003 Variable=id_18956
4 IsWinVista Variable=id_18957
4 IsWinLonghorn=id_18935
4 NtProductType Function=id_18940
4 NtProductTypeString Function=id_18941
4 GetOpenGLVersion Function=id_18942
4 GetOpenGLVersionBitmapRendering=id_18936
2 Unicode
3 Unicode=id_13340
3 TCharacterCategory Enumeration=id_8374
3 UTF7 Type=id_19001
3 UTF8 Type=id_19002
3 UTF16 Type=id_19003
3 UTF32 Type=id_19004
3 UCS4 Type=id_8080
3 PUCS2 Type=id_19005
3 TUcNumber Record=id_19000
3 TNormalizationForm Enumeration=id_18999
3 TUnicodeBlock Enumeration=id_7251
3 Character test routines
4 Character test routines=id_18987
4 UnicodeIsAlpha Function=id_19017
4 UnicodeIsDigit Function=id_19018
4 UnicodeIsAlphaNum Function=id_19019
4 UnicodeIsControl Function=id_19020
4 UnicodeIsSpace Function=id_19021
4 UnicodeIsWhiteSpace Function=id_19022
4 UnicodeIsBlank Function=id_19023
4 UnicodeIsPunctuation Function=id_19024
4 UnicodeIsGraph Function=id_19025
4 UnicodeIsPrintable Function=id_19026
4 UnicodeIsUpper Function=id_19027
4 UnicodeIsLower Function=id_19028
4 UnicodeIsTitle Function=id_19029
4 UnicodeIsHexDigit Function=id_19030
4 UnicodeIsIsoControl Function=id_19031
4 UnicodeIsFormatControl Function=id_19032
4 UnicodeIsSymbol Function=id_19033
4 UnicodeIsNumber Function=id_19034
4 UnicodeIsNonSpacing Function=id_19035
4 UnicodeIsOpenPunctuation Function=id_19036
4 UnicodeIsClosePunctuation Function=id_19037
4 UnicodeIsInitialPunctuation Function=id_19038
4 UnicodeIsFinalPunctuation Function=id_19039
4 UnicodeIsCased Function=id_19040
4 UnicodeIsComposed Function=id_19041
4 UnicodeIsQuotationMark Function=id_19042
4 UnicodeIsSymmetric Function=id_19043
4 UnicodeIsMirroring Function=id_19044
4 UnicodeIsNonBreaking Function=id_19045
4 UnicodeIsMark Function=id_19046
4 UnicodeIsModifier Function=id_19047
4 UnicodeIsLetterNumber Function=id_19048
4 UnicodeIsConnectionPunctuation Function=id_19049
4 UnicodeIsMath Function=id_19050
4 UnicodeIsDash Function=id_19051
4 UnicodeIsCurrency Function=id_19052
4 UnicodeIsModifierSymbol Function=id_19053
4 UnicodeIsNonSpacingMark Function=id_19054
4 UnicodeIsSpacingMark Function=id_19055
4 UnicodeIsEnclosing Function=id_19056
4 UnicodeIsPrivate Function=id_19057
4 UnicodeIsSurrogate Function=id_19058
4 UnicodeIsLineSeparator Function=id_19059
4 UnicodeIsParagraphSeparator Function=id_19060
4 UnicodeIsIdentifierStart Function=id_19061
4 UnicodeIsIdentifierPart Function=id_19062
4 UnicodeIsDefined Function=id_19063
4 UnicodeIsUndefined Function=id_19064
4 UnicodeIsHan Function=id_19065
4 UnicodeIsHangul Function=id_19066
3 Directionality
4 Directionality=id_18988
4 UnicodeIsRightToLeft Function=id_19068
4 UnicodeIsLeftToRight Function=id_19069
4 UnicodeIsStrong Function=id_19070
4 UnicodeIsWeak Function=id_19071
4 UnicodeIsNeutral Function=id_19072
4 UnicodeIsSeparator Function=id_19073
3 Low level character routines
4 Low level character routines=id_18989
4 UnicodeNumberLookup Function=id_19014
4 UnicodeToUpper Function=id_19081
4 UnicodeToLower Function=id_19082
4 UnicodeToTitle Function=id_19083
4 UnicodeComposePair Function=id_19084
3 Null terminated strings
4 Null terminated strings=id_18990
4 StrICompW Function=id_19090
4 StrNewW Function=id_19091
4 StrScanW Function=id_19092
4 StrRNScanW Function=id_19093
4 StrNScanW Function=id_19094
4 StrSwapByteOrder Function=id_19095
4 StrDisposeW Function=id_19096
4 StrAllocW Function=id_19097
4 StrBufSizeW Function=id_19098
4 StrPosW Function=id_19099
4 StrRScanW Function=id_19100
4 StrLICompW Function=id_19101
4 StrLCompW Function=id_19102
4 StrCompW Function=id_19103
4 StrLCatW Function=id_19104
4 StrCatW Function=id_19105
4 StrPLCopyW Function=id_19106
4 StrPCopyW Function=id_19107
4 StrLCopyW Function=id_19108
4 StrECopyW Function=id_19109
4 StrCopyW Function=id_19110
4 StrMoveW Function=id_19111
4 StrEndW Function=id_19112
4 StrLenW Function=id_19113
3 TSearchEngine
4 TSearchEngine=id_18991
4 TSearchFlag Enumeration=id_19129
4 TSearchEngine Class
5 TSearchEngine Class=id_19128
5 TSearchEngine.Count Property=id_19139
5 TSearchEngine.AddResult Method=id_19141
5 TSearchEngine.Clear Method=id_19142
5 TSearchEngine.ClearResults Method=id_19143
5 TSearchEngine.Create Constructor=id_19144
5 TSearchEngine.DeleteResult Method=id_19145
5 TSearchEngine.Destroy Destructor=id_19146
5 FindAll Method
6 TSearchEngine.FindAll Method (PWideChar, Cardinal)=id_19147
5 FindFirst Method
6 TSearchEngine.FindFirst Method (PWideChar, Cardinal, Cardinal, Cardinal)=id_19148
5 FindPrepare Method
6 TSearchEngine.FindPrepare Method (PWideChar, Cardinal, TSearchFlags)=id_19149
5 TSearchEngine.GetCount Method
6 TSearchEngine.GetCount Method=id_19150
5 TSearchEngine.GetResult Method
6 TSearchEngine.GetResult Method=id_19151
3 TURESearch
4 TURESearch=id_18992
4 TURESearch Class
5 TURESearch Class=id_19012
5 TURESearch.AddEquivalentPair Method=id_19164
5 TURESearch.AddRange Method=id_19165
5 TURESearch.AddState Method=id_19166
5 TURESearch.AddSymbolState Method=id_19167
5 TURESearch.BuildCharacterClass Method=id_19168
5 TURESearch.Clear Method=id_19169
5 TURESearch.ClearDFA Method=id_19170
5 TURESearch.ClearUREBuffer Method=id_19171
5 TURESearch.CollectPendingOperations Method=id_19172
5 TURESearch.CompileSymbol Method=id_19173
5 TURESearch.CompileURE Method=id_19174
5 TURESearch.ConvertRegExpToNFA Method=id_19175
5 TURESearch.ExecuteURE Method=id_19176
5 FindAll Method
6 TURESearch.FindAll Method (PWideChar, Cardinal)=id_19177
5 FindFirst Method
6 TURESearch.FindFirst Method (PWideChar, Cardinal, Cardinal, Cardinal)=id_19178
5 FindPrepare Method
6 TURESearch.FindPrepare Method (PWideChar, Cardinal, TSearchFlags)=id_19179
5 TURESearch.HexDigitSetup Method
6 TURESearch.HexDigitSetup Method=id_19180
5 TURESearch.MakeExpression Method
6 TURESearch.MakeExpression Method=id_19181
5 TURESearch.MakeHexNumber Method
6 TURESearch.MakeHexNumber Method=id_19182
5 TURESearch.MakeSymbol Method
6 TURESearch.MakeSymbol Method=id_19183
5 TURESearch.MergeEquivalents Method
6 TURESearch.MergeEquivalents Method=id_19184
5 TURESearch.ParsePropertyList Method
6 TURESearch.ParsePropertyList Method=id_19185
5 TURESearch.Peek Method
6 TURESearch.Peek Method=id_19186
5 TURESearch.Pop Method
6 TURESearch.Pop Method=id_19187
5 TURESearch.PosixCCL Method
6 TURESearch.PosixCCL Method=id_19188
5 TURESearch.ProbeLowSurrogate Method
6 TURESearch.ProbeLowSurrogate Method=id_19189
5 TURESearch.Push Method
6 TURESearch.Push Method=id_19190
5 TURESearch.Reduce Method
6 TURESearch.Reduce Method=id_19191
5 TURESearch.SpaceSetup Method
6 TURESearch.SpaceSetup Method=id_19192
5 TURESearch.SymbolsAreDifferent Method
6 TURESearch.SymbolsAreDifferent Method=id_19193
3 TUTBMSearch
4 TUTBMSearch=id_18993
4 TUTBMSearch Class
5 TUTBMSearch Class=id_19154
5 TUTBMSearch.Clear Method=id_19204
5 TUTBMSearch.ClearPattern Method=id_19205
5 TUTBMSearch.Compile Method=id_19206
5 TUTBMSearch.Find Method=id_19207
5 FindAll Method
6 TUTBMSearch.FindAll Method (PWideChar, Cardinal)=id_19208
5 FindFirst Method
6 TUTBMSearch.FindFirst Method (PWideChar, Cardinal, Cardinal, Cardinal)=id_19209
5 FindPrepare Method
6 TUTBMSearch.FindPrepare Method (PWideChar, Cardinal, TSearchFlags)=id_19210
5 TUTBMSearch.GetSkipValue Method
6 TUTBMSearch.GetSkipValue Method=id_19211
5 TUTBMSearch.Match Method
6 TUTBMSearch.Match Method=id_19212
3 TWideStringList
4 TWideStringList=id_18994
4 TWideStringList Class
5 TWideStringList Class=id_19219
5 TWideStringList.Duplicates Property=id_19242
5 TWideStringList.OnChange Property=id_19243
5 TWideStringList.OnChanging Property=id_19244
5 TWideStringList.Sorted Property=id_19245
5 TWideStringList.Add Method=id_19286
5 TWideStringList.Changed Method=id_19287
5 TWideStringList.Changing Method=id_19288
5 TWideStringList.Clear Method=id_19289
5 TWideStringList.Delete Method=id_19290
5 TWideStringList.Destroy Destructor=id_19291
5 TWideStringList.Exchange Method=id_19292
5 TWideStringList.Find Method=id_19293
5 TWideStringList.Get Method=id_19294
5 TWideStringList.GetCapacity Method=id_19295
5 TWideStringList.GetCount Method=id_19296
5 TWideStringList.GetObject Method=id_19297
5 TWideStringList.IndexOf Method=id_19298
5 TWideStringList.Insert Method=id_19299
5 TWideStringList.Put Method=id_19300
5 TWideStringList.PutObject Method=id_19301
5 TWideStringList.SetCapacity Method=id_19302
5 TWideStringList.SetLanguage Method=id_19303
5 TWideStringList.SetUpdateState Method=id_19304
5 TWideStringList.Sort Method=id_19226
4 OnChange
5 OnChange=id_19217
4 OnChanging
5 OnChanging=id_19218
3 TWideStrings
4 TWideStrings=id_18995
4 TWideStrings Class
5 TWideStrings Class=id_2953
5 TWideStrings.Capacity Property=id_19229
5 TWideStrings.CommaText Property=id_19230
5 TWideStrings.Count Property=id_19231
5 TWideStrings.Language Property=id_19232
5 TWideStrings.Names Property=id_19233
5 TWideStrings.NormalizationForm Property=id_19234
5 TWideStrings.Objects Property=id_19235
5 TWideStrings.OnConfirmConversion Event=id_19227
5 TWideStrings.Saved Property=id_19236
5 TWideStrings.SaveFormat Property=id_19237
5 TWideStrings.SaveUnicode Property=id_19238
5 TWideStrings.Strings Property=id_19239
5 TWideStrings.Text Property=id_19240
5 TWideStrings.Values Property=id_19241
5 TWideStrings.Add Method=id_19247
5 TWideStrings.AddObject Method=id_19248
5 AddStrings Method
6 TWideStrings.AddStrings Method (TStrings)=id_19249
5 TWideStrings.Append Method
6 TWideStrings.Append Method=id_19250
5 TWideStrings.Assign Method
6 TWideStrings.Assign Method=id_19251
5 TWideStrings.AssignTo Method
6 TWideStrings.AssignTo Method=id_19252
5 TWideStrings.BeginUpdate Method
6 TWideStrings.BeginUpdate Method=id_19253
5 TWideStrings.Clear Method
6 TWideStrings.Clear Method=id_19254
5 TWideStrings.Create Constructor
6 TWideStrings.Create Constructor=id_19255
5 TWideStrings.DefineProperties Method
6 TWideStrings.DefineProperties Method=id_19256
5 TWideStrings.Delete Method
6 TWideStrings.Delete Method=id_19257
5 TWideStrings.DoConfirmConversion Method
6 TWideStrings.DoConfirmConversion Method=id_19258
5 TWideStrings.EndUpdate Method
6 TWideStrings.EndUpdate Method=id_19259
5 TWideStrings.Equals Method
6 TWideStrings.Equals Method=id_19260
5 TWideStrings.Error Method
6 TWideStrings.Error Method=id_19261
5 TWideStrings.Exchange Method
6 TWideStrings.Exchange Method=id_19262
5 TWideStrings.Get Method
6 TWideStrings.Get Method=id_19263
5 TWideStrings.GetCapacity Method
6 TWideStrings.GetCapacity Method=id_19264
5 TWideStrings.GetCount Method
6 TWideStrings.GetCount Method=id_19265
5 TWideStrings.GetObject Method
6 TWideStrings.GetObject Method=id_19266
5 TWideStrings.GetSeparatedText Method
6 TWideStrings.GetSeparatedText Method=id_19267
5 TWideStrings.GetText Method
6 TWideStrings.GetText Method=id_19268
5 TWideStrings.GetTextStr Method
6 TWideStrings.GetTextStr Method=id_19269
5 TWideStrings.IndexOf Method
6 TWideStrings.IndexOf Method=id_19270
5 TWideStrings.IndexOfName Method
6 TWideStrings.IndexOfName Method=id_19271
5 TWideStrings.IndexOfObject Method
6 TWideStrings.IndexOfObject Method=id_19272
5 TWideStrings.Insert Method
6 TWideStrings.Insert Method=id_19273
5 TWideStrings.InsertObject Method
6 TWideStrings.InsertObject Method=id_19274
5 TWideStrings.LoadFromFile Method
6 TWideStrings.LoadFromFile Method=id_19275
5 TWideStrings.LoadFromStream Method
6 TWideStrings.LoadFromStream Method=id_19276
5 TWideStrings.Move Method
6 TWideStrings.Move Method=id_19277
5 TWideStrings.Put Method
6 TWideStrings.Put Method=id_19278
5 TWideStrings.PutObject Method
6 TWideStrings.PutObject Method=id_19279
5 TWideStrings.SaveToFile Method
6 TWideStrings.SaveToFile Method=id_19280
5 TWideStrings.SaveToStream Method
6 TWideStrings.SaveToStream Method=id_19281
5 TWideStrings.SetCapacity Method
6 TWideStrings.SetCapacity Method=id_19282
5 TWideStrings.SetLanguage Method
6 TWideStrings.SetLanguage Method=id_19283
5 TWideStrings.SetText Method
6 TWideStrings.SetText Method=id_19284
5 TWideStrings.SetUpdateState Method
6 TWideStrings.SetUpdateState Method=id_19285
4 OnConfirmConversion
5 OnConfirmConversion=id_19311
3 Utility functions
4 Utility functions=id_18996
4 CharSetFromLocale Function=id_19339
4 CodePageFromLocale Function=id_19340
4 CodeBlockFromChar Function=id_19341
4 KeyboardCodePage Function=id_19342
4 KeyUnicode Function=id_19343
4 StringToWideStringEx Function=id_19344
4 TranslateString Function=id_19345
4 WideStringToStringEx Function=id_19346
3 WideString conversion routines
4 WideString conversion routines=id_18997
4 WideStringToUTF8 Function=id_19353
4 UTF8ToWideString Function=id_19354
3 WideString routines
4 WideString routines=id_18998
4 WideLowerCase Function=id_19359
4 WideSameText Function=id_19360
4 WideUpperCase Function=id_19361
4 WideStringOfChar Function=id_19362
4 WideQuotedStr Function=id_19363
4 WideExtractQuotedStr Function=id_19364
4 WideTrim Function=id_19365
4 WideTrimRight Function=id_19366
4 WideTrimLeft Function=id_19367
4 WideTitleCaseString=id_19358
4 WideDecompose Function=id_19368
4 WideCompose Function=id_19369
4 WideCharPos Function=id_19370
4 WideAdjustLineBreaks Function=id_19371
4 WideNormalize Function=id_19016
4 ExpandANSIString Function=id_19372
2 Unit Conversions
3 Unit Conversions=id_13341
3 Angle Conversion
4 Angle Conversion=id_19378
4 DegToGrad Function=id_19389
4 DegToRad Function=id_19390
4 GradToDeg Function=id_19391
4 GradToRad Function=id_19392
4 RadToDeg Function=id_19393
4 RadToGrad Function=id_19394
4 CycleToDeg Function=id_19395
4 CycleToGrad Function=id_19396
4 CycleToRad Function=id_19397
4 DegToCycle Function=id_19398
4 GradToCycle Function=id_19399
4 RadToCycle Function=id_19400
4 DmsToDeg Function=id_17805
4 DmsToRad Function=id_17806
4 DegToDms Function=id_17807
4 DegToDmsStr Function=id_17808
3 Coordinate Conversion
4 Coordinate Conversion=id_19379
4 CartesianToPolar Function=id_19404
4 PolarToCartesian Function=id_19405
4 CartesianToCylinder Function=id_19406
4 CartesianToSpheric Function=id_19407
4 CylinderToCartesian Function=id_19408
4 SphericToCartesian Function=id_19409
3 Length Conversion
4 Length Conversion=id_19380
4 CmToInch Function=id_19413
4 InchToCm Function=id_19414
4 FeetToMetre Function=id_19415
4 MetreToFeet Function=id_19416
4 YardToMetre Function=id_19417
4 MetreToYard Function=id_19418
4 NmToKm Function=id_19419
4 KmToNm Function=id_19420
4 KmToSm Function=id_19421
4 SmToKm Function=id_19422
3 Mass Conversion
4 Mass Conversion=id_19381
4 KgToLb Function=id_19424
4 KgToKarat Function=id_19425
4 LbToKg Function=id_19426
4 KgToOz Function=id_19427
4 OzToKg Function=id_19428
4 QrUsToKg Function=id_19429
4 QrUkToKg Function=id_19430
4 KaratToKg Function=id_19431
4 CwtUsToKg Function=id_19432
4 CwtUkToKg Function=id_19433
4 StonToKg Function=id_19434
4 LtonToKg Function=id_19435
4 KgToCwtUs Function=id_19436
4 KgToCwtUk Function=id_19437
4 KgToQrUs Function=id_19438
4 KgToQrUk Function=id_19439
4 KgToSton Function=id_19440
4 KgToLton Function=id_19441
3 Power
4 Power=id_19382
4 HpElectricToWatt Function=id_19443
4 HpMetricToWatt Function=id_19444
4 WattToHpElectric Function=id_19445
4 WattToHpMetric Function=id_19446
3 Pressure Conversion
4 Pressure Conversion=id_19383
4 PascalToBar Function=id_19448
4 PascalToAt Function=id_19449
4 PascalToTorr Function=id_19450
4 BarToPascal Function=id_19451
4 AtToPascal Function=id_19452
4 TorrToPascal Function=id_19453
3 Temperature Conversion
4 Temperature Conversion=id_19384
4 CelsiusToKelvin Function=id_19455
4 CelsiusToFahrenheit Function=id_19456
4 KelvinToCelsius Function=id_19457
4 KelvinToFahrenheit Function=id_19458
4 FahrenheitToCelsius Function=id_19459
4 FahrenheitToKelvin Function=id_19460
3 Velocity
4 Velocity=id_19385
4 KnotToMs Function=id_19462
4 MsToKnot Function=id_19463
3 Volume Conversion
4 Volume Conversion=id_19386
4 LitreToGalUs Function=id_19465
4 GalUsToLitre Function=id_19466
4 GalUsToGalCan Function=id_19467
4 GalCanToGalUs Function=id_19468
4 GalUsToGalUk Function=id_19469
4 GalUkToGalUs Function=id_19470
4 LitreToGalCan Function=id_19471
4 GalCanToLitre Function=id_19472
4 LitreToGalUk Function=id_19473
4 GalUkToLitre Function=id_19474
3 Volume Conversion
4 Volume Conversion=id_19387
4 MakePercentage Function=id_19476
2 Windows Specific
3 Windows Specific=id_13342
2 Regular Expressions
3 Regular Expressions=id_13343
3 pcre
4 pcre=id_19478
4 JclPCRE=id_168
4 TJclAnsiRegEx.Create=id_19481
4 TJclAnsiRegEx.CaptureOffset=id_19482
4 TJclAnsiCaptureOffset=id_19483
4 TJclAnsiCaptureOffset.FirstPos=id_19484
4 TJclAnsiCaptureOffset.LastPos=id_19485
4 JclPCRE Introduction=id_19486
4 Using the JCL PCRE Classes=id_1871
2 Source files
3 Source files=id_13344
3 jcld10.inc=id_19496
3 jclcs1.inc=id_19497
3 jcld5.inc=id_19498
3 jcld6.inc=id_19499
3 jcld7.inc=id_19500
3 jcld8.inc=id_19501
3 jcld9.inc=id_19502
3 jcld9.net.inc=id_19503
3 jcld10.net.inc=id_19504
2 Win32 API
3 Win32 API=id_13345
3 _FILE_ALLOCATED_RANGE_BUFFER Record=id_8393
3 _DLLVERSIONINFO Record=id_8508
2 Component Object Model
3 Component Object Model=id_13346
3 Version Utilities
4 Version Utilities=id_19511
4 IsDCOMInstalled Function=id_19513
4 IsDCOMEnabled Function=id_19514
4 GetDCOMVersion Function=id_19515
4 GetMDACVersion Function=id_19516
2 LAN Manager
3 LAN Manager=id_13347
3 Auxilliary functions
4 Auxilliary functions=id_19521
4 ParseAccountName Function=id_19525
4 IsLocalAccount Function=id_19526
3 Group Management
4 Group Management=id_19522
4 CreateLocalGroup Function=id_19530
4 CreateGlobalGroup Function=id_19531
4 DeleteLocalGroup Function=id_19532
4 GetLocalGroups Function=id_19533
4 GetGlobalGroups Function=id_19534
4 LocalGroupExists Function=id_19535
4 GlobalGroupExists Function=id_19536
4 AddAccountToLocalGroup Function=id_19537
4 LookupGroupName Function=id_19538
4 TNetWellKnownRID Enumeration=id_19529
3 User Management
4 User Management=id_19523
4 CreateAccount Function=id_19550
4 CreateLocalAccount Function=id_19551
4 DeleteAccount Function=id_19552
4 DeleteLocalAccount Function=id_19553
2 Security
3 Security=id_13348
3 Access Control
4 Access Control=id_19559
4 AllowRegKeyForEveryone Function=id_19563
4 CreateNullDacl Function=id_19564
4 CreateInheritable Function=id_19565
3 Account Information
4 Account Information=id_19560
4 LookupAccountBySid Function=id_19569
4 QueryTokenInformation Function=id_19570
4 GetInteractiveUserName Function=id_19571
3 Privileges
4 Privileges=id_19561
4 IsPrivilegeEnabled Function=id_19573
4 EnableProcessPrivilege Function=id_19574
4 EnableThreadPrivilege Function=id_19575
4 IsAdministrator Function=id_19576
4 GetPrivilegeDisplayName Function=id_19577
4 GetUserObjectName Function=id_19578
4 SetUserObjectFullAccess Function=id_19579
2 Shell
3 Shell=id_13349
3 Files and Folders
4 Files and Folders=id_19584
4 DisplayPropDialog Function=id_19597
4 OpenFolder Function=id_19598
4 OpenSpecialFolder Function=id_19599
4 SHDeleteFolder Function=id_19595
4 SHDeleteFiles Function=id_19594
4 SHRenameFile Function=id_19592
4 TSHRenameOption Enumeration=id_19591
4 TSHDeleteOption Enumeration=id_19593
4 TEnumFolderRec Record=id_8004
4 TEnumFolderFlag Enumeration=id_8003
4 SHEnumFolderFirst Function=id_19596
4 SHEnumFolderClose Function=id_19600
4 SHEnumFolderNext Function=id_19601
4 DisplayContextMenuPidl Function=id_19602
4 DisplayContextMenu Function=id_19603
3 Memory Management
4 Memory Management=id_19585
4 SHReallocMem Function=id_19624
4 SHGetMem Function=id_19625
4 SHAllocMem Function=id_19626
4 SHFreeMem Function=id_19627
3 Miscellaneous
4 Miscellaneous=id_19586
4 OverlayIcon Function=id_19636
4 OverlayIconShortCut Function=id_19637
4 OverlayIconShared Function=id_19617
4 GetSystemIcon Function=id_19638
4 SHDllGetVersion Function=id_19510
4 ShellExec Function=id_19639
4 ShellExecAndWait Function=id_19640
4 ShellOpenAs Function=id_19641
4 ShellRasDial Function=id_19642
4 ShellRunControlPanel Function=id_19643
4 TJclFileExeType Enumeration=id_19634
4 GetFileExeType Function=id_19635
4 ShellFindExecutable Function=id_19644
4 SHGetItemInfoTip Function=id_19645
3 Paths and PIDLs
4 Paths and PIDLs=id_19587
4 StrRetFreeMem Function=id_19655
4 StrRetToString Function=id_19656
4 PidlToPath Function=id_19657
4 PathToPidl Function=id_19658
4 PathToPidlBind Function=id_19659
4 DriveToPidlBind Function=id_19660
4 PidlBindToParent Function=id_19661
4 PidlCompare Function=id_19662
4 PidlCopy Function=id_19663
4 PidlFree Function=id_19664
4 PidlGetDepth Function=id_19665
4 PidlGetLength Function=id_19666
4 PidlGetNext Function=id_19667
3 Shortcuts
4 Shortcuts=id_19588
4 ShellLinkResolve Function=id_19681
4 TShellLink Record=id_8000
4 ShellLinkFree Function=id_19682
4 ShellLinkCreate Function=id_19683
4 ShellLinkCreateSystem Function=id_19684
4 ShellLinkGetIcon=id_19680
2 Windows NT Service control
3 Windows NT Service control=id_13350
3 TJclServiceType Enumeration=id_8836
3 TJclServiceState Enumeration=id_7494
3 TJclServiceStartType Enumeration=id_19699
3 TJclNtService Class
4 TJclNtService Class=id_19696
4 TJclNtService.Active Property=id_19715
4 TJclNtService.ControlsAccepted Property=id_19716
4 TJclNtService.DependentByServiceCount Property=id_19717
4 TJclNtService.DependentByServices Property=id_19718
4 TJclNtService.DependentGroupCount Property=id_19719
4 TJclNtService.DependentGroups Property=id_19720
4 TJclNtService.DependentServiceCount Property=id_19721
4 TJclNtService.DependentServices Property=id_19722
4 TJclNtService.Description Property=id_19723
4 TJclNtService.DesiredAccess Property=id_19724
4 TJclNtService.DisplayName Property=id_19725
4 TJclNtService.ErrorControlType Property=id_19726
4 TJclNtService.FileName Property=id_19727
4 TJclNtService.Group Property=id_19728
4 TJclNtService.Handle Property=id_19729
4 TJclNtService.SCManager Property=id_19730
4 TJclNtService.ServiceName Property=id_19731
4 TJclNtService.ServiceState Property=id_19732
4 TJclNtService.ServiceTypes Property=id_19733
4 TJclNtService.StartType Property=id_19734
4 TJclNtService.Win32ExitCode Property=id_19735
4 TJclNtService.Close Method=id_19737
4 TJclNtService.Commit Method=id_19738
4 TJclNtService.CommitConfig Method=id_19739
4 TJclNtService.Continue Method=id_19740
4 TJclNtService.Controls Method=id_19741
4 TJclNtService.Create Constructor=id_19742
4 TJclNtService.Delete Method=id_19743
4 TJclNtService.Destroy Destructor=id_19744
4 TJclNtService.GetServiceStatus Method=id_19745
4 TJclNtService.Open Method=id_19746
4 TJclNtService.Pause Method=id_19747
4 TJclNtService.Refresh Method=id_19748
4 TJclNtService.SetStartType Method=id_19749
4 Start Method
5 TJclNtService.Start Method (Boolean)=id_19750
5 TJclNtService.Start Method (array of string, Boolean)=id_19759
4 TJclNtService.Stop Method
5 TJclNtService.Stop Method=id_19751
4 TJclNtService.UpdateConfig Method
5 TJclNtService.UpdateConfig Method=id_19752
4 TJclNtService.UpdateDependents Method
5 TJclNtService.UpdateDependents Method=id_19753
4 TJclNtService.UpdateDescription Method
5 TJclNtService.UpdateDescription Method=id_19754
4 TJclNtService.UpdateStatus Method
5 TJclNtService.UpdateStatus Method=id_19755
4 TJclNtService.WaitFor Method
5 TJclNtService.WaitFor Method=id_19756
3 TJclServiceGroup Class
4 TJclServiceGroup Class=id_19697
4 TJclServiceGroup.Name Property=id_19764
4 TJclServiceGroup.Order Property=id_19765
4 TJclServiceGroup.SCManager Property=id_19766
4 TJclServiceGroup.ServiceCount Property=id_19767
4 TJclServiceGroup.Services Property=id_19768
4 TJclServiceGroup.Add Method=id_19770
4 TJclServiceGroup.Create Constructor=id_19771
4 TJclServiceGroup.Destroy Destructor=id_19772
4 TJclServiceGroup.Remove Method=id_19773
3 TJclSCManager Class
4 TJclSCManager Class=id_19698
4 TJclSCManager.FOrderAsc Field=id_19779
4 TJclSCManager.FOrderType Field=id_19780
4 TJclSCManager.Active Property=id_19784
4 TJclSCManager.AdvApi32Handle Property=id_19785
4 TJclSCManager.DatabaseName Property=id_19786
4 TJclSCManager.DesiredAccess Property=id_19787
4 TJclSCManager.GroupCount Property=id_19788
4 TJclSCManager.Groups Property=id_19789
4 TJclSCManager.Handle Property=id_19790
4 TJclSCManager.MachineName Property=id_19791
4 TJclSCManager.OrderAsc Property=id_19792
4 TJclSCManager.OrderType Property=id_19793
4 TJclSCManager.QueryServiceConfig2A Property=id_19794
4 TJclSCManager.ServiceCount Property=id_19795
4 TJclSCManager.Services Property=id_19796
4 TJclSCManager.AddGroup Method=id_19798
4 TJclSCManager.AddService Method=id_19799
4 TJclSCManager.Clear Method=id_19800
4 TJclSCManager.Close Method=id_19801
4 ControlAccepted Method
5 TJclSCManager.ControlAccepted Method (DWORD)=id_19802
5 TJclSCManager.ControlAccepted Method (TJclServiceControlAccepteds)=id_19820
4 TJclSCManager.Create Constructor
5 TJclSCManager.Create Constructor=id_19803
4 TJclSCManager.Destroy Destructor
5 TJclSCManager.Destroy Destructor=id_19804
4 TJclSCManager.FindGroup Method
5 TJclSCManager.FindGroup Method=id_19805
4 TJclSCManager.FindService Method
5 TJclSCManager.FindService Method=id_19806
4 TJclSCManager.GetServiceLockStatus Method
5 TJclSCManager.GetServiceLockStatus Method=id_19807
4 TJclSCManager.Install Method
5 TJclSCManager.Install Method=id_19808
4 TJclSCManager.IsLocked Method
5 TJclSCManager.IsLocked Method=id_19809
4 TJclSCManager.Lock Method
5 TJclSCManager.Lock Method=id_19810
4 TJclSCManager.LockDuration Method
5 TJclSCManager.LockDuration Method=id_19811
4 TJclSCManager.LockOwner Method
5 TJclSCManager.LockOwner Method=id_19812
4 TJclSCManager.Open Method
5 TJclSCManager.Open Method=id_19813
4 TJclSCManager.Refresh Method
5 TJclSCManager.Refresh Method=id_19814
4 ServiceType Method
5 TJclSCManager.ServiceType Method (DWORD)=id_19815
5 TJclSCManager.ServiceType Method (TJclServiceTypes)=id_19821
4 TJclSCManager.Sort Method
5 TJclSCManager.Sort Method=id_19816
4 TJclSCManager.Unlock Method
5 TJclSCManager.Unlock Method=id_19817
3 GetServiceStatus Function
4 GetServiceStatus Function=id_19703
3 GetServiceStatusWaitingIfPending Function
4 GetServiceStatusWaitingIfPending Function=id_19704
3 TJclServiceSortOrderType Enumeration
4 TJclServiceSortOrderType Enumeration=id_19700
3 TJclServiceErrorControlType Enumeration
4 TJclServiceErrorControlType Enumeration=id_19701
3 TJclServiceControlAccepted Enumeration
4 TJclServiceControlAccepted Enumeration=id_19702
3 TJclServiceControlAccepteds Type
4 TJclServiceControlAccepteds Type=id_19705