当前位置:首页 > 工业技术
Delphi类库查询辞典
Delphi类库查询辞典

Delphi类库查询辞典PDF电子书下载

工业技术

  • 电子书积分:17 积分如何计算积分?
  • 作 者:湘沪科技编著
  • 出 版 社:北京:中国铁道出版社
  • 出版年份:2004
  • ISBN:7113061885
  • 页数:574 页
图书介绍:本书主要介绍Delphi的函数库,详细的介绍了运行时间库RTL、可视组件库VCL和跨平台控件库CLX中的主要的函数、过程。并给出了简单易懂的程序范例。
《Delphi类库查询辞典》目录

第1章 Delphi类库精华导览 1

1-2主窗口 2

1-2-1主菜单 2

1-1Delphi集成开发环境简介 2

1-2-2快捷键 3

1-2-3组件板 3

1-3对象监视器 4

1-4Form窗体 4

1-5代码编辑窗口 4

1-6类库资源 5

第2章 RTL类库简介 7

第3章 Arithmeticroutines数学类例程 17

3-2Ceilfunction 18

3-1Absfunction 18

3-3DivModprocedure 18

3-4Expfunction 19

3-5Floorfunction 19

3-6Fracfunction 20

3-7Frexpprocedure 20

3-8Infinityconstant 21

3-9Intfunction 21

3-10IntPowerfunction 22

3-11IsInfinitefunction 23

3-12IsNanfunction 23

3-13IsZerofunction 24

3-14Ldexpfunction 25

3-15Lnfunction 26

3-16LnXP1function 26

3-17Log10function 27

3-18Log2function 28

3-19LogNfunction 28

3-20Maxfunction 29

3-21Minfunction 29

3-22MulDivfunction 30

3-24NegInfinityconstant 31

3-25Pifunction 31

3-26Polyfunction 31

3-23NaNconstant 31

3-27Powerfunction 32

3-28Roundfunction 33

3-29RoundTofunction 34

3-30SameValuefunction 34

3-31Signfunction 35

3-33Sqrfunction 36

3-32SimpleRoundTofunction 36

3-35Truncfunction 37

3-34Sqrtfunction 37

第4章 Trigonometryroutines三角法例程 39

4-1ArcCosfunction 40

4-2ArcCoshfunction 40

4-3ArcCotfunction 41

4-4ArcCotHfunction 41

4-5ArcCscfunction 42

4-6ArcCscHfunction 42

4-7ArcSecfunction 43

4-8ArcSecHfunction 43

4-10ArcSinhfunction 44

4-9ArcSinfunction 44

4-12ArcTan2function 45

4-11ArcTanfunction 45

4-13ArcTanhfunction 46

4-14Cosfunction 46

4-15Cosecantfunction 47

4-16Coshfunction 47

4-17Cotfunction 48

4-18Cotanfunction 48

4-19CotHfunction 49

4-20Cscfunction 49

4-21CscHfunction 50

4-22Hypotfunction 50

4-23Secfunction 51

4-24Secantfunction 51

4-26Sinfunction 52

4-25SecHfunction 52

4-27SinCosprocedure 53

4-28Sinhfunction 53

4-29Tanfunction 54

4-30Tanhfunction 54

第5章 IOroutines系统IO例程 55

5-1Appendprocedure 56

5-2BlockReadprocedure 56

5-3BlockWriteprocedure 57

5-4Eoffunction 58

5-5ErrOutputvariable 59

5-6FileModevariable 59

5-7FilePosfunction 59

5-8FileSizefunction 60

5-9IOResultfunction 60

5-10MkDirprocedure 61

5-12Renameprocedure 62

5-11Outputvariable 62

5-13Resetprocedure 63

5-14Rewriteprocedure 64

5-15RmDirprocedure 64

5-16Seekprocedure 65

5-17Truncateprocedure 66

5-18Writeprocedure(fortypedfiles) 67

第6章 Oridinalroutines序数类例程和Miscellaneousroutines杂用例程 69

6-1Incprocedure 70

6-2Oddfunction 71

6-3Ordfunction 71

6-4Predfunction 72

6-5Succfunction 72

6-6Assertprocedure 73

6-7AssertErrorProcvariable 74

6-8Beepprocedure 74

6-9CountGenerationsfunction 74

6-11GetEnumNamefunction 75

6-12GetEnumValuefunction 75

6-10DLLProcvariable 75

6-13GetEnvironmentVariablefunction 76

6-14Hifunction 77

6-15IfThenfunction 77

6-16IsAccelfunction 78

6-17IsValidIdentfunction 79

6-18Lofunction 80

6-19Moveprocedure 80

6-20SizeOffunction 81

6-22UniqueStringprocedure 82

6-21Slicefunction 82

第7章 filenameutilities文件名、Flowcontrolroutines流程控制例程和转换例程 83

7-1ChangeFileExtfunction 84

7-2DosPathToUnixPathfunction 85

7-3ExcludeTrailingBackslashfunction 85

7-4ExpandFileNamefunction 86

7-5ExtractFileDirfunction 86

7-6ExtractFileDrivefunction 87

7-8ExtractFileNamefunction 88

7-7ExtractFileExtfunction 88

7-9ExtractFilePathfunction 90

7-10ExtractRelativePathfunction 91

7-11IsPathDelimiterfunction 92

7-12MatchesMaskfunction 92

7-13Abortprocedure 93

7-14Breakprocedure 93

7-16Exitprocedure 94

7-17Haltprocedure 94

7-15Continueprocedure 94

7-18RunErrorprocedure 95

7-19Sleepprocedure 95

7-20Chrfunction 96

