[Lazarus] Laz 1.6.3 and Frames
Mattias Gaertner
nc-gaertnma at netcologne.de
Tue Dec 13 16:35:49 CET 2016
On Tue, 13 Dec 2016 16:22:18 +0100
Tomáš Emresz via Lazarus <lazarus at lists.lazarus-ide.org> wrote:
> Hello,
>
> i created stupid application with on form, created new frame, place
> button on it (in frame source, there is not button shown (as in forms)).
> Use tframe for place this on main form.
Do you mean
-Create Application, save (project1.lpi, unit1.pas)
-File / New ... / Frame, save (unit2.pas)
-Drop button on Frame1, (Button1)
-Drop Frame on Form1 (Frame1_1), Button1 is shown on Form1.
Run, Form1 is shown with Button1.
?
Mattias
More information about the Lazarus
mailing list