Overload List
| # | Signature | Description |
|---|---|---|
| 1 | void RemoveWithoutNotify(TReferenceList *Src); | |
| 2 | void RemoveWithoutNotify(TMtxComponent *Src); |
Overload 1: void RemoveWithoutNotify(TReferenceList *Src);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | TReferenceList * |
Declared in Dew::Math::TReferenceList · Dew.Math/MtxBaseComp.h · Cross-compiler
Overload 2: void RemoveWithoutNotify(TMtxComponent *Src);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | TMtxComponent * |
Declared in Dew::Math::TReferenceList · Dew.Math/MtxBaseComp.h · Cross-compiler