7-21Highfunction 96

7-22Lowfunction 97

7-23Ordfunction 97

7-24Roundfunction 98

7-25Trunkcfunction 99

DynamicallocationRoutines申请例程 101

StringFormatting动态内存文字符串格式化例程 101

第8章 Pointerandaddressroutines指针与地址例程 101

8-1Addrfunction 102

8-2Assignedfunction 102

8-3FreeAndNilprocedure 103

8-4FreeAndNilPropertiesfunction 103

8-7FmtLoadStrfunction 104

8-8FmtStrprocedure 104

8-6DefaultTextLineBreakStylevariable 104

8-5Ptrfunction 104

8-9Formatfunction 105

8-10FormatBuffunction 106

8-11FormatMaskTextfunction 106

8-12GetFormatSettingsprocedure 108

8-13StrFmtfunction 108

8-14StrLFmtfunction 109

8-15WideFormatfunction 109

8-16WideFormatBuffunction 110

8-17Disposeprocedure 111

8-18Finalizeprocedure 112

8-19FreeMemprocedure 112

8-20GetMemprocedure 112

8-21Initializeprocedure 114

8-22Newprocedure 114

第9章 Memorymanagementroutines内存管理例程 117

Textfileroutines文本文件操作例程 117

9-2GetHeapStatusfunction 118

9-1AllocMemfunction 118

9-3GetMemoryManagerprocedure 119

9-4IsMemoryManagerSetfunction 120

9-5ReallocMemprocedure 121

9-6SetMemoryManagerprocedure 121

9-7SysFreeMemfunction 123

9-8SysGetMemfunction 123

9-9SysReallocMemfunction 124

9-10AssignPrnprocedure 125

9-12Eraseprocedure 126

9-11Eolnfunction 126

9-13Flushfunction 127

9-14Readprocedure 128

9-15ReadLnprocedure 129

9-16SeekEoffunction 129

9-17SeekEolnfunction 131

9-18SetLineBreakStyleprocedure 132

9-19SetTextBufprocedure 132

9-21WriteLnprocedure 133

9-20Writeprocedure(fortextfiles) 133

第10章 FloatingPointConversionRoutines浮点转换例程 135

10-1FloatToCurrfunction 136

10-2FloatToDateTimefunction 136

10-3FloatToDecimalprocedure 136

10-4FloatToStrfunction 138

10-5FloatToStrFfunction 138

10-6FloatToTextfunction 140

10-7FloatToTextFmtfunction 141

10-8FormatFloatfunction 142

10-9StrToCurrfunction 143

10-10StrToCurrDeffunction 144

10-11StrToFloatfunction 145

10-12StrToFloatDeffunction 146

10-13TextToFloatfunction 147

10-14TryFloatToCurrfunction 147

10-15TryFloatToDateTimefunction 148

10-16TryStrToCurrfunction 149

10-17TryStrToFloatfunction 150

第11章 Null-terminatedstringhandlingroutines零结束字符串操作例程 153

11-1AnsiStrCompfunction 154

11-2AnsiStrICompfunction 154

11-3AnsiStrLCompfunction 155

11-4AnsiStrLICompfunction 156

11-5AnsiStrLowerfunction 157

11-6AnsiStrPosfunction 157

11-7AnsiStrRScanfunction 158

11-8AnsiStrScanfunction 158

11-10ExtractStringsfunction 159

11-9AnsiStrUpperfunction 159

11-11StrCatfunction 160

11-12StrCompfunction 161

11-13StrCopyfunction 162

11-14StrECopyfunction 162

11-15Strendfunction 163

11-16StrICompfunction 164

11-17StrLCatfunction 165

11-18StrLCompfunction 165

11-19StrLCopyfunction 166

11-20StrLenfunction 167

11-21StrLICompfunction 168

11-22StrLowerfunction 169

11-23StrMovefunction 169

11-24StrPCopyfunction 170

11-25StrPLCopyfunction 170

11-26StrPosfunction 171

11-27StrRScanfunction 172

11-28StrScanfunction 173

11-29StrUpperfunction 174

第12章 Filemanagementroutines文件管理例程 175

12-1AssignFileprocedure 176

12-2ChDirprocedure 176

12-3CloseFileprocedure 177

12-4CreateDirfunction 177

12-5DeleteFilefunction 178

12-6DirectoryExistsfunction 178

12-8DiskSizefunction 179

12-7DiskFreefunction 179

12-9FileAgefunction 180

12-10FileCloseprocedure 181

12-11FileCreatefunction 181

12-12FileDateToDateTimefunction 181

12-13FileExistsfunction 182

12-14FileGetAttrfunction 182

12-15FileGetDatefunction 182

12-16FileOpenfunction 183

12-18FileSearchfunction 184

12-17FileReadfunction 184

12-19FileSeekfunction 185

12-20FileSetAttrfunction 187

12-21FileWritefunction 189

12-22FindCloseprocedure 189

12-23FindFirstfunction 189

12-24FindNextfunction 190

12-25ForceDirectoriesfunction 192

12-27GetDirprocedure 193

12-26GetCurrentDirfunction 193

12-28RenameFilefunction 194

12-29SetCurrentDirfunction 196

第13章 Stringhandlingroutines字符串操作例程 197

13-1AdjustLineBreaksfunction 198

13-2AnsiCompareStrfunction 198

13-3AnsiCompareTextfunction 199

13-4AnsiContainsStrfunction 199

13-5AnsiContainsTextfunction 200

13-8AnsiendsTextfunction 201

13-6AnsiDequotedStrfunction 201

13-7AnsiendsStrfunction 201

13-9AnsilndexStrfunction 202

