图书介绍

Delphi类库查询辞典2025|PDF|Epub|mobi|kindle电子书版本百度云盘下载

Delphi类库查询辞典
  • 湘沪科技编著 著
  • 出版社: 北京:中国铁道出版社
  • ISBN:7113061885
  • 出版时间:2004
  • 标注页数:574页
  • 文件大小:70MB
  • 文件页数:618页
  • 主题词:软件工具-程序设计

PDF下载


点此进入-本书在线PDF格式电子书下载【推荐-云解压-方便快捷】直接下载PDF格式图书。移动端-PC端通用
种子下载[BT下载速度快]温馨提示:(请使用BT下载软件FDM进行下载)软件下载地址页直链下载[便捷但速度慢]  [在线试读本书]   [在线获取解压码]

下载说明

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

下载的文件为RAR压缩包。需要使用解压软件进行解压得到PDF格式图书。

建议使用BT下载工具Free Download Manager进行下载,简称FDM(免费,没有广告,支持多平台)。本站资源全部打包为BT种子。所以需要使用专业的BT下载软件进行下载。如BitComet qBittorrent uTorrent等BT下载工具。迅雷目前由于本站不是热门资源。不推荐使用!后期资源热门了。安装了迅雷也可以迅雷进行下载!

(文件页数 要大于 标注页数,上中下等多册电子书除外)

注意:本站所有压缩包均有解压码: 点击下载压缩包解压工具

图书目录

第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-2Ceilfunction18

3-1Absfunction18

3-3DivModprocedure18

3-4Expfunction19

3-5Floorfunction19

3-6Fracfunction20

3-7Frexpprocedure20

3-8Infinityconstant21

3-9Intfunction21

3-10IntPowerfunction22

3-11IsInfinitefunction23

3-12IsNanfunction23

3-13IsZerofunction24

3-14Ldexpfunction25

3-15Lnfunction26

3-16LnXP1function26

3-17Log10function27

3-18Log2function28

3-19LogNfunction28

3-20Maxfunction29

3-21Minfunction29

3-22MulDivfunction30

3-24NegInfinityconstant31

3-25Pifunction31

3-26Polyfunction31

3-23NaNconstant31

3-27Powerfunction32

3-28Roundfunction33

3-29RoundTofunction34

3-30SameValuefunction34

3-31Signfunction35

3-33Sqrfunction36

3-32SimpleRoundTofunction36

3-35Truncfunction37

3-34Sqrtfunction37

第4章 Trigonometryroutines三角法例程39

4-1ArcCosfunction40

4-2ArcCoshfunction40

4-3ArcCotfunction41

4-4ArcCotHfunction41

4-5ArcCscfunction42

4-6ArcCscHfunction42

4-7ArcSecfunction43

4-8ArcSecHfunction43

4-10ArcSinhfunction44

4-9ArcSinfunction44

4-12ArcTan2function45

4-11ArcTanfunction45

4-13ArcTanhfunction46

4-14Cosfunction46

4-15Cosecantfunction47

4-16Coshfunction47

4-17Cotfunction48

4-18Cotanfunction48

4-19CotHfunction49

4-20Cscfunction49

4-21CscHfunction50

4-22Hypotfunction50

4-23Secfunction51

4-24Secantfunction51

4-26Sinfunction52

4-25SecHfunction52

4-27SinCosprocedure53

4-28Sinhfunction53

4-29Tanfunction54

4-30Tanhfunction54

第5章 IOroutines系统IO例程55

5-1Appendprocedure56

5-2BlockReadprocedure56

5-3BlockWriteprocedure57

5-4Eoffunction58

5-5ErrOutputvariable59

5-6FileModevariable59

5-7FilePosfunction59

5-8FileSizefunction60

5-9IOResultfunction60

5-10MkDirprocedure61

5-12Renameprocedure62

5-11Outputvariable62

5-13Resetprocedure63

5-14Rewriteprocedure64

5-15RmDirprocedure64

5-16Seekprocedure65

5-17Truncateprocedure66

5-18Writeprocedure(fortypedfiles)67

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

6-1Incprocedure70

6-2Oddfunction71

6-3Ordfunction71

6-4Predfunction72

6-5Succfunction72

6-6Assertprocedure73

6-7AssertErrorProcvariable74

6-8Beepprocedure74

