# Recorder Form This page is about {ref}`Recorder` 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/recorderform.png ``` - - - ## TRecorderFormHelper The `TRecorderFormHelper` type is, as it's name implies a helper type for the `Recorder 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. - - - ## RecorderForm variable Global {ref}`TRecorderFormHelper` variable.