CodePudding user response:
,, do not understand itCodePudding user response:
Or one of the emptyOr we traverse the empty
var
I: Integer;
The begin
For I:=0 to Form1. Do ControlCount - 1
The begin
If Form1. Controls [I] is TEdit then
((Form1. Controls [I]) as TEdit). The Text:=' ';
end;
end;
CodePudding user response:
A complains a empty wordsCodePudding user response:
What's wrongCodePudding user response:
Tested 50, didn't also wrong...CodePudding user response:
This should not wrong, is certainly in other parts of the problemCodePudding user response:
Or we traverse the emptyPositive solution on the second floor
CodePudding user response:
Positive solution to the second floor if you make a mistake must be type error, the component number wrong, or not editCodePudding user response:
Do it, didn't see the faultCodePudding user response:
Stick the code, agree with the second floorCodePudding user response:
Copy of the statement, the fourth forget gaiyuan a name?CodePudding user response:
var
I: integer;
The begin
For I:=0 to form1. Do ControlCount - 1
If Controls [I] is TEdit then
Tedit (Controls, [I]). The Text:=' ';
ShowMessage (' task ');
For I:=0 to form1. Do ControlCount - 1
If Controls [I] is TEdit then
Tedit (Controls, [I]). The Text:='CSDN task;
end;
CodePudding user response:
Post your codeCodePudding user response:
var
I: integer;
The begin
For I:=0 to form1. Do ControlCount - 1
If Controls [I] is TEdit then
Tedit (Controls, [I]). The Clear;
//Tedit (Controls, [I]). The Text:=' '; Can also be
end;