Recent

Author Topic: how to hide this in mac os  (Read 1554 times)

tianya

  • New Member
  • *
  • Posts: 25
how to hide this in mac os
« on: April 19, 2018, 03:19:35 pm »
how to hide this in mac os

jamie

  • Hero Member
  • *****
  • Posts: 6077
Re: how to hide this in mac os
« Reply #1 on: April 20, 2018, 12:25:20 am »
That looks like a TstatusBar at the bottom ?

If so

Statusbar.Sizegrip := False;

if not then I don't know?
The only true wisdom is knowing you know nothing

tianya

  • New Member
  • *
  • Posts: 25
Re: how to hide this in mac os
« Reply #2 on: April 20, 2018, 03:16:47 am »
not a status bar , in normal form

Phil

  • Hero Member
  • *****
  • Posts: 2737
Re: how to hide this in mac os
« Reply #3 on: April 20, 2018, 04:32:25 am »
not a status bar , in normal form

Is the form's BorderStyle set to bsDialog? If so, try unchecking biMaximize and biMinimize under BorderIcons. Probably a bug in LCL Carbon widgetset.

tianya

  • New Member
  • *
  • Posts: 25
Re: how to hide this in mac os
« Reply #4 on: April 20, 2018, 08:02:13 am »
Set the form's BorderStyle to bsDialog hide this successfull,but can't sizeable, how can i hide this and support size able? @Phil

 

TinyPortal © 2005-2018