2021年4月5日星期一

How to use code to read comments in delphi

in go, we can read the comments like this:
Text string `json:"text"
in java, we can read the comments like this:

@comment  string Text   

and delphi has the RTTI
How to use code to read comments in delphi?

https://stackoverflow.com/questions/66962208/how-to-use-code-to-read-comments-in-delphi April 06, 2021 at 11:07AM

没有评论:

发表评论