Peter's Blog
2017年9月7日 星期四
取用與設定物件屬性
uses TypInfo;
var
PropInfo: PPropInfo;
begin
PropInfo := GetPropInfo(ActiveControl.ClassInfo, 'Date');
if PropInfo <> nil then
SetPropValue(ActiveControl, 'Date', 0)
end
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言