|
|
发表于 2016-4-22 18:25:24
|
显示全部楼层
highflyer 发表于 2010-4-7 08:11 
9 e5 k% v1 k. Z- n3 G- }非常感谢,现在弄明白了 3# PINOCCHIO
9 r% t! e( c! q) R7 c4 H你好 你的问题是怎么解决的 求大神帮忙5 b* Q/ [+ d& {
我的显示: VOID 无法接受方法“name”3 p# B7 T$ m ]3 [
is$ B% M; h3 v6 a7 W
num_1_1:integer;1 y+ A! V% M$ h; @: l
num_1_2:integer;, o5 a' {& \3 Z
num_1_3:integer;
) G/ k" U1 p3 [- \; p' ~- U
! F. W+ {4 t3 W* _- w$ ldo
) s& H8 U6 J+ e- m. y inspect @.Name
% U( y4 p: |1 C0 C N when "Part_1_1" then6 O7 `7 k% S8 G/ ]6 i6 ]! R
num_1_1:=num_1_1+1;4 U. ~% [+ e( x7 ?" ?$ K1 i$ H
when "Part_1_2" then
; @# }/ t6 H m5 } num_1_2:=num_1_2+1;
: [) A u0 I4 G9 q else1 c; c. t$ k/ s$ t* @' Q
num_1_3:=num_1_3+1;
+ J. s- s, n0 y end;
& ]+ K( w" W$ f' w/ }4 P- M
4 w7 c# b& Z8 K- Q3 W* _end;5 s5 h8 t$ F4 u, q N% g
; d6 O( z6 M- j
|
|