code:
[ObjectId_1(31)] [ObjectId_1(32)] [ObjectId_2(41)] FObject: TCustomObject;
[Code]procedure TCustomObject.getCountAttrs( out count_1, count_2, total_count: Integer); var rttiContext : TRttiContext; r ...code:
TCustomObject = class public procedure getCountAttrs(out count_1, count_2, total_count: Integer); end;