FMX.Forms.TCommonCustomForm.CreateChildFormList

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure CreateChildFormList(Parent: TFmxObject; var List: TList<TCommonCustomForm>);

C++

void __fastcall CreateChildFormList(Fmx::Types::TFmxObject* Parent, System::Generics::Collections::TList__1<TCommonCustomForm*>* &List);

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms TCommonCustomForm

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。