{   The purpose of this request is to initialize all objects on the form to
{ their initialize values and attributes.
{
{       FDP$INITIALIZE_FORM_OBJECTS (FORM_IDENTIFIER, P_FORM_STATUS,
{         RECORD_CHANGES, STATUS)
{
{ FORM_IDENTIFIER: (input)  This parameter specifies the form identifier of the
{       form to initialize objects.
{
{ P_FORM_STATUS: (input)  This parameter specifies the status data for a form.
{
{ RECORD_CHANGES: (input)  This parameter specifies whether changes should be
{       recorded for display on the terminal screen.  TRUE means the changes
{       should be recorded.  FALSE means the changes should not be recorded.
{
{ STATUS: (output)  This parameter specifies the name of the variable to set
{       to indicate the status of request.
{
{       condition identifiers:  fde$no_space_available
{                               fde$system_error
{