13-10AnsiIndexTextfunction 203

13-11AnsiLeftStrfunction 204

13-12AnsiLowerCasefunction 204

13-13AnsiMatchStrfunction 204

13-14AnsiMatchTextfunction 205

13-15AnsiMidStrfunction 206

13-16AnsiPosfunction 206

13-17AnsiQuotedStrfunction 207

13-18AnsiReplaceStrfunction 208

13-19AnsiReplaceTextfunction 208

13-20AnsiResemblesTextfunction 209

13-21AnsiReverseStringfunction 210

13-22AnsiRightStrfunction 210

13-23AnsiSameStrfunction 210

13-25CompareStrfunction 211

13-24AnsiUpperCasefunction 211

13-26CompareTextfunction 212

13-27Concatfunction 213

13-28Copyfunction 214

13-29Deleteprocedure 216

13-30Insertprocedure 216

13-31IsDelimiterfunction 217

13-32LastDelimiterfunction 217

13-33Lengthfunction 218

13-34LowerCasefunction 219

13-35Posfunction 219

13-36PosExfunction 220

13-37ReverseStringfunction 221

13-38RightBStrfunction 221

13-39SameTextfunction 221

13-40SetLengthprocedure 222

13-41Strprocedure 223

13-42StringReplacefunction 223

13-43StuffStringfunction 224

13-44TrimRightfunction 225

13-45UpperCasefunction 226

13-46Valprocedure 226

13-47WideSameTextfunction 228

第14章 DateTimeRoutines日期、时间例程 229

14-1CheckSqlTimeStampprocedure 230

14-2CompareTimefunction 231

14-3CurrentYearfunction 231

14-5DateOffunction 232

14-4Datefunction 232

14-6DateTimeToFileDatefunction 233

14-7DateTimeToSQLTimeStampfunction 233

14-8DateTimeToStrfunction 234

14-9DateTimeToStringprocedure 234

14-10DateTimeToSystemTimeprocedure 235

14-11DateTimeToTimeStampfunction 236

14-12DateToStrfunction 236

14-14DayOffunction 237

14-13Dayofweekconstants 237

14-15DayOfTheMonthfunction 238

14-16DaySpanfunction 238

14-17DecodeTimeprocedure 239

14-18endOfAWeekfunction 239

14-19endOfTheYearfunction 240

14-20FormatDateTimefunction 241

14-21HourOfTheMonthfunction 242

14-22IncHourfunction 243

14-23IsLeapYearfunction 244

14-24IsPMfunction 244

14-25IsSameDayfunction 244

14-26IsTodayfunction 245

14-27IsValidTimefunction 246

14-28MinuteOffunction 247

14-29MonthsBetweenfunction 247

14-32RecodeDateTimefunction 248

Constant;OneSecondConstant 248

14-31OneHourConstant;OneMillisecondConstant;OneMinute 248

14-30Nowfunction 248

14-33ReplaceDateprocedure 249

14-34SameDateTimefunction 250

14-35SameTimefunction 250

14-36SecondOffunction 251

14-37StartOfADayfunction 252

14-38StartOfAMonthfunction 252

14-40StrToDatefunction 253

14-39StartOfTheYearfunction 253

14-41StrToDateTimefunction 255

14-42StrToDateTimeDeffunction 255

14-43StrToTimefunction 256

14-44SystemTimeToDateTimefunction 257

14-45Timeunitconstants 257

14-46Time,GetTimefunctions 258

14-47TimeOffunction 258

14-48TimeStampToDateTimefunction 259

14-51Tomorrowfunction 260

14-50Todayfunction 260

14-49TimeToStrfunction 260

14-52TryEncodeDatefunction 261

14-53UnixDateDeltaconstant 262

14-54WeekOffunction 262

14-55WeekOfTheYearfunction 262

14-56WeeksInYearfunction 263

14-57WithinPastDaysfunction 264

14-58YearOffunction 264

14-60YearSpanfunction 265

14-59YearsBetweenfunction 265

第15章 其他类例程 267

15-1CallTerminateProcsfunction 268

15-2ExitProcvariable 268

15-3beginThreadfunction 268

15-4endThreadfunction 269

15-5ColorToIdentfunction 269

15-7ColorToStringfunction 270

15-6ColorToRGBfunction 270

15-8GetColorValuesprocedure 271

15-9StringToColorfunction 271

15-10Chrfunction 272

15-11FillCharprocedure 272

15-12UpCasefunction 273

15-13Clipboardfunction 273

15-14SetClipboardfunction 273

15-15CompareMemfunction 274

15-16CompareValuefunction 275

15-17CurrToStrfunction 276

15-18CurrToStrFfunction 276

15-19DoubleToCompfunction 277

15-20FormatCurrfunction 277

15-21IntToHexfunction 278

15-22IntToStrfunction 279

15-25Win32Checkfunction 280

15-26ParamCountfunction 280

15-23OutOfMemoryErrorprocedure 280

15-24RaiseLastOSErrorprocedure 280

15-27ParamStrfunction 281

15-28RegisterComponentsprocedure 282

15-29RegisterFieldsprocedure 282

15-30Randomfunction 283

15-31Randomizeprocedure 283

15-32Meanfunction 284

15-33Sumfunction 284

15-35SumOfSquaresfunction 285

15-34SumIntfunction 285

15-36TotalVariancefunction 286

15-37AnsiCompareFileNamefunction 287

15-38GetFieldPropertyfunction 287

15-39PasswordDialogfunction 288

15-40Sessionsvariable 289

15-41StrDisposeprocedure 290

15-42StrNewfunction 290

15-43BoolToStrfunction 291

