注册 | 登录读书好,好读书,读好书!
读书网-DuShu.com
当前位置: 首页出版图书科学技术计算机/网络软件与程序设计Pascal/DelphiDELPHI函数参考大全

DELPHI函数参考大全

DELPHI函数参考大全

定 价:¥74.00

作 者: 明日科技 编著
出版社: 人民邮电出版社
丛编项: 软件工程师典藏
标 签: Delphi

ISBN: 9787115154095 出版时间: 2006-12-01 包装: 胶版纸
开本: 787 *1092 1/16 页数: 673 字数:  

内容简介

  本书详细地介绍了Delphi函数及其应用,是一本全面系统的Delphi函数参考大全。.本书通过大量的示例、典型应用帮助读者透彻理解Delphi函数及其应用。全书共分28章,包括字符串处理函数、数学计算函数、序数函数、三角函数、统计函数、金融函数、随机数函数、单位换算函数、日期函数、类型转换函数、异常处理函数、文件处理函数、图形计算与处理函数、格式转换函数、对话框函数、打印机函数、Com实用函数、窗口控制实用程序函数、菜单函数、向后兼容例程、行为支持函数与过程、Windows剪切板函数、流程控制、指针相关函数、线程管理函数、包支持函数、组件注册函数、内存管理函数等。..本书配套光盘中提供了书中所有实例的源代码,所有源代码都经过精心调试,在Windows XP下测试通过,能够正常运行。本书内容精练、实例丰富,是各级程序开发人员必备的参考书,同时也非常适合大中专院校师生阅读。...

作者简介

  明日科技有限公司是一家以计算机软件技术为核心的高科技企业,多年来始终致力于行业管理软件开发、数字化出版物制作、计算机网络系统综合应用以及行业电子商务网站开发等领域,涉及生产、管理、控制、仓储、物流、营销、服务等行业。公司拥有软件开发和项目实施方面的资深专家和学习型技术团队,多年来积累了丰富的技术文档和学习资料,公司的开发团队不仅是开拓进取的技术实践者,更致力于成为技术的普及和传播者。

图书目录

