[fpc-pascal] Can't resize form in WinCE

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Tue Sep 16 16:56:45 CEST 2008


Hello,

The behavior is documented here:

http://wiki.freepascal.org/Windows_CE_Development_Notes#Positioning_and_size_of_Dialogs_and_Forms

In short, set the BorderStyle to bsDialog, but you really should read
this wiki page to better understand Windows CE development.

-- 
Felipe Monteiro de Carvalho



More information about the fpc-pascal mailing list