📄 classes.lst
字号:
OnKeyPress: TKeyPressEvent
OnKeyUp: TKeyEvent
OnMouseDown: TMouseEvent
OnMouseMove: TMouseMoveEvent
OnMouseUp: TMouseEvent
OnStartDrag: TStartDragEvent
Grids:
TStringGrid(TDrawGrid)
OnClick: TNotifyEvent
OnColumnMoved: TMovedEvent
OnDblClick: TNotifyEvent
OnDragDrop: TDragDropEvent
OnDragOver: TDragOverEvent
OnDrawCell: TDrawCellEvent
OnEndDrag: TEndDragEvent
OnEnter: TNotifyEvent
OnExit: TNotifyEvent
OnGetEditMask: TGetEditEvent
OnGetEditText: TGetEditEvent
OnKeyDown: TKeyEvent
OnKeyPress: TKeyPressEvent
OnKeyUp: TKeyEvent
OnMouseDown: TMouseEvent
OnMouseMove: TMouseMoveEvent
OnMouseUp: TMouseEvent
OnRowMoved: TMovedEvent
OnSelectCell: TSelectCellEvent
OnSetEditText: TSetEditEvent
OnStartDrag: TStartDragEvent
OnTopLeftChanged: TNotifyEvent
TDrawGrid(TCustomGrid)
OnClick: TNotifyEvent
OnColumnMoved: TMovedEvent
OnDblClick: TNotifyEvent
OnDragDrop: TDragDropEvent
OnDragOver: TDragOverEvent
OnDrawCell: TDrawCellEvent
OnEndDrag: TEndDragEvent
OnEnter: TNotifyEvent
OnExit: TNotifyEvent
OnGetEditMask: TGetEditEvent
OnGetEditText: TGetEditEvent
OnKeyDown: TKeyEvent
OnKeyPress: TKeyPressEvent
OnKeyUp: TKeyEvent
OnMouseDown: TMouseEvent
OnMouseMove: TMouseMoveEvent
OnMouseUp: TMouseEvent
OnRowMoved: TMovedEvent
OnSelectCell: TSelectCellEvent
OnSetEditText: TSetEditEvent
OnStartDrag: TStartDragEvent
OnTopLeftChanged: TNotifyEvent
ExtCtrls:
TImage(TGraphicControl)
OnClick: TNotifyEvent
OnDblClick: TNotifyEvent
OnDragDrop: TDragDropEvent
OnDragOver: TDragOverEvent
OnEndDrag: TEndDragEvent
OnMouseDown: TMouseEvent
OnMouseMove: TMouseMoveEvent
OnMouseUp: TMouseEvent
OnProgress: TProgressEvent
OnStartDrag: TStartDragEvent
TShape(TGraphicControl)
OnDragDrop: TDragDropEvent
OnDragOver: TDragOverEvent
OnEndDrag: TEndDragEvent
OnMouseDown: TMouseEvent
OnMouseMove: TMouseMoveEvent
OnMouseUp: TMouseEvent
OnStartDrag: TStartDragEvent
TBevel(TGraphicControl)
Forms:
TScrollBox(TScrollingWinControl)
OnClick: TNotifyEvent
OnDblClick: TNotifyEvent
OnDragDrop: TDragDropEvent
OnDragOver: TDragOverEvent
OnEndDrag: TEndDragEvent
OnEnter: TNotifyEvent
OnExit: TNotifyEvent
OnMouseDown: TMouseEvent
OnMouseMove: TMouseMoveEvent
OnMouseUp: TMouseEvent
OnResize: TNotifyEvent
checklst:
TCheckListBox(TCustomListBox)
OnClickCheck: TNotifyEvent
OnClick: TNotifyEvent
OnDblClick: TNotifyEvent
OnDragDrop: TDragDropEvent
OnDragOver: TDragOverEvent
OnDrawItem: TDrawItemEvent
OnEndDrag: TEndDragEvent
OnEnter: TNotifyEvent
OnExit: TNotifyEvent
OnKeyDown: TKeyEvent
OnKeyPress: TKeyPressEvent
OnKeyUp: TKeyEvent
OnMeasureItem: TMeasureItemEvent
OnMouseDown: TMouseEvent
OnMouseMove: TMouseMoveEvent
OnMouseUp: TMouseEvent
OnStartDrag: TStartDragEvent
ExtCtrls:
TSplitter(TGraphicControl)
OnMoved: TNotifyEvent
StdCtrls:
TStaticText(TCustomStaticText)
OnClick: TNotifyEvent
OnDblClick: TNotifyEvent
OnDragDrop: TDragDropEvent
OnDragOver: TDragOverEvent
OnEndDrag: TEndDragEvent
OnMouseDown: TMouseEvent
OnMouseMove: TMouseMoveEvent
OnMouseUp: TMouseEvent
OnStartDrag: TStartDragEvent
ComCtrls:
TTabControl(TCustomTabControl)
OnChange: TNotifyEvent
OnChanging: TTabChangingEvent
OnDragDrop: TDragDropEvent
OnDragOver: TDragOverEvent
OnEndDrag: TEndDragEvent
OnEnter: TNotifyEvent
OnExit: TNotifyEvent
OnMouseDown: TMouseEvent
OnMouseMove: TMouseMoveEvent
OnMouseUp: TMouseEvent
OnStartDrag: TStartDragEvent
TPageControl(TCustomTabControl)
OnChange: TNotifyEvent
OnChanging: TTabChangingEvent
OnDragDrop: TDragDropEvent
OnDragOver: TDragOverEvent
OnEndDrag: TEndDragEvent
OnEnter: TNotifyEvent
OnExit: TNotifyEvent
OnMouseDown: TMouseEvent
OnMouseMove: TMouseMoveEvent
OnMouseUp: TMouseEvent
OnStartDrag: TStartDragEvent
Controls:
TImageList(TCustomImageList)
OnChange: TNotifyEvent
ComCtrls:
TRichEdit(TCustomRichEdit)
OnChange: TNotifyEvent
OnDragDrop: TDragDropEvent
OnDragOver: TDragOverEvent
OnEndDrag: TEndDragEvent
OnEnter: TNotifyEvent
OnExit: TNotifyEvent
OnKeyDown: TKeyEvent
OnKeyPress: TKeyPressEvent
OnKeyUp: TKeyEvent
OnMouseDown: TMouseEvent
OnMouseMove: TMouseMoveEvent
OnMouseUp: TMouseEvent
OnResizeRequest: TRichEditResizeEvent
OnSelectionChange: TNotifyEvent
OnStartDrag: TStartDragEvent
OnProtectChange: TRichEditProtectChange
OnSaveClipboard: TRichEditSaveClipboard
TTrackBar(TWinControl)
OnChange: TNotifyEvent
OnDragDrop: TDragDropEvent
OnDragOver: TDragOverEvent
OnEndDrag: TEndDragEvent
OnEnter: TNotifyEvent
OnExit: TNotifyEvent
OnKeyDown: TKeyEvent
OnKeyPress: TKeyPressEvent
OnKeyUp: TKeyEvent
OnStartDrag: TStartDragEvent
TProgressBar(TWinControl)
OnDragDrop: TDragDropEvent
OnDragOver: TDragOverEvent
OnEndDrag: TEndDragEvent
OnEnter: TNotifyEvent
OnExit: TNotifyEvent
OnMouseDown: TMouseEvent
OnMouseMove: TMouseMoveEvent
OnMouseUp: TMouseEvent
OnStartDrag: TStartDragEvent
TUpDown(TCustomUpDown)
OnChanging: TUDChangingEvent
OnClick: TUDClickEvent
OnEnter: TNotifyEvent
OnExit: TNotifyEvent
OnMouseDown: TMouseEvent
OnMouseMove: TMouseMoveEvent
OnMouseUp: TMouseEvent
THotKey(TCustomHotKey)
OnEnter: TNotifyEvent
OnExit: TNotifyEvent
OnMouseDown: TMouseEvent
OnMouseMove: TMouseMoveEvent
OnMouseUp: TMouseEvent
TAnimate(TWinControl)
OnOpen: TNotifyEvent
OnClose: TNotifyEvent
OnStart: TNotifyEvent
OnStop: TNotifyEvent
TDateTimePicker(TWinControl)
OnClick: TNotifyEvent
OnCloseUp: TNotifyEvent
OnChange: TNotifyEvent
OnDropDown: TNotifyEvent
OnDblClick: TNotifyEvent
OnDragDrop: TDragDropEvent
OnDragOver: TDragOverEvent
OnEndDrag: TEndDragEvent
OnEnter: TNotifyEvent
OnExit: TNotifyEvent
OnKeyDown: TKeyEvent
OnKeyPress: TKeyPressEvent
OnKeyUp: TKeyEvent
OnStartDrag: TStartDragEvent
OnUserInput: TDTParseInputEvent
TTreeView(TCustomTreeView)
OnEditing: TTVEditingEvent
OnEdited: TTVEditedEvent
OnExpanding: TTVExpandingEvent
OnExpanded: TTVExpandedEvent
OnCollapsing: TTVCollapsingEvent
OnCompare: TTVCompareEvent
OnCollapsed: TTVExpandedEvent
OnChanging: TTVChangingEvent
OnChange: TTVChangedEvent
OnDeletion: TTVExpandedEvent
OnGetImageIndex: TTVExpandedEvent
OnGetSelectedIndex: TTVExpandedEvent
OnClick: TNotifyEvent
OnEnter: TNotifyEvent
OnExit: TNotifyEvent
OnDragDrop: TDragDropEvent
OnDragOver: TDragOverEvent
OnStartDrag: TStartDragEvent
OnEndDrag: TEndDragEvent
OnMouseDown: TMouseEvent
OnMouseMove: TMouseMoveEvent
OnMouseUp: TMouseEvent
OnDblClick: TNotifyEvent
OnKeyDown: TKeyEvent
OnKeyPress: TKeyPressEvent
OnKeyUp: TKeyEvent
TListView(TCustomListView)
OnClick: TNotifyEvent
OnDblClick: TNotifyEvent
OnChange: TLVChangeEvent
OnChanging: TLVChangingEvent
OnColumnClick: TLVColumnClickEvent
OnCompare: TLVCompareEvent
OnDeletion: TLVDeletedEvent
OnEdited: TLVEditedEvent
OnEditing: TLVEditingEvent
OnEnter: TNotifyEvent
OnExit: TNotifyEvent
OnInsert: TLVDeletedEvent
OnDragDrop: TDragDropEvent
OnDragOver: TDragOverEvent
OnStartDrag: TStartDragEvent
OnEndDrag: TEndDragEvent
OnMouseDown: TMouseEvent
OnMouseMove: TMouseMoveEvent
OnMouseUp: TMouseEvent
OnKeyDown: TKeyEvent
OnKeyPress: TKeyPressEvent
OnKeyUp: TKeyEvent
THeaderControl(TWinControl)
OnDragDrop: TDragDropEvent
OnDragOver: TDragOverEvent
OnEndDrag: TEndDragEvent
OnMouseDown: TMouseEvent
OnMouseMove: TMouseMoveEvent
OnMouseUp: TMouseEvent
OnDrawSection: TDrawSectionEvent
OnResize: TNotifyEvent
OnSectionClick: TSectionNotifyEvent
OnSectionResize: TSectionNotifyEvent
OnSectionTrack: TSectionTrackEvent
OnStartDrag: TStartDragEvent
TStatusBar(TWinControl)
OnClick: TNotifyEvent
OnDblClick: TNotifyEvent
OnDragDrop: TDragDropEvent
OnDragOver: TDragOverEvent
OnEndDrag: TEndDragEvent
OnMouseDown: TMouseEvent
OnMouseMove: TMouseMoveEvent
OnMouseUp: TMouseEvent
OnDrawPanel: TDrawPanelEvent
OnResize: TNotifyEvent
OnStartDrag: TStartDragEvent
TToolBar(TToolWindow)
OnClick: TNotifyEvent
OnDblClick: TNotifyEvent
OnDragDrop: TDragDropEvent
OnDragOver: TDragOverEvent
OnEndDrag: TEndDragEvent
OnEnter: TNotifyEvent
OnExit: TNotifyEvent
OnMouseDown: TMouseEvent
OnMouseMove: TMouseMoveEvent
OnMouseUp: TMouseEvent
OnResize: TNotifyEvent
OnStartDrag: TStartDragEvent
TCoolBar(TToolWindow)
OnChange: TNotifyEvent
OnClick: TNotifyEvent
OnDblClick: TNotifyEvent
OnDragDrop: TDragDropEvent
OnDragOver: TDragOverEvent
OnEndDrag: TEndDragEvent
OnMouseDown: TMouseEvent
OnMouseMove: TMouseMoveEvent
OnMouseUp: TMouseEvent
OnResize: TNotifyEvent
OnStartDrag: TStartDragEvent
OleCtnrs:
TOleContainer(TCustomControl)
OnActivate: TNotifyEvent
OnDeactivate: TNotifyEvent
OnDragDrop: TDragDropEvent
OnDragOver: TDragOverEvent
OnEndDrag: TEndDragEvent
OnEnter: TNotifyEvent
OnExit: TNotifyEvent
OnMouseDown: TMouseEvent
OnMouseMove: TMouseMoveEvent
OnMouseUp: TMouseEvent
OnKeyDown: TKeyEvent
OnKeyPress: TKeyPressEvent
OnKeyUp: TKeyEvent
OnObjectMove: TObjectMoveEvent
OnResize: TNotifyEvent
OnStartDrag: TStartDragEvent
DdeMan:
TDdeClientConv(TComponent)
OnClose: TNotifyEvent
OnOpen: TNotifyEvent
TDdeClientItem(TComponent)
OnChange: TNotifyEvent
TDdeServerConv(TComponent)
OnOpen: TNotifyEvent
OnClose: TNotifyEvent
OnExecuteMacro: TMacroEvent
TDdeServerItem(TComponent)
OnChange: TNotifyEvent
OnPokeData: TNotifyEvent
ScktComp:
TClientSocket(TCustomSocket)
OnLookup: TSocketNotifyEvent
OnConnecting: TSocketNotifyEvent
OnConnect: TSocketNotifyEvent
OnDisconnect: TSocketNotifyEvent
OnRead: TSocketNotifyEvent
OnWrite: TSocketNotifyEvent
OnError: TSocketErrorEvent
TServerSocket(TCustomServerSocket)
OnListen: TSocketNotifyEvent
OnAccept: TSocketNotifyEvent
OnGetThread: TGetThreadEvent
OnGetSocket: TGetSocketEvent
OnThreadStart: TThreadNotifyEvent
OnThreadEnd: TThreadNotifyEvent
OnClientConnect: TSocketNotifyEvent
OnClientDisconnect: TSocketNotifyEvent
OnClientRead: TSocketNotifyEvent
OnClientWrite: TSocketNotifyEvent
OnClientError: TSocketErrorEvent
HTTPApp:
TWebDispatcher(TCustomWebDispatcher)
OnCreate: TNotifyEvent
OnDestroy: TNotifyEvent
BeforeDispatch: THTTPMethodEvent
AfterDispatch: THTTPMethodEvent
TPageProducer(TCustomPageProducer)
OnHTMLTag: THTMLTagEvent
DBWeb:
TQueryTableProducer(TDSTableProducer)
OnCreateContent: TCreateContentEvent
OnFormatCell: THTMLFormatCellEvent
OnGetTableCaption: THTMLGetTableCaptionEvent
TDataSetTableProducer(TDSTableProducer)
OnCreateContent: TCreateContentEvent
OnFormatCell: THTMLFormatCellEvent
OnGetTableCaption: THTMLGetTableCaptionEvent
isp3:
TFTP(TOleControl)
OnError: TFTPError
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -