curtis
22小時前 5577f3ba7b9f0319c9b32d7080165207726d1f81
1
2
3
4
5
6
7
方法名,所在檔名,行號,引用了什麼相依,方法描述(請手動填寫),原始程式碼片段
"Global_Or_Interface","PatchFom.pas","22","Rotate","","ScanRotateRG: TRadioGroup;"
"TPatchDlg.DefaultBtClick","PatchFom.pas","97","Rotate","","case Def_ScanRotate of"
"TPatchDlg.DefaultBtClick","PatchFom.pas","98","Rotate","","0  : ScanRotateRG.ItemIndex := 0;"
"TPatchDlg.DefaultBtClick","PatchFom.pas","99","Rotate","","270 : ScanRotateRG.ItemIndex := 1;"
"TPatchDlg.DefaultBtClick","PatchFom.pas","100","Rotate","","180 : ScanRotateRG.ItemIndex := 2;"
"TPatchDlg.DefaultBtClick","PatchFom.pas","101","Rotate","","90 : PatchDlg.ScanRotateRG.ItemIndex := 3;"