15-45StrToIntfunction 293

15-44Pointfunction 293

第16章 VCL类库简介 295

16-1VCL祖先类层次 296

16-1-1TObject与TPersistent类 296

16-1-2TComponent与TControl组件 297

16-1-3TWinControl与TGraphicControl 297

16-1-4TApplication 297

16-2-1基础对象 298

16-2-2组件 298

16-2VCL类库的组件和对象 298

16-3VCL的继承关系 303

第17章 通用方法和事件 307

17-1TObject类 308

17-1-1AfterConstruction过程 308

17-1-2BeforeDestruction过程 308

17-1-3ClassInfo类方法 308

17-1-4ClassName类方法 308

17-1-5ClassNameIs类方法 308

17-1-6ClassParent类方法 308

17-1-7ClassType函数 309

17-1-8CleanupInstance过程 310

17-1-9Create构造 310

17-1-10DefaultHandler过程 310

17-1-11Destroy析构 310

17-1-12Dispatch过程 310

17-1-13FieldAddress函数 310

17-1-14Free过程 311

17-1-15FreeInstance过程 311

17-1-16GetInterface函数 311

17-1-17GetInterfaceEntry类方法 311

17-1-18GetInterfaceTable类方法 311

17-1-19InheritsFrom类方法 311

17-1-20InitInstance类方法 311

17-2TPersistent类 312

17-1-25NewInstance类方法 312

17-1-24NewInstance类方法 312

17-1-22MethodAddress类方法 312

17-1-21InstanceSize类方法 312

17-1-23MethodName类方法 312

17-2-1Assign过程 313

17-2-2AssignTo过程 313

17-2-3DefineProperties过程 313

17-2-4GetNamePath函数 314

17-3-1ComObject属性 315

17-3-2ComponentCount属性 315

17-3TComponent类 315

17-2-5GetOwner函数 315

17-3-3ComponentIndex属性 316

17-3-4Components属性 316

17-3-5ComponentState属性 316

17-3-6ComponentStyle属性 316

17-3-7DesignInfo属性 316

17-3-8Name属性 317

17-3-12ChangeName过程 318

17-3-11VCLComObject属性 318

17-3-13DestroyComponents过程 318

17-3-9Owner属性 318

17-3-10Tag属性 318

17-3-14ExecuteAction函数 319

17-3-15FindComponent函数 319

17-3-16FreeNotification过程 320

17-3-17GetChildParent函数 320

17-3-18HasParent函数 320

17-3-19InsertComponent过程 320

17-3-20Loaded过程 320

17-3-25RemoveComponent过程 321

17-3-27ValidateRename过程 321

17-3-26SetName过程 321

17-3-21MethodName类方法 321

17-3-24QueryInterface函数 321

17-3-23PaletteCreated过程 321

17-3-22NewInstance类方法 321

17-3-28WriteState过程 322

17-4TControl类 322

17-4-1Align属性 322

17-4-2Caption属性 323

17-4-3Color属性 324

17-4-4Enabled属性 324

17-4-5Font属性 324

17-4-6Height属性 325

17-4-7Hint属性 326

17-4-8Left属性 326

17-4-9Name属性 326

17-4-10Parent属性 326

17-4-12ShowHint属性 327

17-4-11PopupMenu属性 327

17-4-13Text属性 328

17-4-14Visible属性 328

17-4-15AfterConstruction过程 328

17-4-16beginDrag过程 328

17-4-17BringToFront过程 329

17-4-18Changed过程 329

17-4-19Create构造 329

17-4-20Destroy析构 330

17-4-26Update过程 331

17-4-25SetParent过程 331

17-4-27OnCanResize事件 331

17-4-21MouseDown过程 331

17-4-24Repaint过程 331

17-4-23MouseUp过程 331

17-4-22MouseMove过程 331

17-4-28OnClick事件 332

17-4-29OnConstrainedResize事件 332

17-4-30OnContextPopup事件 332

17-4-31OnDblClick事件 332

17-4-32OnDragDrop事件 332

17-4-33OnDragOver事件 332

17-4-34OnendDock事件 333

17-4-35OnendDrag事件 333

17-4-36OnMouseDown事件 334

17-4-37OnMouseMove事件 335

17-4-38OnMouseUp事件 335

17-4-43OnStartDock事件 337

17-4-42OnResize事件 337

17-4-41OnMouseWheelUp事件 337

17-4-39OnMouseWheel事件 337

17-4-40OnMouseWheelDown事件 337

17-4-44OnStartDrag事件 338

17-5TWinControl类 338

17-5-1BevelInner属性 338

17-5-2ClientRect属性 338

17-5-3ControlCount属性 339

17-5-4Controls属性 339

17-5-6DockSite属性 340

17-5-5DockClientCount属性 340

17-5-7TabStop属性 341

17-5-8AlignControls过程 341

17-5-9CanFocus函数 341

17-5-10CreateWindowHandle过程 341

17-5-11DoEnter过程 341

17-5-12DoExit过程 341

17-5-13DoKeyDown函数 341

17-5-15GetDeviceContext函数 342

17-5-14Focused函数 342

17-5-16GetParentHandle函数 344

17-5-17GetSiteInfo过程 344

17-5-18KeyDown过程 344

17-5-19KeyPress过程 344

17-5-20KeyUp过程 345

17-5-21PaintTo过程 345

17-5-22Repaint过程 346

17-5-25SetFocus过程 347

17-5-23SelectFirst过程 347

17-5-24SelectNext过程 347

17-5-26ShowControl过程 348

17-5-27Update过程 348

17-5-28OnDockDrop事件 349

