2010/10/25 luciano de souza <[email protected]>

>
> My question is: is it possible to create all the interface with tform
> without using the Lazarus interfaces, in other words, only typing
> codes in a text editor?
>

Yes, everything you can do in the form designer can be done in code too.

Take a look at all examples in lazarus\examples, (but not in the
subdirectories) that don't use the form designer.

All the other examples could be converted to code-only, without .lfm file
created by the designer.

Vincent
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to