Recent

Author Topic: Scroll bars for a form  (Read 6540 times)

Danail

  • Full Member
  • ***
  • Posts: 151
Scroll bars for a form
« on: July 02, 2007, 07:38:44 pm »
I tried to place scroll bars on a form by checking the properties for the horizontal and vertical scroll bars, and specially the option Visible into true, but when I compiled the form the scroll bars were missing. What could be probably wrong?

antonio

  • Hero Member
  • *****
  • Posts: 605
RE: Scroll bars for a form
« Reply #1 on: July 02, 2007, 08:18:11 pm »
Set AutoScroll to true.

Danail

  • Full Member
  • ***
  • Posts: 151
Scroll bars for a form
« Reply #2 on: July 04, 2007, 10:27:43 am »
Thanks dude. It works great. However can I make the form appear with its scrollbars indipendant if there are or anre not elements of the form tahat stand outside of the form boundries. I mean now the scrollbars appear only if an element - like a memo object is standing beyond the borders of the form.

antonio

  • Hero Member
  • *****
  • Posts: 605
Scroll bars for a form
« Reply #3 on: July 04, 2007, 11:00:07 am »
I guess you can't do it. Scrollbars appear only if some control is beyond the borders. Scrollbox has the same behavior. You can use TScrollbar to have a scrollbar even if there's no control beyond the borders.

Skynet_user_84

  • Newbie
  • Posts: 1
Scroll bars for a form
« Reply #4 on: April 06, 2008, 06:49:05 pm »
I have  try the form scrollbars  but  it don't work fine.
With 2 objects in both corners of the form  it  don't work to scroll

 

TinyPortal © 2005-2018