17-5-29OnDockOver事件 349

17-5-30OnEnter事件 349

17-5-31OnExit事件 349

17-5-33OnKeyDown事件 350

17-5-32OnGetSiteInfo事件 350

17-5-34OnKeyPress事件 351

17-5-35OnKeyUp事件 352

17-5-36OnUnDock事件 352

17-6TGraphicControl类 352

17-6-1Canvas属性 353

17-6-2Create构造 353

17-6-3Destroy析构 353

17-6-4Paint过程 354

第18章 Standard组件页 355

18-1Frames 356

18-2MainMenu 356

18-2-1AutoMerge属性 356

18-2-2Handle属性 356

18-2-3GetOle2AcceleratorTable过程 356

18-2-4Merge过程 356

18-3PopupMenu 357

18-2-8OnChange事件 357

18-2-6SetOle2MenuHandle过程 357

18-2-5PopulateOle2Menu过程 357

18-2-7Unmerge过程 357

183-1Alignment属性 358

18-3-2AutoPopup属性 358

18-3-3HelpContext属性 359

18-3-4PopupPoint事件 359

18-3-5DoPopup事件 359

18-3-6OnPopup事件 359

18-4Label 359

18-4-1AutoSize属性 360

18-4-2Caption属性 360

18-4-3Layout属性 361

18-4-4SetBounds 361

18-4-5OnClick事件 361

18-4-6OnDragDrop事件 362

18-5-1AutoSelect属性 363

18-5-2AutoSize属性 363

18-5Edit 363

18-5-3CharCase属性 364

18-5-4PasswordChar属性 364

18-5-5ReadOnly属性 364

18-5-6Clear方法 364

18-5-7ClearSelection方法 365

18-5-8CopyToClipboard方法 365

18-5-9GetSelTextBuf函数 365

18-5-11SetSelTextBuf过程 366

18-5-10PasteFromClipboard过程 366

18-5-12OnChange事件 367

18-5-13OnEnter事件 367

18-5-14OnExit事件 367

18-5-15OnKeyPress事件 367

18-6Memo 368

18-6-1CaretPos属性 368

18-6-2Lines属性 368

18-6-3ScrollBars属性 368

18-6-7ClearUndo属性 370

18-6-6WordWrap属性 370

18-6-4WantReturns属性 370

18-6-5WantTabs属性 370

18-6-8OnChange事件 371

18-6-9OnClick事件 371

18-7Button 371

18-7-1Cancel属性 372

18-7-2Default属性 372

18-7-3ModalResult属性 372

18-7-4ToggleButton属性 372

18-7-5UseRightToLeftAlignment方法 372

18-8CheckBox 372

18-8-1Alignment属性 373

18-8-2AllowGrayed属性 373

18-8-3Checked属性 373

18-8-4State属性 374

18-8-5GetControlsAlignment方法 374

18-10ListBox 375

18-9-3GetControlsAlignment方法 375

18-10-1Capacity属性 375

18-9-1Alignment属性 375

18-9-2Checked属性 375

18-9RadioButton 375

18-10-2Count属性 376

18-10-3Items属性 376

18-10-4List属性 376

18-10-5Add方法 376

18-10-6Assign方法 378

18-10-7Clear方法 378

18-10-8Delete方法 378

18-11ComboBox 378

18-11-1AutoCloseUp属性 378

18-11-2AutoComplete属性 378

18-11-3AutoDropDown属性 379

18-11-4ItemHeight属性 379

18-11-5Sorted属性 379

18-11-7OnDrawItem事件 380

18-11-6Style属性 380

18-11-8OnMeasureItem事件 381

18-12RadioGroup 381

18-12-1Columns属性 381

18-12-2ItemIndex属性 381

18-12-3Items属性 381

18-12-4FlipChildren方法 382

18-12-5OnContextPopup事件 383

18-13Panel 383

18-13-1BevelInner属性 383

18-13-2BevelOuter属性 383

18-13-3BevelWidth属性 384

18-13-4BorderStyle属性 384

18-13-5BorderWidth属性 384

18-14ActionList 385

18-13-8GetControlsAlignment方法 385

18-13-7Locked属性 385

18-13-6FullRepaint属性 385

18-14-1ActionCount属性 386

18-14-2Actions属性 386

18-14-3Images属性 386

18-14-4State属性 386

第19章 Addition组件页 387

19-1-2Kind属性 388

19-1-1Glyph属性 388

19-1TBitBtn 388

19-1-3Layout属性 389

19-1-4Margin属性 390

19-1-5NumGlyphs属性 390

19-1-6Spacing属性 391

19-1-7Style属性 391

19-1-8Click方法 391

19-1-9OnEnter事件 391

19-2-1AllowAllUp属性 392

19-2-2Down属性 392

19-2TSpeedButton 392

19-1-10OnExit事件 392

19-2-3Flat属性 393

19-2-4Glyph属性 393

19-2-5GroupIndex属性 393

19-2-6Layout属性 393

19-3TMaskEdit 394

19-2-10Transparent属性 394

19-2-9Spacing属性 394

19-2-8NumGlyphs属性 394

19-2-7Margin属性 394

19-3-1EditMask属性 395

19-3-2EditText属性 395

19-3-3IsMasked属性 396

19-3-4MaxLength属性 396

19-3-5Text属性 396

19-4-1Cells属性 397

19-3-8ClearSelection方法 397

19-4TStringGrid 397

19-3-7ValidateEdit方法 397

19-3-6GetTextLen方法 397

19-4-2Cols属性 399

19-4-3Objects属性 399

19-4-4Rows属性 399

19-4-5CellRect方法 400

