API:Vcl.Forms.TScreen.CustomForms

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CustomForms[Index: Integer]: TCustomForm read GetCustomForms;

C++

__property TCustomForm* CustomForms[int Index] = {read=GetCustomForms};

Properties

Type Visibility Source Unit Parent
property public
Vcl.Forms.pas
Vcl.Forms.hpp
Vcl.Forms TScreen

Description

Embarcadero Technologies does not currently have any additional information.