A.DataSource B.RecordSource C.DataFrom D.RecordFrom
A.ThisForm,Textl.Value B.This.Parent.Value C.Parent.Textl.Value D.This.Parent.Textl.Value
A.釋放表單時(shí),Unload事件在Destroy事件之前引發(fā) B.運(yùn)行表單時(shí),Init事件在Load事件之前引發(fā) C.單擊表單的標(biāo)題欄,引發(fā)表單的Click事件 D.以上說法都不對(duì)