API:FMX.Forms.TScreen.Forms
Delphi
property Forms[Index: Integer]: TCommonCustomForm read GetForm;
C++
__property TCommonCustomForm* Forms[int Index] = {read=GetForm};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FMX.Forms.pas FMX.Forms.hpp |
FMX.Forms | TScreen |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!