.971 Java
class property myTstProp[idx : Integer] : Integer read fgetmyTstProp;
If I use myTstProp somewhere, CC will say:
‘class property mytstProp : Remobjects.Oxygene.System.Integer read’ and tell nothing about the index specifier.
.971 Java
class property myTstProp[idx : Integer] : Integer read fgetmyTstProp;
If I use myTstProp somewhere, CC will say:
‘class property mytstProp : Remobjects.Oxygene.System.Integer read’ and tell nothing about the index specifier.
Thanks, logged as bugs://53279 for review
Posted by Bugs for Mac