Other functions of TBasicActionLink have checks like if FAction <> nil then
But "Update" does not. Is that intended? Or shall I bug report it? function TBasicActionLink.Update: Boolean; begin Result := FAction.Update; end; _______________________________________________ fpc-devel maillist - [email protected] https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
