📄 vmtinfo.pas
字号:
unit VmtInfo;
interface
// Routines for accessing the undocumented fields of
// the Virtual Method Table (VMT).
//
// The GetVmtInfo function returns an IVmtInfo, and GetTypeInfo returns
// an ITypeInfo interface. The properties and methods should be
// self-explanatory.
// The actual implementation of these methods is in the VmtImpl unit.
// Copyright
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -