Recorder Form

This page is about Recorder dedicated TLazForm utilities.

This is meant to be used with TScriptForm and you normally don’t have to use this directly, you can just use TScriptForm.CreateMiscTab and it will setup both this with several Misc controls to configure:

_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 TRecorderFormHelper variable.