摘要: 如你所说,在控件或者类的属性中,read 表示 读取,write 则表示设置。比如在类中:TTestClass = (Class)privateFOrderCode:String;publicproperty OrderCode:String read FOrderCode write FOrder 阅读全文
posted @ 2019-01-09 09:44 快乐的正能量 阅读(2088) 评论(0) 推荐(0)