[Lazarus] GroupBox
José Mejuto
joshyfun at gmail.com
Fri Apr 2 00:41:53 CEST 2010
Hello Lazarus-List,
Thursday, April 1, 2010, 8:22:00 PM, you wrote:
>> Which function is being used to determine the client area of a
>> groupbox ?
MG> GetClientRect.
Solved, thank you. fpgui does not enforce the ClientRect, so the
position of any control inside a groupbox at 0,0 is at 0,0 of the
control, not the ClientRect and all controls must be manually adjusted
to parents ClientRect to reach the right visual position.
--
Best regards,
José
More information about the Lazarus
mailing list