Jump to content

Login sample needed


Guest

Recommended Posts

Message from: "Junior/RO"

 

Junior/RO escreveu:

 

> Hi Farshad. Can you show a login form working?

 

I have found a kind of bug.

 

When working in my login form, if the uses clausule don't have

 

uses

uniControls;

 

 

then I will never have access to some controls properties, like TUniEdit.Text.

 

Is this a bug or "not a bug/as designed"?

 

--

Que é essa vida se, com tanto a fazer, não temos tempo para parar e ver?

.

 

Link to comment
Share on other sites

Message from: "Farshad Mohajeri"

 

"Junior/RO"

> Junior/RO escreveu:

>

>> Hi Farshad. Can you show a login form working?

>

> I have found a kind of bug.

>

> When working in my login form, if the uses clausule don't have

>

> uses

> uniControls;

>

>

> then I will never have access to some controls properties, like

> TUniEdit.Text.

>

> Is this a bug or "not a bug/as designed"?

>

 

It is by design. "UniControls" is automatically added to Uses list when you

create a new blank Form.

This need for "UniControls" will no longer be needed when new libarary Core

is integrated in v 0.85.0.

 

 

.

 

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...