MaxLength does not always work with TTMSFNCSearchEdit

Now you have to set MaxLength with the private variable FEdit. If you set it like this: FEdit,Edit,MaxLength := 5 it is only working when the SearchList is not visible.