一、DelphiIDE
File: Exit, Module,Form,Frame,Unit
Edit:Paste,Align,Grid,Front,Tab,Creation,
Search:Find,File,Replace,Incremental,Line,Browse,Symbol
View:Inspector,TreeView,Palette,Explore,Component,Debug,Variables,Threads,Log,Toggle
Project:Type,Library,Repository,Source,Exist,Compile,Syntax,Deployment
Run:Attach, Parameter,Register,Step,Cursor,Execution,Evaluate,Modify
Component:Package,Configure
Database:Monitor, Wizard
Tools:Cantools,Hierarchy,Environment,Tool,Regenerate,Collection,
Window
Help:Delphi,Borland,Community,Customize
二、常用控件
Standard:Frame,Popup,Combo,Scroll,Group,Panel
Additional:Bit,Speed,Mask,String,Draw,Shape,Bevel,Splitter
DataAccess:Client,Provider
DataControl:Grid,Lookup,Rich,Navigator
DataSnap:Snap,Socket,Web,Corba (Common Object Request Breaker Architecture)
BDE:Query,Store,Session,Batch
1stClass:Outlook,Status,Font,Header
IPControls:Spin,Calendar,Picker
FastReport:Composite,Cross,Designer
三、常用属性
Action | ClientRect |
Anchors | ClientWidth |
Align | Color |
AutoSize | Components |
BidiMode | ComponentIndex |
BoundRect | ComponentCount |
BorderWidth | Constratints |
BorderStyle | ConstrolCount |
Brush | Controls |
Caption | Create |
ClassName | |
ClientHeight |
四、常用事件
OnCanResize | OnKeyPress |
OnConstraintedResize | OnKeyUp |
OnContexPopup | OnMouseDown |
OnChange | OnMouseMove |
OnClick | OnMouseUp |
OnDelClick | OnMouseEnter |
OnDragDrop | OnMouseLeave |
OnDragOver | OnMouseWheel |
OnEndDock | OnMouseWheelDown |
OnEndDrag | OnMouseWheelUp |
OnEnter | OnResize |
OnExit | OnStartDock |
OnGetSiteInfo | OnStartDrag |
OnKeyDown | OnPait |
五、Delphi关键字
Absolute | Goto | Public |
Abstract | If | Published |
And | Implementation | Raise |
Array | Implements | Read |
As | In | Readonly |
Asm | Index | Record |
Assembler | Inherited | Register |
Automated | Initialization | Reintroduce |
Begin | Inline | Repeat |
Casecdecl | Interface | Requires |
Class | Is | Resourcestring |
Const | Label | Safecall |
Constructor | Library | Set |
Contains | Message | Shl |
Default | Mod | Shr |
Destructor | Name | Stdcall |
Dispid | Near | Stored |
Dispinterface | Nil | String |
Div | Nodefazult | Then |
Do | Not | Threadvar |
Downto | Object | To |
Dynamic | Of | Try |
Else | On | Type |
End | Or | Unit |
Except | Out | Until |
Export | Overload | Uses |
Exports | Override | Var |
External | Package | Varargs |
Far | Packed | Virtual |
File | Pascal | While |
Finalization | Private | With |
Finally | Procedure | Write |
For | Program | Writeonly |
Forward | Property | Xor |
Function | Protected |