第1章 字符串处理函数 1
1.1 UpperCase函数 3
1.2 LowerCase函数 5
1.3 CompareStr函数 6
1.4 CompareText函数 8
1.5 Concat函数 10
1.6 Copy函数 11
1.7 Delete过程 13
1.8 Insert过程 15
1.9 LeftStr函数 17
1.10 Length函数 18
1.11 Pos函数 19
1.12 PosEx函数 21
1.13 QuotedStr函数 22
1.14 RightStr函数 23
1.15 SameText函数 24
1.16 SetLength过程 26
1.17 SetString过程 27
1.18 Str过程 28
1.19 StringOfChar函数 30
1.20 StringReplace函数 31
1.21 StuffString函数 32
1.22 Trim函数 34
1.23 TrimLeft函数 35
1.24 TrimRight函数 36
1.25 Val过程 37
1.26 AnsiStrComp函数 38
1.27 AnsiStriComp函数 39
1.28 AnsiStrLComp函数 40
1.29 AnsiStrLiComp函数 40
1.30 AnsiStrLower函数 41
1.31 AnsiStrPos函数 42
1.32 AnsiStrRScan函数 42
1.33 AnsiStrScan函数 43
1.34 AnsiStrUpper函数 43
1.35 ExtractStrings函数 44
1.36 LineStart函数 45
1.37 SearchBuf函数 46
1.38 StrCat函数 47
1.39 StrComp函数 47
1.40 StrCopy函数 48
1.41 StrECopy函数 49
1.42 StrEnd函数 50
1.43 StrLComp函数 51
1.44 StrLCat函数 52
1.45 StrLCopy函数 52
1.46 StrLen函数 53
1.47 StrLiComp函数 54
1.48 StrLower函数 55
1.49 StrMove函数 55
1.50 StrPCopy函数 56
1.51 StrPLCopy函数 57
1.52 StrPos函数 57
1.53 StrRScan函数 58
1.54 StrScan函数 59
1.55 StrUpper函数 59
第2章 数学计算函数 61
2.1 Abs函数 62
2.2 Ceil函数 64
2.3 CompareValue函数 65
2.4 DivMod过程 66
2.5 EnsureRange函数 67
2.6 Exp函数 69
2.7 Floor函数 69
2.8 Frac函数 70
2.9 InRange函数 74
2.10 Int函数 76
2.11 IsZero函数 77
2.12 Ldexp函数 78
2.13 Ln函数 79
2.14 Log10函数 80
2.15 Log2函数 80
2.16 Max函数 81
2.17 Min函数 83
2.18 Pi函数 84
2.19 Poly函数 85
2.20 Power函数 86
2.21 Round函数 86
2.22 RoundTo函数 88
2.23 SameValue函数 89
2.24 Sign函数 90
2.25 Sqr函数 91
2.26 Sqrt函数 92
2.27 Trunc函数 93
2.28 VarComplexAbs函数 94
2.29 VarComplexAbsSqr函数 95
2.30 VarComplexAngle函数 96
第3章 序数函数 97
3.1 Inc过程 98
3.2 Odd函数 99
3.3 Ord函数 100
3.4 Pred函数 101
3.5 Succ函数 102
第4章 三角函数 105
4.1 ArcCos函数 106
4.2 ArcCosh函数 107
4.3 ArcCot函数 107
4.4 ArcCoth函数 108
4.5 ArcCsc函数 108
4.6 ArcCsch函数 109
4.7 ArcSec函数 109
4.8 ArcSech函数 109
4.9 ArcSin函数 110
4.10 ArcSinh函数 110
4.11 ArcTan函数 111
4.12 ArcTan2函数 111
4.13 ArcTanh函数 112
4.14 Cos函数 112
4.15 CoseCant函数 113
4.16 Cosh函数 113
4.17 Cot函数 114
4.18 Cotan函数 114
4.19 Csc函数 115
4.20 Csch函数 115
4.21 Hypot函数 116
4.22 Sec函数 116
4.23 Secant函数 117
4.24 Sech函数 117
4.25 Sin函数 118
4.26 SinCos函数 118
4.27 Sinh函数 119
4.28 Tan函数 119
4.29 Tanh函数 120
4.30 Coth函数 120
第5章 统计函数 121
5.1 Mean函数 122
5.2 MeanAndStdDev过程 123
5.3 Norm函数 124
5.4 PopnStdDev函数 125
5.5 Sum函数 126
5.6 SumInt函数 127
5.7 SumOfSquares函数 128
5.8 SumsAndSquares过程 129
5.9 MaxIntValue函数 130
5.10 MaxValue函数 131
5.11 MinIntValue函数 131
5.12 MinValue函数 132
5.13 MomentSkewKurtosis函数 133
5.14 PopnVariance函数 133
5.15 StdDev函数 134
5.16 TotalVariance函数 134
5.17 Variance函数 135
第6章 金融函数 137
6.1 InterestPayment函数 138
6.2 FutureValue函数 140
6.3 Payment函数 141
6.4 PeriodPayment函数 142
6.5 NetPresentValue函数 144
6.6 InternalRateOfReturn函数 145
6.7 DoubleDecliningBalance函数 147
6.8 SYDDepreciation函数 148
6.9 SLNDepreciation函数 149
6.10 PresentValue函数 150
第7章 随机数函数 153
7.1 RandG函数 154
7.2 Random函数 154
7.3 RandomFrom函数 156
7.4 Randomize过程 157
7.5 RandomRange函数 158
7.6 RandSeed函数 159
第8章 单位换算函数 161
8.1 CelsiusToFahrenheit函数 163
8.2 CompatibleConversionType函数 164
8.3 CompatibleConversionTypes函数 165
8.4 Convert函数 165
8.5 ConvertFrom函数 166
8.6 ConvertTo函数 167
8.7 ConvFamilyToDescription函数 168
8.8 ConvTypeToDescription函数 169
8.9 ConvTypeToFamily函数 169
8.10 ConvUnitAdd函数 170
8.11 ConvUnitCompareValue函数 171
8.12 ConvUnitDec函数 172
8.13 ConvUnitDiff函数 173
8.14 ConvUnitInc函数 173
8.15 ConvUnitSameValue函数 174
8.16 ConvUnitToStr函数 175
8.17 ConvUnitWithinNext函数 176
8.18 ConvUnitWithinPrevious函数 177
8.19 CycleToDeg函数 178
8.20 CycleToGrad函数 178
8.21 DateTimeToJulianDate函数 179
8.22 DateTimeToModifiedJulianDate函数 180
8.23 DateTimeToUnix函数 180
8.24 DegToCycle函数 181
8.25 DegToGrad函数 182
8.26 DegToRad函数 182
8.27 DescriptionToConvFamily函数 183
8.28 DescriptionToConvType函数 184
8.29 FahrenheitToCelsius函数 185
8.30 GetConvFamilies过程 185
8.31 GetConvTypes过程 186
8.32 GradToCycle函数 187
8.33 GradToDeg函数 188
8.34 GradToRad函数 188
8.35 JulianDateToDateTime函数 189
8.36 RadToCycle函数 190
8.37 RadToDeg函数 190
8.38 RadToGrad函数 191
8.39 RaiseConversionError过程 192
8.40 RegisterConversionFamily函数 192
8.41 RegisterConversionType函数 193
8.42 StrToConvUnit函数 194
8.43 TryConvTypeToFamily函数 195
8.44 TryJulianDateToDateTime函数 196
8.45 TryModifiedJulianDateToDateTime函数 197
8.46 TryStrToConvUnit函数 198
8.47 UnixToDateTime函数 198
8.48 UnregisterConversionFamily过程 199
8.49 UnregisterConversionType过程 200
第9章 日期函数 201
9.1 CheckSqlTimeStamp过程 207
9.2 CompareDate函数 209
9.3 CompareDateTime函数 210
9.4 CompareTime函数 210
9.5 CurrentYear函数 212
9.6 Date函数 212
9.7 DateOf函数 213
9.8 DateTimeToFileDate函数 214
9.9 DateTimeToSQLTimeStamp函数 215
9.10 DateTimeToStr函数 216
9.11 DateTimeToString过程 217
9.12 DateTimeToSystemTime过程 218
9.13 DateTimeToTimeStamp函数 219
9.14 DateToStr函数 220
9.15 DayOfWeek函数 221
9.16 DayOf函数 222
9.17 DayOfTheMonth函数 223
9.18 DayOfTheWeek函数 223
9.19 DayOfTheYear函数 224
9.20 DaysBetween函数 225
9.21 DaysInAMonth函数 226
9.22 DaysInAYear函数 227
9.23 DaysInMonth函数 227
9.24 DaysInYear函数 228
9.25 DaySpan函数 229
9.26 DecodeDate过程 230
9.27 DecodeDateDay过程 231
9.28 DecodeDateFully函数 232
9.29 DecodeDateMonthWeek过程 234
9.30 DecodeDateTime过程 235
9.31 DecodeDateWeek过程 236
9.32 DecodeDayOfWeekInMonth过程 237
9.33 DecodeTime过程 238
9.34 EncodeDate函数 239
9.35 EncodeDateDay函数 240
9.36 EncodeDateMonthWeek函数 242
9.37 EncodeDateTime函数 243
9.38 EncodeDateWeek函数 245
9.39 EncodeDayOfWeekInMonth函数 245
9.40 EncodeTime函数 246
9.41 EndOfADay函数 247
9.42 EndOfAMonth函数 249
9.43 EndOfAWeek函数 250
9.44 EndOfAYear函数 252
9.45 EndOfTheDay函数 252
9.46 EndOfTheMonth函数 253
9.47 EndOfTheWeek函数 254
9.48 EndOfTheYear函数 255
9.49 FormatDateTime函数 255
9.50 HourOf函数 256
9.51 HourOfTheDay函数 257
9.52 HourOfTheMonth函数 258
9.53 HourOfTheWeek函数 258
9.54 HourOfTheYear函数 259
9.55 HoursBetween函数 260
9.56 HourSpan函数 261
9.57 IncAMonth函数 261
9.58 IncDay函数 263
9.59 IncHour函数 264
9.60 IncMilliSecond函数 265
9.61 IncMinute函数 266
9.62 IncMonth函数 267
9.63 IncSecond函数 267
9.64 IncWeek函数 268
9.65 IncYear函数 269
9.66 IsInLeapYear函数 270
9.67 IsLeapYear函数 271
9.68 IsPM函数 272
9.69 IsSameDay函数 273
9.70 IsToday函数 275
9.71 IsValidDate函数 276
9.72 IsValidDateDay函数 277
9.73 IsValidDateMonthWeek函数 278
9.74 IsValidDateTime函数 279
9.75 IsValidDateWeek函数 280
9.76 IsValidTime函数 281
9.77 MinutesBetween函数 282
9.78 MinuteSpan函数 284
9.79 MonthOf函数 285
9.80 MonthOfTheYear函数 286
9.81 MonthsBetween函数 287
9.82 MonthSpan函数 288
9.83 Now函数 289
9.84 RecodeDate函数 290
9.85 RecodeDateTime函数 291
9.86 RecodeDay函数 292
9.87 MilliSecondOf函数 293
9.88 MilliSecondOfTheDay函数 294
9.89 MilliSecondOfTheHour函数 294
9.90 NthDayOfWeek函数 295
9.91 MilliSecondOfTheMinute函数 296
9.92 MilliSecondOfTheMonth函数 297
9.93 MilliSecondOfTheSecond函数 298
9.94 MilliSecondOfTheWeek函数 299
9.95 MilliSecondOfTheYear函数 300
9.96 MilliSecondsBetween函数 301
9.97 MilliSecondSpan函数 302
9.98 MinuteOf函数 303
9.99 MinuteOfTheDay函数 303
9.100 MinuteOfTheHour函数 304
9.101 MinuteOfTheMonth函数 305
9.102 MinuteOfTheWeek函数 306
9.103 MinuteOfTheYear函数 307
9.104 StartOfTheDay函数 308
9.105 StartOfTheMonth函数 308
9.106 StartOfTheWeek函数 309
9.107 StartOfTheYear函数 310
9.108 StrToDate函数 310
9.109 StrToDateDef函数 311
9.110 StrToDateTime函数 312
9.111 StrToDateTimeDef函数 313
9.112 StrToSQLTimeStamp函数 314
9.113 StrToTime函数 315
9.114 StrToTimeDef函数 316
9.115 SystemTimeToDateTime函数 318
9.116 Time函数 319
9.117 GetTime函数 319
9.118 TimeOf函数 320
9.119 TimeStampToDateTime函数 321
9.120 TimeStampToMSecs函数 321
9.121 TimeToStr函数 322
9.122 Today函数 323
9.123 Tomorrow函数 324
9.124 TryEncodeDate函数 325
9.125 TryEncodeDateDay函数 326
9.126 TryEncodeDateMonthWeek函数 327
9.127 TryEncodeDateTime函数 328
9.128 TryEncodeDateWeek函数 329
9.129 TryEncodeDayOfWeekInMonth函数 331
9.130 TryEncodeTime函数 331
9.131 TryRecodeDateTime函数 332
9.132 TryStrToDate函数 333
9.133 TryStrToDateTime函数 334
9.134 TryStrToSQLTimeStamp函数 335
9.135 TryStrToTime函数 336
9.136 WeekOf函数 337
9.137 WeekOfTheMonth函数 337
9.138 WeekOfTheYear函数 338
9.139 WeeksBetween函数 339
9.140 WeeksInAYear函数 340
9.141 WeekSpan函数 341
9.142 WithinPastDays函数 341
9.143 WithinPastHours函数 342
9.144 WithinPastMilliSeconds函数 343
9.145 WithinPastMinutes函数 343
9.146 WithinPastMonths函数 344
9.147 WithinPastSeconds函数 345
9.148 WithinPastWeeks函数 346
9.149 WithinPastYears函数 346
9.150 YearOf函数 347
9.151 YearsBetween函数 348
9.152 YearSpan函数 349
9.153 Yesterday函数 350
9.154 RecodeHour函数 351
9.155 RecodeMilliSecond函数 352
9.156 RecodeMinute函数 353
9.157 RecodeMonth函数 354
9.158 RecodeSecond函数 355
9.159 RecodeTime函数 356
9.160 RecodeYear函数 356
9.161 ReplaceDate过程 357
9.162 ReplaceTime过程 358
9.163 SameDate函数 359
9.164 SameDateTime函数 361
9.165 SameTime函数 361
9.166 SecondOf函数 362
9.167 SecondOfTheDay函数 363
9.168 SecondOfTheHour函数 364
9.169 SecondOfTheMinute函数 364
9.170 SecondOfTheMonth函数 365
9.171 SecondOfTheWeek函数 366
9.172 SecondOfTheYear函数 366
9.173 SecondsBetween函数 367
9.174 SecondSpan函数 368
9.175 SQLDayOfWeek函数 369
9.176 SQLTimeStampToDateTime函数 370
9.177 SQLTimeStampToStr函数 371
9.178 StartOfADay函数 372
9.179 StartOfAMonth函数 373
9.180 StartOfAWeek函数 374
9.181 StartOfAYear函数 375
第10章 类型转换函数 377
10.1 BinToHex过程 378
10.2 BoolToStr函数 379
10.3 Bounds函数 380
10.4 CompToCurrency函数 381
10.5 CompToDouble函数 382
10.6 OffsetRect函数 383
10.7 HexToBin函数 384
10.8 Point函数 385
10.9 Rect函数 385
10.10 SmallPoint函数 386
10.11 StrToBool函数 387
10.12 StrToBoolDef函数 388
10.13 StrToInt函数 389
10.14 StrToIntDef函数 390
10.15 StrToInt64函数 390
10.16 StrToInt64Def函数 391
10.17 TryStrToBool函数 392
10.18 TryStrToInt函数 393
10.19 TryStrToInt64函数 394
10.20 CurrToStr函数 395
10.21 CurrToStrF函数 397
10.22 DoubleToComp过程 397
10.23 FormatCurr函数 399
10.24 IntToHex函数 400
10.25 IntToStr函数 401
第11章 异常处理函数 403
11.1 ExceptAddr函数 404
11.2 ExceptObject函数 405
11.3 ExceptionErrorMessage函数 407
11.4 OutOfMemoryError过程 408
11.5 RaiseLastOSError过程 409
11.6 ShowException过程 410
11.7 SysErrorMessage函数 411
11.8 RaiseConversionError过程 412
11.9 AcquireExceptionObject函数 413
11.10 DatabaseError过程 413
11.11 DatabaseErrorFmt过程 414
第12章 文件处理函数 415
12.1 AssignFile过程 418
12.2 ChDir过程 419
12.3 CloseFile过程 420
12.4 CreateDir函数 421
12.5 DeleteFile函数 421
12.6 DirectoryExists函数 423
12.7 DiskFree函数 423
12.8 DiskSize函数 424
12.9 FileAge函数 425
12.10 FileClose过程 426
12.11 FileCreate函数 426
12.12 FileDateToDateTime函数 427
12.13 FileExists函数 428
12.14 FileGetAttr函数 429
12.15 FileGetDate函数 430
12.16 FileIsReadOnly函数 430
12.17 FileOpen函数 431
12.18 FileRead函数 432
12.19 FileSearch函数 433
12.20 FileSeek函数 434
12.21 FileSetAttr函数 435
12.22 FileSetDate函数 436
12.23 FileSetReadOnly函数 437
12.24 FileWrite函数 437
12.25 FindClose过程 439
12.26 FindFirst函数 441
12.27 FindNext函数 442
12.28 ForceDirectories函数 442
12.29 GetCurrentDir函数 443
12.30 GetDir过程 444
12.31 RemoveDir函数 445
12.32 RenameFile函数 446
12.33 SetCurrentDir函数 447
12.34 AssignPrn函数 447
12.35 Eoln函数 448
12.36 Erase过程 449
12.37 Flush函数 450
12.38 Read过程 451
12.39 ReadLn过程 452
12.40 SeekEof函数 454
12.41 SeekEoln函数 455
12.42 SetLineBreakStyle过程 456
12.43 SetTextBuf过程 456
12.44 Write(for text files)过程 457
12.45 WriteLn过程 458
12.46 Append过程 459
12.47 BlockRead过程 460
12.48 BlockWrite过程 461
12.49 FilePos函数 461
12.50 FileSize函数 463
12.51 IOResult函数 463
12.52 MkDir过程 464
12.53 Rename过程 465
12.54 Reset过程 466
12.55 Rewrite过程 467
12.56 RmDir过程 468
12.57 Seek过程 468
12.58 Truncate过程 469
12.59 Write(for typed files)过程 470
12.60 ChangeFileExt函数 471
12.61 ExcludeTrailingBackslash函数 472
12.62 ExcludeTrailingPathDelimiter函数 472
12.63 ExpandFileName函数 473
12.64 ExpandUNCFileName函数 473
12.65 ExtractFileDir函数 473
12.66 ExtractFileDrive函数 474
12.67 ExtractFileName函数 474
12.68 ExtractFileExt函数 475
12.69 ExtractFilePath函数 475
12.70 ExtractRelativePath函数 476
12.71 ExtractShortPathName函数 476
12.72 IncludeTrailingBackslash函数 476
12.73 IncludeTrailingPathDelimiter函数 477
12.74 IsPathDelimiter函数 477
12.75 MatchesMask函数 477
12.76 MinimizeName函数 478
12.77 ProcessPath过程 479
12.78 Eof函数 480
第13章 图形计算与处理函数 481
13.1 CharsetToIdent函数 482
13.2 ColorToIdent函数 484
13.3 ColorToRGB函数 485
13.4 ColorToString函数 486
13.5 CreateGrayMappedBmp函数 487
13.6 CreateMappedBmp函数 489
13.7 DrawButtonFace函数 490
13.8 Frame3D过程 491
13.9 GetCharsetValues过程 492
13.10 GetColorValues过程 493
13.11 GetDefFontCharSet函数 494
13.12 GraphicExtension函数 495
13.13 GraphicFilter函数 496
13.14 MoveWindowOrg过程 497
13.15 StringToColor函数 498
13.16 CenterPoint函数 499
13.17 IntersectRect函数 500
13.18 InvalidPoint函数 501
13.19 IsRectEmpty函数 501
13.20 PointsEqual函数 502
13.21 PtInRect函数 503
13.22 UnionRect函数 503
第14章 格式化函数 505
14.1 Format函数 506
14.2 FmtStr函数 509
14.3 StrFmt函数 510
14.4 StrLFmt函数 511
14.5 FormatBuf函数 512
14.6 WideFormat函数 513
14.7 WideFmtStr函数 514
14.8 WideFormatBuf函数 514
14.9 FormatFloat函数 516
14.10 FormatCurr函数 516
14.11 FormatDateTime函数 517
第15章 对话框函数 519
15.1 CreateMessageDialog函数 520
15.2 InputBox函数 521
15.3 InputQuery函数 523
15.4 IsAbortResult函数 524
15.5 IsAnAllResult函数 525
15.6 IsNegativeResult函数 526
15.7 IsPositiveResult函数 527
15.8 LoginDialog函数 528
15.9 LoginDialogEx函数 529
15.10 MessageDlg函数 530
15.11 MessageDlgPos函数 532
15.12 MessageDlgPosHelp函数 533
15.13 PromptForFileName函数 534
15.14 RegisterFilePreviewer过程 535
15.15 RemoteLoginDialog函数 536
15.16 SelectDirectory函数 537
15.17 ShowMessage过程 538
15.18 ShowMessageFmt过程 539
15.19 ShowMessagePos过程 540
15.20 StripAllFromResult函数 541
15.21 UnregisterFilePreviewer过程 542
15.22 ForceCurrentDirectory过程 542
第16章 打印机函数 543
16.1 Printer函数 544
16.2 SetPrinter函数 545
第17章 COM实用函数 547
17.1 CreateClassID函数 549
17.2 CreateOleObject函数 550
17.3 EnumDispatchProperties过程 551
17.4 GetDispatchPropValue函数 553
17.5 SetDispatchPropValue过程 554
17.6 OleCheck过程 555
17.7 ProgIDToClassID函数 556
17.8 ClassIDToProgID函数 557
17.9 ComClassManager函数 558
17.10 CreateComObject函数 559
17.11 CreateOleObject函数 559
17.12 CreateRegKey过程 560
17.13 CreateRemoteComObject函数 560
17.14 CreateSharedPropertyGroup函数 561
17.15 CreateSharedPropertyGroupManager函数 562
17.16 DeleteRegKey过程 562
17.17 DLLCanUnloadNow函数 563
17.18 DLLGetClassObject函数 563
17.19 DllRegisterServer函数 564
17.20 DllUnregisterServer函数 564
17.21 EnumDispatchproperties过程 564
17.22 FontToOleFont函数 565
17.23 GetActiveOleObject函数 565
17.24 GetDispatchpropValue函数 567
17.25 GetOleFont过程 567
17.26 GetOlePicture过程 567
17.27 GetOleStrings过程 568
17.28 GetRegStringValue函数 568
17.29 InterfaceConnect过程 569
17.30 InterfaceDisconnect过程 569
17.31 OleCheck过程 569
17.32 OleError过程 570
17.33 OleFontToFont过程 570
17.34 OleStrToString函数 571
17.35 OleStrToStrVar过程 571
17.36 ParkingWindow函数 572
17.37 ProglDToClassID函数 572
17.38 RegisterComServer过程 572
17.39 SafeRef函数 573
17.40 SetDispatchPropValue过程 573
17.41 SetOleFont过程 574
17.42 SetOlePicture过程 574
17.43 SetOleStrings过程 575
17.44 StringToOleStr函数 575
17.45 Supports函数 576
第18章 窗口控制实用程序 577
18.1 CheckToolMenuDropdown过程 578
18.2 FindControl函数 578
18.3 GetComCtlVersion函数 579
18.4 GetParentForm函数 579
18.5 SendAppMessage函数 580
第19章 菜单函数 581
19.1 AnsiSameCaption函数 582
19.2 GetHotKey函数 583
19.3 NewItem函数 584
19.4 NewLine函数 586
19.5 NewMenu函数 587
19.6 NewPopupMenu函数 588
19.7 NewSubMenu函数 590
19.8 ShortCut函数 591
19.9 ShortCutToKey过程 592
19.10 ShortCutToText函数 593
19.11 StripHotKey函数 595
19.12 TextToShortCut函数 596
19.13 WideSameCaption函数 598
19.14 ValidmenuHotKeys函数 598
第20章 向后兼容例程 599
20.1 AddExitProc过程 600
20.2 AppendStr过程 600
20.3 AssignStr过程 601
20.4 Close过程 601
20.5 DisposeStr过程 601
20.6 ExitCode变量 602
20.7 LoadStr函数 602
20.8 NewStr函数 602
20.9 StrAlloc函数 603
20.10 StrBufSize函数 603
20.11 StrDispose过程 603
20.12 StrNew函数 604
20.13 StrPas函数 604
20.14 Swap函数 604
第21章 行为支持函数与过程 605
21.1 CreateAction函数 606
21.2 EnumRegisteredActions过程 606
21.3 RegisterActions过程 607
21.4 UnRegisterActions过程 607
第22章 Windows剪贴板函数 609
22.1 Clipboard函数 610
22.2 SetClipboard函数 610
第23章 流程控制 613
23.1 Abort过程 614
23.2 Break过程 614
23.3 Continue过程 615
23.4 Exit过程 616
23.5 RunError过程 616
第24章 指针相关函数 619
24.1 Addr函数 620
24.2 Assigned函数 621
24.3 FreeAndNil过程 623
24.4 Ptr函数 626
第25章 线程管理函数 629
25.1 BeginThread函数 630
25.2 EndThread过程 632
25.3 ForegroundTask函数 633
第26章 包支持函数 637
26.1 LoadPackage函数 638
26.2 UnloadPackage过程 639
26.3 GetPackageInfo过程 640
26.4 GetPackageDescription函数 641
第27章 组件注册函数 643
27.1 RegisterComponents过程 644
27.2 RegisterFields过程 645
27.3 RegisterNoIcon过程 646
27.4 RegisterNonActiveX过程 646
第28章 内存管理函数 649
28.1 Dispose过程 650
28.2 Finalize过程 651
28.3 GetMem过程 651
28.4 FreeMem过程 652
28.5 New过程 653
28.6 AllocMem函数 654
28.7 GetHeapStatus函数 654
28.8 GetMemoryManager过程 655
28.9 IsMemoryManagerSet函数 656
28.10 ReallocMem过程 657
28.11 SetMemoryManager过程 658
28.12 SysFreeMem函数 659
28.13 SysGetMem函数 660
28.14 SysReallocMem函数 661
附录 Delphi函数索引 663

本目录推荐