6-9CountGenerationsfunction74

6-11GetEnumNamefunction75

6-12GetEnumValuefunction75

6-10DLLProcvariable75

6-13GetEnvironmentVariablefunction76

6-14Hifunction77

6-15IfThenfunction77

6-16IsAccelfunction78

6-17IsValidIdentfunction79

6-18Lofunction80

6-19Moveprocedure80

6-20SizeOffunction81

6-22UniqueStringprocedure82

6-21Slicefunction82

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

7-1ChangeFileExtfunction84

7-2DosPathToUnixPathfunction85

7-3ExcludeTrailingBackslashfunction85

7-4ExpandFileNamefunction86

7-5ExtractFileDirfunction86

7-6ExtractFileDrivefunction87

7-8ExtractFileNamefunction88

7-7ExtractFileExtfunction88

7-9ExtractFilePathfunction90

7-10ExtractRelativePathfunction91

7-11IsPathDelimiterfunction92

7-12MatchesMaskfunction92

7-13Abortprocedure93

7-14Breakprocedure93

7-16Exitprocedure94

7-17Haltprocedure94

7-15Continueprocedure94

7-18RunErrorprocedure95

7-19Sleepprocedure95

7-20Chrfunction96

7-21Highfunction96

7-22Lowfunction97

7-23Ordfunction97

7-24Roundfunction98

7-25Trunkcfunction99

DynamicallocationRoutines申请例程101

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

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

8-1Addrfunction102

8-2Assignedfunction102

8-3FreeAndNilprocedure103

8-4FreeAndNilPropertiesfunction103

8-7FmtLoadStrfunction104

8-8FmtStrprocedure104

8-6DefaultTextLineBreakStylevariable104

8-5Ptrfunction104

8-9Formatfunction105

8-10FormatBuffunction106

8-11FormatMaskTextfunction106

8-12GetFormatSettingsprocedure108

8-13StrFmtfunction108

8-14StrLFmtfunction109

8-15WideFormatfunction109

8-16WideFormatBuffunction110

8-17Disposeprocedure111

8-18Finalizeprocedure112

8-19FreeMemprocedure112

8-20GetMemprocedure112

8-21Initializeprocedure114

8-22Newprocedure114

第9章 Memorymanagementroutines内存管理例程117

Textfileroutines文本文件操作例程117

9-2GetHeapStatusfunction118

9-1AllocMemfunction118

9-3GetMemoryManagerprocedure119

9-4IsMemoryManagerSetfunction120

9-5ReallocMemprocedure121

9-6SetMemoryManagerprocedure121

9-7SysFreeMemfunction123

9-8SysGetMemfunction123

9-9SysReallocMemfunction124

9-10AssignPrnprocedure125

9-12Eraseprocedure126

9-11Eolnfunction126

9-13Flushfunction127

9-14Readprocedure128

9-15ReadLnprocedure129

9-16SeekEoffunction129

9-17SeekEolnfunction131

9-18SetLineBreakStyleprocedure132

9-19SetTextBufprocedure132

9-21WriteLnprocedure133

9-20Writeprocedure(fortextfiles)133

第10章 FloatingPointConversionRoutines浮点转换例程135

10-1FloatToCurrfunction136

10-2FloatToDateTimefunction136

10-3FloatToDecimalprocedure136

10-4FloatToStrfunction138

10-5FloatToStrFfunction138

10-6FloatToTextfunction140

10-7FloatToTextFmtfunction141

10-8FormatFloatfunction142

10-9StrToCurrfunction143

10-10StrToCurrDeffunction144

10-11StrToFloatfunction145

10-12StrToFloatDeffunction146

10-13TextToFloatfunction147

10-14TryFloatToCurrfunction147

10-15TryFloatToDateTimefunction148

10-16TryStrToCurrfunction149

10-17TryStrToFloatfunction150

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

11-1AnsiStrCompfunction154

11-2AnsiStrICompfunction154

11-3AnsiStrLCompfunction155

11-4AnsiStrLICompfunction156

11-5AnsiStrLowerfunction157

11-6AnsiStrPosfunction157

11-7AnsiStrRScanfunction158

11-8AnsiStrScanfunction158

11-10ExtractStringsfunction159

11-9AnsiStrUpperfunction159

11-11StrCatfunction160

