
Label1.Caption := 'This is a test. This is a test. This is a test.' + 'This is a test. This is a test. This is a test. This is a test.' + 'This is a test. This is a test. This is a test. This is a test.' + 'This is a test. This is a test. This is a test. This is a test.' + 'This is a test. This is a test. This is a test. This is a test.' + 'This is a test. This is a test. This is a test. This is a test.' + 'This is a test. This is a test. This is a test. This is a test.';
您可以根据需要制作标题,但是单个字符串文字,源代码中的文本在’和’之间,不能超过255个字符.要构造一个更长的字符串,使用字符串连接运算符()来连接较短的字符串文字.
总结以上是内存溢出为你收集整理的Delphi,标签最大字符全部内容,希望文章能够帮你解决Delphi,标签最大字符所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
微信扫一扫
支付宝扫一扫
评论列表(0条)