Hi Martin,

     I Tried mseuniverse  demo subform.
     I added  OnEnter event to tab0fo.editb

procedure ttab0fo.Onenter(const sender: TObject);
begin
with editb   do enabled:=not(enabled);
end;

When I select tab1 and back to tab0  the editb control is reseted to its 
initial  value?  

Best Regards

Med

________________________________________
De : Martin Schreiber [[email protected]]
Envoyé : samedi 8 octobre 2016 13:23
À : [email protected]
Objet : Re: [MSEide-MSEgui-talk] statfile

On Saturday 08 October 2016 12:46:54 mohamed hamza wrote:
> Hi Martin,
>    I send you *.mfm concerned.
>
There are unresolved references to other forms. Suggestion: make a minimal
project which demonstrates the problem.

Martin

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to