Hi,

Can I have or make helper for arrays? like making Count property so I
can use it instead of Length ?
For example :

> IntegerArray : array of integer;
> ....
> for i:= to IntegerArray.Count -1 do
> ....

Regards,
Ara

-- 
http://www.fastmail.com - The professional email service

-- 
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
http://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to