function GetCheckIndex(ItemsStrings: TStrings; ValuesStrings: TStrings): Integer; override;
virtual __fastcall int GetCheckIndex(TStrings ItemsStrings, TStrings ValuesStrings);
This is GetCheckIndex, a member of class TQueryRadioGroup.