TTMSFNCCustomFilterView.RemoveCustomItemControl Method
Removes a custom item control from the filter view.
API unit family: TMSFNCFilterView
Declaring type: TTMSFNCCustomFilterView
Syntax
function RemoveCustomItemControl(AControl:TControl): Boolean;
Parameters
| Name | Description |
|---|---|
AControl |
Custom control to remove. |
Returns
True when the custom control was found and removed.