[fpc-pascal] How to find a graphic element in the form editor?
Howard Page-Clark
hdpc at talktalk.net
Tue Aug 7 14:20:28 CEST 2012
On 07/8/12 1:10, Jürgen Hestermann wrote:
> When I want to add a graphic element like TFileNameEdit which I have
> already
> used in other programs in the form editor I don't know how to find it in
> the menu.
Although this is the fpc list you mention a LCL component and the form
editor, so I presume you are using Lazarus.
Use View | Components (shortcut Ctrl Alt P), and type 'filen' in the
filter edit.
It takes you straight there.
Howard
More information about the fpc-pascal
mailing list