11-12StrCompfunction161

11-13StrCopyfunction162

11-14StrECopyfunction162

11-15Strendfunction163

11-16StrICompfunction164

11-17StrLCatfunction165

11-18StrLCompfunction165

11-19StrLCopyfunction166

11-20StrLenfunction167

11-21StrLICompfunction168

11-22StrLowerfunction169

11-23StrMovefunction169

11-24StrPCopyfunction170

11-25StrPLCopyfunction170

11-26StrPosfunction171

11-27StrRScanfunction172

11-28StrScanfunction173

11-29StrUpperfunction174

第12章 Filemanagementroutines文件管理例程175

12-1AssignFileprocedure176

12-2ChDirprocedure176

12-3CloseFileprocedure177

12-4CreateDirfunction177

12-5DeleteFilefunction178

12-6DirectoryExistsfunction178

12-8DiskSizefunction179

12-7DiskFreefunction179

12-9FileAgefunction180

12-10FileCloseprocedure181

12-11FileCreatefunction181

12-12FileDateToDateTimefunction181

12-13FileExistsfunction182

12-14FileGetAttrfunction182

12-15FileGetDatefunction182

12-16FileOpenfunction183

12-18FileSearchfunction184

12-17FileReadfunction184

12-19FileSeekfunction185

12-20FileSetAttrfunction187

12-21FileWritefunction189

12-22FindCloseprocedure189

12-23FindFirstfunction189

12-24FindNextfunction190

12-25ForceDirectoriesfunction192

12-27GetDirprocedure193

12-26GetCurrentDirfunction193

12-28RenameFilefunction194

12-29SetCurrentDirfunction196

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

13-1AdjustLineBreaksfunction198

13-2AnsiCompareStrfunction198

13-3AnsiCompareTextfunction199

13-4AnsiContainsStrfunction199

13-5AnsiContainsTextfunction200

13-8AnsiendsTextfunction201

13-6AnsiDequotedStrfunction201

13-7AnsiendsStrfunction201

13-9AnsilndexStrfunction202

13-10AnsiIndexTextfunction203

13-11AnsiLeftStrfunction204

13-12AnsiLowerCasefunction204

13-13AnsiMatchStrfunction204

13-14AnsiMatchTextfunction205

13-15AnsiMidStrfunction206

13-16AnsiPosfunction206

13-17AnsiQuotedStrfunction207

13-18AnsiReplaceStrfunction208

13-19AnsiReplaceTextfunction208

13-20AnsiResemblesTextfunction209

13-21AnsiReverseStringfunction210

13-22AnsiRightStrfunction210

13-23AnsiSameStrfunction210

13-25CompareStrfunction211

13-24AnsiUpperCasefunction211

13-26CompareTextfunction212

13-27Concatfunction213

13-28Copyfunction214

13-29Deleteprocedure216

13-30Insertprocedure216

13-31IsDelimiterfunction217

13-32LastDelimiterfunction217

13-33Lengthfunction218

13-34LowerCasefunction219

13-35Posfunction219

13-36PosExfunction220

13-37ReverseStringfunction221

13-38RightBStrfunction221

13-39SameTextfunction221

13-40SetLengthprocedure222

13-41Strprocedure223

13-42StringReplacefunction223

13-43StuffStringfunction224

13-44TrimRightfunction225

13-45UpperCasefunction226

13-46Valprocedure226

13-47WideSameTextfunction228

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

14-1CheckSqlTimeStampprocedure230

14-2CompareTimefunction231

14-3CurrentYearfunction231

14-5DateOffunction232

14-4Datefunction232

14-6DateTimeToFileDatefunction233

14-7DateTimeToSQLTimeStampfunction233

14-8DateTimeToStrfunction234

14-9DateTimeToStringprocedure234

14-10DateTimeToSystemTimeprocedure235

14-11DateTimeToTimeStampfunction236

14-12DateToStrfunction236

14-14DayOffunction237

14-13Dayofweekconstants237

14-15DayOfTheMonthfunction238

14-16DaySpanfunction238

14-17DecodeTimeprocedure239

14-18endOfAWeekfunction239

14-19endOfTheYearfunction240

14-20FormatDateTimefunction241

14-21HourOfTheMonthfunction242

14-22IncHourfunction243

14-23IsLeapYearfunction244

