[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Called when an insert must be validated.
ValidateInsert should be implemented by descendent components to see whether the AComponent component may be inserted in the list of owned components.
This procedure does nothing in the TComponent implementation, it should be overridden by descendant components.