2009年8月9日星期日

SetFormKeyPress

begin RMT AION
if IsAllowSetFocus(oForm) then
begin
Key :=#0;
SendMessage(oForm.Handle,WM_NEXTDLGCTL,0,0);
end;
end;

没有评论:

发表评论