14-24IsPMfunction244

14-25IsSameDayfunction244

14-26IsTodayfunction245

14-27IsValidTimefunction246

14-28MinuteOffunction247

14-29MonthsBetweenfunction247

14-32RecodeDateTimefunction248

Constant;OneSecondConstant248

14-31OneHourConstant;OneMillisecondConstant;OneMinute248

14-30Nowfunction248

14-33ReplaceDateprocedure249

14-34SameDateTimefunction250

14-35SameTimefunction250

14-36SecondOffunction251

14-37StartOfADayfunction252

14-38StartOfAMonthfunction252

14-40StrToDatefunction253

14-39StartOfTheYearfunction253

14-41StrToDateTimefunction255

14-42StrToDateTimeDeffunction255

14-43StrToTimefunction256

14-44SystemTimeToDateTimefunction257

14-45Timeunitconstants257

14-46Time,GetTimefunctions258

14-47TimeOffunction258

14-48TimeStampToDateTimefunction259

14-51Tomorrowfunction260

14-50Todayfunction260

14-49TimeToStrfunction260

14-52TryEncodeDatefunction261

14-53UnixDateDeltaconstant262

14-54WeekOffunction262

14-55WeekOfTheYearfunction262

14-56WeeksInYearfunction263

14-57WithinPastDaysfunction264

14-58YearOffunction264

14-60YearSpanfunction265

14-59YearsBetweenfunction265

第15章 其他类例程267

15-1CallTerminateProcsfunction268

15-2ExitProcvariable268

15-3beginThreadfunction268

15-4endThreadfunction269

15-5ColorToIdentfunction269

15-7ColorToStringfunction270

15-6ColorToRGBfunction270

15-8GetColorValuesprocedure271

15-9StringToColorfunction271

15-10Chrfunction272

15-11FillCharprocedure272

15-12UpCasefunction273

15-13Clipboardfunction273

15-14SetClipboardfunction273

15-15CompareMemfunction274

15-16CompareValuefunction275

15-17CurrToStrfunction276

15-18CurrToStrFfunction276

15-19DoubleToCompfunction277

15-20FormatCurrfunction277

15-21IntToHexfunction278

15-22IntToStrfunction279

15-25Win32Checkfunction280

15-26ParamCountfunction280

15-23OutOfMemoryErrorprocedure280

15-24RaiseLastOSErrorprocedure280

15-27ParamStrfunction281

15-28RegisterComponentsprocedure282

15-29RegisterFieldsprocedure282

15-30Randomfunction283

15-31Randomizeprocedure283

15-32Meanfunction284

15-33Sumfunction284

15-35SumOfSquaresfunction285

15-34SumIntfunction285

15-36TotalVariancefunction286

15-37AnsiCompareFileNamefunction287

15-38GetFieldPropertyfunction287

15-39PasswordDialogfunction288

15-40Sessionsvariable289

15-41StrDisposeprocedure290

15-42StrNewfunction290

15-43BoolToStrfunction291

15-45StrToIntfunction293

15-44Pointfunction293

第16章 VCL类库简介295

16-1VCL祖先类层次296

16-1-1TObject与TPersistent类296

16-1-2TComponent与TControl组件297

16-1-3TWinControl与TGraphicControl297

16-1-4TApplication297

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-1Frames356

18-2MainMenu356

18-2-1AutoMerge属性356

18-2-2Handle属性356

18-2-3GetOle2AcceleratorTable过程356

18-2-4Merge过程356

18-3PopupMenu357

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-4Label359

18-4-1AutoSize属性360

18-4-2Caption属性360

18-4-3Layout属性361

18-4-4SetBounds361

18-4-5OnClick事件361

18-4-6OnDragDrop事件362

18-5-1AutoSelect属性363

18-5-2AutoSize属性363

18-5Edit363

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-6Memo368

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-7Button371

18-7-1Cancel属性372

18-7-2Default属性372

18-7-3ModalResult属性372

18-7-4ToggleButton属性372

18-7-5UseRightToLeftAlignment方法372

18-8CheckBox372

18-8-1Alignment属性373

18-8-2AllowGrayed属性373

18-8-3Checked属性373

18-8-4State属性374

18-8-5GetControlsAlignment方法374

18-10ListBox375

18-9-3GetControlsAlignment方法375

