Jump to content

ScreenMask - help


herculanojs

Recommended Posts

I'm having a little difficulty with the use of this feature.

If I Association UniScreenMask component to a component for example UniEdit he already shoots the ScreenMask every precionada key.

I want the Screenmask be diparado by example only when a certain key is precionada, or when I turn for example.

 

If I leave activated ScreenMask.enabled property: = False and active when she would like the screenmask was activated (wait) does not work.

 

What I want is that in certain cases which there is a button click but a processing result of a precionamento a key for example,is triggered the screenmask.

 

What to do with this?

 

example:

 

procedure teste;

begin

        UniComboBox.screenmask.enabled := True;

        ...

       UniComboBox.screenmask.enabled := false;

end;

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...