[lazarus] How to...

Luis R. Hilario B. LuisDigital at BonBon.net
Sun Mar 9 10:31:26 EST 2003


Hello,

How to catch an error of this type?

"ERROR in gtk-interface: TGtkListStringList.Get Out of bounds."

Using:

Try
...
Except
  On E???Error  do // <----- (OjO)
...
end;

Without using:
if xxx.Itemindex < 0 Or...

The bad news:
"Warning: TgtkObject.GetValue not implemented for TTOGGLEBOX"








More information about the Lazarus mailing list