18-10-1Capacity属性375

18-9-1Alignment属性375

18-9-2Checked属性375

18-9RadioButton375

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-11ComboBox378

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-12RadioGroup381

18-12-1Columns属性381

18-12-2ItemIndex属性381

18-12-3Items属性381

18-12-4FlipChildren方法382

18-12-5OnContextPopup事件383

18-13Panel383

18-13-1BevelInner属性383

18-13-2BevelOuter属性383

18-13-3BevelWidth属性384

18-13-4BorderStyle属性384

18-13-5BorderWidth属性384

18-14ActionList385

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-1TBitBtn388

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-2TSpeedButton392

19-1-10OnExit事件392

19-2-3Flat属性393

19-2-4Glyph属性393

19-2-5GroupIndex属性393

19-2-6Layout属性393

19-3TMaskEdit394

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-4TStringGrid397

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-5TDrawGrid404

19-5-1ColCount属性405

19-5-2ColWidths属性405

19-6-1Canvas属性406

19-6TImage406

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-7TShape411

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-8TBevel413

19-8-1Shape属性413

19-8-2Style属性414

19-9-2AutoScroll属性415

19-9TScrollBox415

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-10TCheckListBox418

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-11TSplitter424

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-12TStaticText429

19-12-1FocusControl属性429

19-12-2ShowAccelChar属性429

19-13TControlBar430

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-1TTabControl434

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-2TPageControl442

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-3TImageList447

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-4TRichEdit449

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-5TTrackBar455

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-6TProgressBar459

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-7TUpDown462

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-8TDateTimPicker464

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-8TMonthCalendar467

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-9TTreeView469

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-1TTimer478

21-1-1Enabled属性478

21-1-2Interval属性479

21-1-3OnTimer事件479

21-2-2OnPaint事件480

21-2-1Canvas属性480

21-2TPaintBox480

21-3TMediaPlayer481

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-28StartRecording493

21-3-29Step过程494

21-3-30Stop过程494

21-3-31OnClick事件494

21-3-32OnNotify事件494

21-4-1Linked属性495

21-4TOleContainer495

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-1OpenDialog498

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-2SaveDialog503

22-2-4OptionsEx属性505

22-3OpenPictureDialog505

22-3-1ExecuteTarget方法505

22-3-2HandlesTarget方法505

22-3-3OnAccept事件505

22-3-4OnCancel事件505

22-4FontDialog505

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-5ColorDialog508

22-5-1Color属性509

22-6-3FromPage属性510

22-6-2Copies属性510

22-6-1Collate属性510

22-6PrintDialog510

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-7FindDialog514

22-7-2Left属性515

22-7-3Position属性515

22-7-4Top属性515

22-7-5OnFind事件515

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

23-1TDataSource518

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-2TDBNavigator521

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-3TDBText522

23-4TDBEdit523

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-5TDBMemo525

23-5-1Lines属性525

23-4-6Text属性525

23-4-7Reset方法525

23-4-5MaxLength属性525

23-5-2OnChange事件526

23-6TDBImage526

23-6-1AutoDisplay属性526

23-6-2Center属性526

23-7-1OnDrawItem事件527

23-6-6PasteFromClipboard方法527

23-7TDBListBox527

23-6-5LoadPicture方法527

23-6-4Stretch属性527

23-6-3Picture属性527

23-7-2OnMeasureItem事件528

23-8TDBComboBox529

23-8-1Items属性529

23-8-2Style属性529

23-8-5Sorted属性530

23-8-4CharCase属性530

23-8-3AutoComplete属性530

23-9TDBCheckBox531

23-9-1ValueChecked属性531

23-9-2ValueUnchecked属性531

第24章 BDE组件页533

24-1TTable534

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-2TQuery550

24-2-1SQL属性550

24-2-2SQLBinary属性550

24-2-3ExecSQL方法550

24-3TDataBase551

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-1TLCDNumber564

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-2TTimer566

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-3TPaintBox568

26-3-1Canvas属性568

26-3-2OnPaint事件568

26-4TTextViewer569

26-4-1DocumentTitle属性569

26-4-2IsTextSelected属性569

26-4-3LinkColor属性569

26-5-1Backward方法570

26-5TTextBrowser570

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-6TSpinEdit572

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

热门推荐