Description

Gets all the MDI children for a frame, taking into account that some children are embedded forms within the backstage.

Syntax

rv = Form_Services("GetMDIChildren", Frame, NumChildren)

Parameters

ParameterDescription
Frame


NumChildren[OUT] This parameter is set to the number of children so you don't have count it.

Version

16.0.18

  • No labels