Form Designer • Easy-To-Use


Using the Form Designer is as simple as 1-2:


  1  

Drop TFormDesigner component onto your form at runtime or at design time:


  2  

Activate it at runtime by setting the Active property to True in your code:

FormDesigner1.Active := True;