19-4-6MouseToCell方法 401

19-4-11OnGetEditText事件 402

19-4-10OnGetEditMask事件 402

19-4-9OnDrawCell事件 402

19-4-8OnColumnMoved事件 402

19-4-7MouseCoord方法 402

19-4-12OnRowMoved事件 403

19-4-13OnSelectCell事件 403

19-4-14OnSetEditText事件 404

19-4-15OnTopLeftChanged事件 404

19-5TDrawGrid 404

19-5-1ColCount属性 405

19-5-2ColWidths属性 405

19-6-1Canvas属性 406

19-6TImage 406

19-5-3DefaultDrawing属性 406

19-6-2Center属性 407

19-6-3IncrementalDisplay属性 408

19-6-4Picture属性 408

19-6-5Proportional属性 409

19-6-6Stretch属性 410

19-7TShape 411

19-7-1Brush属性 411

19-6-7Transparent属性 411

19-7-2Pen属性 412

19-7-3Shape属性 412

19-7-4Create构造方法 413

19-7-5Destroy析构方法 413

19-8TBevel 413

19-8-1Shape属性 413

19-8-2Style属性 414

19-9-2AutoScroll属性 415

19-9TScrollBox 415

19-9-1BorderStyle属性 415

19-9-3HorzScrollBar属性 416

19-9-4VertScrollBar属性 417

19-9-5DisableAutoRange方法 418

19-9-6EnableAutoRange方法 418

19-9-7ScrollInView方法 418

19-10TCheckListBox 418

19-10-1AllowGrayed属性 419

19-10-2Checked属性 419

19-10-3Flat属性 419

19-10-4ItemEnabled属性 420

19-10-5Header属性 420

19-10-6HeaderBackgroundColor属性 420

19-10-7HeaderColor属性 420

19-10-12CopySelection方法 421

19-10-10Clear方法 421

19-10-11ClearSelection方法 421

19-10-8State属性 421

19-10-9AddItem方法 421

19-10-13OnClickCheck事件 422

19-10-14OnData事件 422

19-10-15OnDataFind事件 422

19-10-16OnDataObject事件 422

19-10-17OnDrawItem事件 422

19-10-18OnMeasureItem事件 423

19-11-2Beveled属性 424

19-11-3MinSize属性 424

19-11TSplitter 424

19-11-1AutoSnap属性 424

19-11-4ResizeStyle属性 425

19-11-5DoCanResize方法 426

19-11-6MouseDown方法 426

19-11-7MouseMove方法 426

19-11-8MouseUp方法 426

19-11-13OnMoved事件 427

19-11-12OnCanResize事件 427

19-11-9Paint方法 427

19-11-11StopSizing方法 427

19-11-10RequestAlign方法 427

19-11-14OnPaint事件 428

19-12TStaticText 429

19-12-1FocusControl属性 429

19-12-2ShowAccelChar属性 429

19-13TControlBar 430

19-13-1AutoDock属性 430

19-13-2AutoDrag属性 430

19-13-3Picture属性 430

19-13-4RowSize属性 431

19-13-5RowSnap属性 431

19-13-6StickControls方法 431

19-13-7OnBandDrag事件 431

第20章 Win32组件页 433

20-1-2DisplayRect属性 434

20-1-3HotTrack属性 434

20-1TTabControl 434

20-1-1Canvas属性 434

20-1-4Images属性 435

20-1-5MultiLine属性 435

20-1-6MultiSelect属性 436

20-1-7OwnerDraw属性 436

20-1-8RaggedRight属性 436

20-1-9ScrollOpposite属性 437

20-1-10Style属性 437

20-1-11TabHeight属性 438

20-1-12TabIndex属性 439

20-1-13TabPosition属性 439

20-1-14Tabs属性 439

20-1-18RowCount方法 440

20-1-20OnChange事件 440

20-1-19TabRect方法 440

20-1-16GetHitTestInfoAt方法 440

20-1-15TabWidth属性 440

20-1-17IndexOfTabAt方法 440

20-1-21OnChanging事件 441

20-1-22OnDrawTab事件 442

20-1-23OnGetImageIndex事件 442

20-2TPageControl 442

20-2-2ActivePageIndex属性 443

20-2-3PageCount属性 443

20-2-1ActivePage属性 443

20-2-4Pages属性 444

20-2-5FindNextPage方法 444

20-2-6GetChildren方法 445

20-2-7GetImageIndex方法 446

20-2-8ShowControl方法 446

20-2-9SelectNextPage方法 446

20-2-10UpdateActivePage方法 447

20-3TImageList 447

20-3-6ShareImages属性 448

20-3-5Masked属性 448

20-3-4Height属性 448

20-3-2Dragging属性 448

20-3-1DragCursor属性 448

20-3-3BkColor属性 448

20-3-10ShowDragImage事件 449

20-3-11OnChange事件 449

20-4TRichEdit 449

20-3-9SetDragImage事件 449

20-3-8HideDragImage事件 449

20-3-7Width属性 449

20-4-1DefAttributes属性 450

20-4-2DefaultConverter属性 451

20-4-3PlainText属性 451

20-4-4GetSelTextBuf方法 452

20-4-5RegisterConversionFormat类方法 452

20-4-6OnProtectChange事件 452

20-4-7OnResizeRequest事件 453

20-4-8OnSaveClipboard事件 453

20-4-9OnSelectionChange事件 454

20-5-1Frequency属性 455

20-5TTrackBar 455

20-5-2LineSize属性 456

20-5-3Max属性 456

20-5-4Min属性 456

20-5-5Orientation属性 457

20-5-6PageSize属性 457

