📄 winerror.txt
字号:
*****************************************************************
GREATIS DELPHI BONUS
*****************************************************************
GREATIS DELPHI BONUS is a free, unsupported software.
*****************************************************************
TWinError
*****************************************************************
About TWinError
~~~~~~~~~~~~~~~
TWinError is a component for the easy access to the last Windows
error.
TWinError Hierarchy
~~~~~~~~~~~~~~~~~~~
TComponent
TWinError
TWinError Interface
~~~~~~~~~~~~~~~~~~~
Methods
public
procedure ShowError(BoxCaption: string);
This procedure shows the error box with BoxCaption caption.
The error text is a decoded text of the last Windows error.
Properties
public
property ErrorText: string;
This property contains text of the last Windows error.
*****************************************************************
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -