VCL中主要类之间的继承关系-Delphi教程
VCL中主要类之间的继承关系Tobject类是所有其他类的祖先。 TObject在System单元声明,该类只定义了少数方法,包括一个基本的构造函数和析构函数。 TObject Exception TStream TPersistent TPrinter TList TGraphicsObject TGraphic TComponent TCollection TStrings TScreen Tmenu TControl TCommonDialog TField TGraphicControl TWinControl TForm TScrollingWinControl TCustomControl图14-1 VCL主要类之间的继承关系
1.36MB
文件大小:
评论区