[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TScreen.CustomFormBelongsToActiveGroup

CustomFormBelongsToActiveGroup - returns True if the specified form belongs to the active group

Declaration

Source position: forms.pp line 981

public function TScreen.CustomFormBelongsToActiveGroup(

  AForm: TCustomForm

):Boolean;