Jump to content

Recommended Posts

Posted

Message from: "Andrew Tierney"

 

Hi,

 

Is it possible for the Form to honor the Windows tab order set by the IDE ?

 

At the moment the tab order doesn't match the windows application order.

 

Andrew

.

 

Posted

Message from: "Farshad Mohajeri"

 

"Andrew Tierney" wrote in message

news:D3lKMKusLHA.1580@anaxagvs227...

> Hi,

>

> Is it possible for the Form to honor the Windows tab order set by the IDE

> ?

>

> At the moment the tab order doesn't match the windows application order.

>

 

Hi,

 

TabOrder is implmented and it should work. The difference from VCL mode is

that TabOrder only works for editable controls. (TEdit, TMemo, etc.)i.e. you

can't have TabStop for a Button in webmode.

 

 

.

 

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