---------------------------------------------------------------------------
| 57 | } |
| 58 | //--------------------------------------------------------------------------- |
| 59 | void __fastcall THighlightForm::ProfileCBSelect(TObject *Sender) |
| 60 | { |
| 61 | FillRuleList(0); |
| 62 | } |
| 63 | //--------------------------------------------------------------------------- |
| 64 | void __fastcall THighlightForm::FillRuleList(int SelectedIndex) |
| 65 | { |
nothing calls this directly
no outgoing calls
no test coverage detected