20-5-7Position属性 457

20-5-8Selend属性 457

20-5-9SelStart属性 457

20-5-12TickMarks属性 458

20-5-13TickStyle属性 458

20-5-10SliderVisible属性 458

20-5-11ThumbLength属性 458

20-6TProgressBar 459

20-6-1Max属性 459

20-6-2Min属性 459

20-6-3Orientation属性 459

20-6-4Position属性 459

20-6-5Smooth属性 460

20-6-6Step属性 460

20-6-7StepBy方法 461

20-7TUpDown 462

20-7-1AlignButton属性 462

20-7-2ArrowKeys属性 462

20-7-3Associate属性 462

20-6-8StepIt方法 462

20-7-6Min属性 463

20-7-7Orientation属性 463

20-7-5Max属性 463

20-7-4Increment属性 463

20-7-8Thousands属性 464

20-7-9OnChanging事件 464

20-8TDateTimPicker 464

20-8-1DateFormat属性 464

20-8-2DroppedDown属性 464

20-8-3Kind属性 465

20-8-4ParseInput属性 465

20-8-9OnDropDown事件 466

20-8-8OnCloseUp事件 466

20-8-10OnUserInput事件 466

20-8-5ShowCheckbox属性 466

20-8-7OnChange事件 466

20-8-6Time属性 466

20-8TMonthCalendar 467

20-9-1Date属性 467

20-9-2endDate属性 467

20-9-3FirstDayOfWeek属性 467

20-9-4MaxDate属性 468

20-9-5MaxSelectRange属性 468

20-9-6MinDate属性 468

20-9-7ShowToday属性 468

20-9-8WeekNumbers属性 468

20-9-9MsgSetCalColors方法 468

20-10-1ChangeDelay属性 469

20-9-12OnGetMonthInfo事件 469

20-9TTreeView 469

20-9-11MsgSetRange方法 469

20-9-10MsgSetDateTime方法 469

20-10-2DropTarget属性 470

20-10-3HotTrack属性 470

20-10-4Indent属性 470

20-10-5Items属性 472

20-10-6Selected属性 473

20-10-7ShowButtons属性 473

20-10-8CustomSort方法 474

20-10-9FullCollapse方法 475

20-10-10GetNodeAt方法 475

20-10-11SaveToFile方法 476

第21章 System组件页 477

21-1TTimer 478

21-1-1Enabled属性 478

21-1-2Interval属性 479

21-1-3OnTimer事件 479

21-2-2OnPaint事件 480

21-2-1Canvas属性 480

21-2TPaintBox 480

21-3TMediaPlayer 481

21-3-1AutoEnable属性 482

21-3-2AutoRewind属性 482

21-3-3Capabilities属性 482

21-3-4DeviceType属性 482

21-3-5EnabledButtons属性 483

21-3-8VisibleButtons属性 484

21-3-7Notify属性 484

21-3-6Mode属性 484

21-3-9Wait属性 485

21-3-10AutoButtonSet过程 486

21-3-11Back过程 486

21-3-12Click过程 486

21-3-13Close过程 486

21-3-14DoNotify过程 487

21-3-15Eject过程 487

21-3-17Loaded过程 488

21-3-18Next过程 488

21-3-16KeyDown过程 488

21-3-19Open过程 489

21-3-20Paint过程 489

21-3-21Pause过程 489

21-3-22PauseOnly过程 491

21-3-23Play过程 491

21-3-24Previous过程 492

21-3-25Resume过程 492

21-3-26Rewind过程 493

21-3-27Save过程 493

21-3-28StartRecording 493

21-3-29Step过程 494

21-3-30Stop过程 494

21-3-31OnClick事件 494

21-3-32OnNotify事件 494

21-4-1Linked属性 495

21-4TOleContainer 495

21-3-33OnPostClick事件 495

21-4-2OleClassName属性 496

21-4-3OleObject属性 496

21-4-4LoadFromFile方法 496

21-4-5OnObjectMove事件 496

第22章 DiaLogs组件页 497

22-1-1DefaultExt属性 498

22-1-2FileName属性 498

22-1OpenDialog 498

22-1-3Files属性 500

22-1-4Filter属性 501

22-1-5HistoryList属性 501

22-1-6Options属性 501

22-1-7Execute方法 502

22-1-8OnCanClose事件 502

22-1-9OnFolderChange事件 502

22-2-2InitialDir属性 503

22-2-1FileEditStyle属性 503

22-2-3Options属性 503

22-1-10OnShow事件 503

22-2SaveDialog 503

22-2-4OptionsEx属性 505

22-3OpenPictureDialog 505

22-3-1ExecuteTarget方法 505

22-3-2HandlesTarget方法 505

22-3-3OnAccept事件 505

22-3-4OnCancel事件 505

22-4FontDialog 505

22-4-2Font属性 506

22-4-1Device属性 506

22-4-3MaxFontSize属性 507

22-4-4MinFontSize属性 507

22-4-5Options属性 508

22-4-6OnApply事件 508

22-5ColorDialog 508

22-5-1Color属性 509

22-6-3FromPage属性 510

22-6-2Copies属性 510

22-6-1Collate属性 510

22-6PrintDialog 510

22-5-3Options属性 510

22-5-2CustomColors属性 510

22-6-4MaxPage属性 511

22-6-5MinPage属性 511

22-6-6PrintRange属性 511

22-6-7PrintToFile属性 511

22-6-8ToPage属性 513

22-7-1FindText属性 514

22-7FindDialog 514

22-7-2Left属性 515

22-7-3Position属性 515

22-7-4Top属性 515

22-7-5OnFind事件 515

