Hi Mattias, I'm not sure about frDisableEntireScope in the real world, but I definitely see a place for frHideEntireScope.
Bart On 6/23/11, Mattias Gaertner <[email protected]> wrote: > On Thu, 23 Jun 2011 17:56:41 +0200 > Bart <[email protected]> wrote: > >> Hi, >> >> TFindOtion defines frEntireScope, but we do not have a corresponding >> frDisableEntireScope and frHideEntireScope (like we have for >> frHideMatchCase and frHideWholeWord). >> >> I use TFindDialog for an AddressBook application and I would very much >> like to hide the EntireScope checkbox, because it makes no sense in my >> app. >> >> Does anybody object to implementing frHideEntireScope and >> frDisableEntireScope? > > Can you give an example for what frDisableEntireScope is needed? > > >> NB. AFAICS (http://docwiki.embarcadero.com/VCL/en/Dialogs.TFindOption) >> Delhi does not have all TFindOption enumerates that Lazarus has, so it >> should not be a compatibility item... > > Mattias > > -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus > -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
