Welcome, Guest
Username: Password: Remember me
General discussions, feature requests for CodeTyphon Project and discussions that don't fit in any of the other specific CodeTyphon forum categories.
  • Page:
  • 1

TOPIC:

How to make this tiny form always on top? 4 days 11 hours ago #18816

  • choki
  • choki's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 40
  • Thank you received: 0
How to make this tiny form "Edit field form" always on top?
on my old delphi7, this field properties windows always on top, its make easy to use

 

Please Log in or Create an account to join the conversation.

How to make this tiny form always on top? 4 days 9 hours ago #18817

  • Matis A.
  • Matis A.'s Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1161
  • Thank you received: 177
Test
Set Form property
FormStyle =  fsSystemStayOnTop
PilotLogic Core Programmer

Please Log in or Create an account to join the conversation.

How to make this tiny form always on top? 1 day 4 hours ago #18820

  • choki
  • choki's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 40
  • Thank you received: 0
No, its not about creating form, but
1. put Zquery or table set connection and SQL statement
2. right click on zquery, and select "Edit field"
3. how to make this "Edit field form " always on top like delphi, so i can always see my fields

another case
1. create new form
2. put TMainMenu
3. double click on MainMenu1
4. showing menu editor,
5. but how to make this menu editor aways on top?

Please Log in or Create an account to join the conversation.

  • Page:
  • 1