怎样根据字符串'TLabel'得到相应的类的类别TLable? ( 积分: 50 )

  • 主题发起人 主题发起人 sixeight
  • 开始时间 开始时间
RegisterClass(TForm);
showmessage(getClass('TForm').classname);
UnRegisterClass(TForm);
 

Similar threads

回复
0
查看
867
不得闲
S
回复
0
查看
1K
SUNSTONE的Delphi笔记
S
S
回复
0
查看
916
SUNSTONE的Delphi笔记
S
D
回复
0
查看
948
DelphiTeacher的专栏
D
后退
顶部