Menu

#67 typecast in for .. in .. do

stuff
open
nobody
None
5
2015-10-14
2015-10-14
Error
No

would love to see this work :-)

var
    objs: TFPList;
begin
for Pointer(obj) in objs do
begin
end;
end.

Discussion


Log in to post a comment.