Delphi 通过名称调用控件
摘要:Delphi 通过名称调用控件 RTI (Runtime Type Information) var Edit: TComponent; begin Edit := FindComponent("Edit1"); If Edit is TEdit then TEdit(Edit).Text := '
阅读全文
posted @ 2020-10-30 09:31
posted @ 2020-10-30 09:31
posted @ 2020-07-23 12:00
posted @ 2020-06-23 14:21
posted @ 2019-06-27 15:20