# WaspClient Form This page is about {ref}`WaspClient` dedicated `TLazForm` utilities. This is meant to be used with {ref}`TScriptForm` and you normally don't have to use this directly, you can just use {ref}`TScriptForm.CreateMiscTab` and it will setup both this with several {ref}`Misc` controls to configure: ```{figure} ../../images/waspclientform.png ``` - - - ## TWaspClientFormHelper The `TWaspClientFormHelper` type is, as it's name implies a helper type for the `WaspClient Form`. It has a lot of methods and callbacks that are hidden by default and won't be mentioned on this page because they are internal methods you shouldn't touch. Do feel free to read the source code though if you so desire. - - - ## WaspClientForm variable Global {ref}`TWaspClientFormHelper` variable.