第23章 DataAcess组件页和DataControl组件页 517

23-1TDataSource 518

23-1-1AutoEdit属性 518

23-1-2DataSet属性 518

23-1-5IsLinkedTo方法 519

23-1-4State属性 519

23-1-3Enabled属性 519

23-1-6OnDataChange事件 520

23-1-7OnStateChange事件 520

23-1-8OnUpdateData事件 521

23-2TDBNavigator 521

23-2-1ConfirmDelete属性 521

23-2-2DataSource属性 522

23-2-3Flat属性 522

23-2-4Hints属性 522

23-2-5VisibleButtons属性 522

23-2-6SetBounds方法 522

23-2-7BeforeAction事件 522

23-3TDBText 522

23-4TDBEdit 523

23-3-5UseRightToLeftAlignment方法 523

23-3-4Field属性 523

23-3-2DataField属性 523

23-3-1AutoSize属性 523

23-3-3DataSource属性 523

23-4-1DataField属性 524

23-4-2ReadOnly属性 524

23-4-3EditText属性 524

23-4-4IsMasked属性 524

23-5TDBMemo 525

23-5-1Lines属性 525

23-4-6Text属性 525

23-4-7Reset方法 525

23-4-5MaxLength属性 525

23-5-2OnChange事件 526

23-6TDBImage 526

23-6-1AutoDisplay属性 526

23-6-2Center属性 526

23-7-1OnDrawItem事件 527

23-6-6PasteFromClipboard方法 527

23-7TDBListBox 527

23-6-5LoadPicture方法 527

23-6-4Stretch属性 527

23-6-3Picture属性 527

23-7-2OnMeasureItem事件 528

23-8TDBComboBox 529

23-8-1Items属性 529

23-8-2Style属性 529

23-8-5Sorted属性 530

23-8-4CharCase属性 530

23-8-3AutoComplete属性 530

23-9TDBCheckBox 531

23-9-1ValueChecked属性 531

23-9-2ValueUnchecked属性 531

第24章 BDE组件页 533

24-1TTable 534

24-1-1CanModify属性 534

24-1-2DataSource属性 534

24-1-3Exclusive属性 534

24-1-5IndexFieldCount属性 535

24-1-4IndexFields属性 535

24-1-6IndexName属性 536

24-1-7KeyExclusive属性 536

24-1-8KeyFieldCount属性 537

24-1-9ReadOnly属性 537

24-1-10TableName属性 538

24-1-11TableType属性 538

24-1-12AddIndex函数 539

24-1-15ApplyRange函数 540

24-1-14AppendRecord函数 540

24-1-13Append函数 540

24-1-16BatchMove函数 541

24-1-17Cancel函数 541

24-1-18Close函数 541

24-1-19CreateTable函数 542

24-1-20Delete函数 543

24-1-21DeleteIndex函数 543

24-1-22DeleteTable函数 543

24-1-23Edit函数 544

24-1-25FindNearest函数 545

24-1-24FindKey函数 545

24-1-27GotoKey函数 546

24-1-26First函数 546

24-1-28GotoNearest函数 547

24-1-29Insert函数 547

24-1-30IsEmpty函数 548

24-1-31Last函数 548

24-1-32Locate函数 548

24-1-36Open函数 549

24-1-38SetKey函数 549

24-1-37Post函数 549

24-1-35Next函数 549

24-1-34Lookup函数 549

24-1-33LockTable函数 549

24-2TQuery 550

24-2-1SQL属性 550

24-2-2SQLBinary属性 550

24-2-3ExecSQL方法 550

24-3TDataBase 551

24-2-6OnUpdateRecord事件 551

24-2-5OnUpdateError事件 551

24-2-4GetDetailLinkFields方法 551

24-3-1AliasName属性 552

24-3-2DatabaseName属性 552

24-3-3Connected属性 552

24-3-4ApplyUpdates属性 553

24-3-5CloseDataSets方法 554

24-3-6FlushSchemaCache方法 554

24-3-7OnLogin事件 554

第25章 CLX类库简介 555

第26章 CLX库的一些专用控件 563

26-1TLCDNumber 564

26-1-1AutoSize属性 564

26-1-2Digits属性 564

26-1-3Handle属性 565

26-1-4Mode属性 565

26-1-5PointSize属性 565

26-2-1Enabled属性 566

26-2TTimer 566

26-2-2Interval属性 566

26-1-6SegmentStyle属性 566

26-1-8OnOverflow事件 566

26-1-7Value属性 566

26-2-3Hooks属性 567

26-2-4ParentWidget属性 567

26-2-5HandleAllocated方法 567

26-2-6HandleNeeded方法 567

26-2-7OnTimer事件 568

26-3TPaintBox 568

26-3-1Canvas属性 568

26-3-2OnPaint事件 568

26-4TTextViewer 569

26-4-1DocumentTitle属性 569

26-4-2IsTextSelected属性 569

26-4-3LinkColor属性 569

26-5-1Backward方法 570

26-5TTextBrowser 570

26-4-6TextFormat属性 570

26-4-5TextColor属性 570

26-4-4Paper属性 570

26-5-2CanGoBackward方法 571

26-5-3CanGoForward方法 571

26-5-4Forward方法 571

26-5-5ScrollToAnchor方法 571

26-6TSpinEdit 572

26-6-1ButtonStyle属性 572

26-6-2CleanText属性 573

26-6-3Max属性 573

26-6-4Min属性 573

26-6-5Prefix属性 573

26-6-6SpecialText属性 573

26-6-7Suffix属性 574

26-6-8Text属性 574

26-6-9Value属性 574

相关图书
作者其它书籍
返回顶部