API:Vcl.Forms.TScreen.Forms
Delphi
property Forms[Index: Integer]: TForm read GetForm;
C++
__property TForm* Forms[int Index] = {read=GetForm};
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.