WebForm.TAdapterControlGroup のメンバ

From RAD Studio VCL Documentation (Japanese)
Jump to: navigation, search

Contents

Delphi の情報

親クラス: TWebControlGroup

property WebFieldControls public

Web コントロールグループの HTML コントロールを生成するコンポーネントをリストに表示します。

property DefaultWebComponents protected

WebFieldControls プロパティが明示的に設定されていないときにそのデフォルト値を指定します。

method ChangeFieldControls protected

HTML コントロールのグループが変更されたときに応答します。

method GetLayoutAttributes protected

生成するコントロールグループの外観を指定するオブジェクトを返します。

method ImplCanAddClass protected

CanAddClass メソッドの基底の実装を提供します。

method CanAddClass protected

指定した種類の Web 項目を WebFieldControls プロパティリストに追加できるかどうかを指定します。

method ImplContent protected

Content メソッドの基底の実装を提供します。

method Content protected

HTML コントロールのグループを定義する HTML を返します。

method ImplAddElements protected

AddElements メソッドの基底の実装を提供します。

method ImplGetSubComponents protected

GetSubComponents メソッドの基底の実装を提供します。

method GetSubComponents protected

WebFieldControls プロパティの値を返します。

method AddElements protected

コントロールのグループが必要とするスクリプト宣言を生成するために内部で使用されます。

親クラス: TWebContainedContainerComponent

property WebParent protected

この TWebContainedContainerComponent をその Web 項目の 1 つとして使用するコンポーネントを示します。

method SetDefaultWebComponents protected

アプリケーションが明示的に子項目をオブジェクトに割り当てていない場合に,デフォルトで使用される Web 項目のリストを設定します。

method GetDefaultWebComponents protected

アプリケーションが明示的に子項目をオブジェクトに割り当てていない場合に,デフォルトで使用される Web 項目のリストを返します。

method GetContainerList protected

親 Web 項目がそれ自身とその他の Web 項目を管理するために使用する,TWebComponentList オブジェクトを返します。

method GetWebComponents protected

この項目が HTML の生成に使用する Web 項目のリストを返します。

property WebContainedComponentHelper protected

コンテナコンポーネントに IWebComponent インターフェースを実装するヘルパーオブジェクトへのアクセスを提供します。

property WebContainerComponentHelper protected

このオブジェクトがサブ Web 項目を管理できるようにするヘルパーオブジェクトへのアクセスを提供します。

method ImplGetDefaultComponentList protected

アプリケーションが明示的に子項目をオブジェクトに割り当てていない場合に,デフォルトで使用される Web 項目のリストを返します。

method ParentChanged protected

WebParent プロパティに変更があったときに応答します。

method IsDefaultField protected

親の Web 項目のセットが明示的に割り当てられていない場合に,デフォルトで使用される Web 項目をコンポーネントが表すかどうかを示します。

method SetWebParent protected

WebParent プロパティの値を設定します。

親クラス: TComponent

property Tag published

整数値をコンポーネントの一部として格納します。

property Name published

コードでコンポーネントを参照するときの名前を指定します。

property VCLComObject public

COM をサポートしているコンポーネントによって内部的に使用される情報を表します。

property Owner public

コンポーネントをストリーム化および解放する権限を持つコンポーネントを示します。

property DesignInfo public

フォームデザイナで使用する情報を保持します。

property ComponentStyle public

コンポーネントの動作を決定します。

property ComponentState public

コンポーネントの現在の状態を検知して,コンポーネントで特定のアクションを実行してはならない場合を示します。

property ComponentIndex public

オーナーの Components プロパティ配列におけるコンポーネントの位置を示します。

property ComponentCount public

そのコンポーネントが所有しているコンポーネントの数を示します。

property Components public

そのコンポーネントが所有しているすべてのコンポーネントのリストを表示します。

property ComObject public

コンポーネントが実装するインターフェース参照を指定します。

method ReferenceInterface public

指定したインターフェースの実装オブジェクトが破棄された場合に,当該コンポーネントに通知する内部リンクを確立または削除します。

method IsImplementorOf public

IsImplementorOf は,コンポーネントが指定したインターフェースを実装するかどうかを示します。

method UpdateAction public

アクションの状態を更新します。

method SetSubComponent public

コンポーネントが下位コンポーネントかどうかを示します。

method RemoveComponent public

指定したコンポーネントをコンポーネントの Components リストから削除します。

method InsertComponent public

コンポーネントを指定したコンポーネントのオーナーにします。

method HasParent public

コンポーネントが親を持つかどうかを検証します。

method GetParentComponent public

コンテナ コンポーネントを返します。

method GetEnumerator public

TComponent の列挙子を返します。

method FreeOnRelease public

COM クラスから作成されたコンポーネントのインターフェース参照を解放します。

method RemoveFreeNotification public

FreeNotification で有効にされた破棄通知を無効にします。

method FreeNotification public

コンポーネントが破棄されることを AComponent に通知します。

method FindComponent public

指定したコンポーネントが別のコンポーネントによって所有されているかどうかを示します。

method ExecuteAction public

アクションを実行します。

method Destroying public

コンポーネントおよびその所有コンポーネントが破棄されることを示します。

method DestroyComponents public

すべての所有コンポーネントを削除します。

method Invoke protected

コンポーネントが Automation オブジェクトをラップするときに Automation オブジェクトのプロパティおよびメソッドへのアクセスを提供します。

method GetIDsOfNames protected

1 つのメンバーと引数名のオプションセットを対応する整数ディスパッチ識別子(dispID)のセットにマッピングします。

method GetTypeInfo protected

オブジェクトの型情報を取り出します。

method GetTypeInfoCount protected

オブジェクトが提供する型情報インターフェースの個数(0 または 1)を返します。

method _Release protected

アプリケーションがコンポーネントのインターフェースを解放するときに呼び出されます。

method _AddRef protected

アプリケーションがコンポーネントのインターフェースを使用するときに呼び出されます。

method QueryInterface protected

指定されたインターフェースをオブジェクトがサポートしている場合,そのインターフェースへの参照を返します。

method RemoveFreeNotifications protected
method WriteState protected

コンポーネントの状態を書き込みます。

method ValidateInsert protected

子コンポーネントの挿入前にそれを検証するメソッドのインターフェースを提供します。

method ValidateContainer protected

コンテナオブジェクトにオブジェクトを挿入できるかどうかを決定します。

method ValidateRename protected

所有コンポーネントの名前を重複しない名前に変更します。

method UpdateRegistry protected

COM インターフェースを実装するコンポーネントに対して,タイプライブラリとバージョン情報をレジストリに追加するメソッドのインターフェースを提供します。

method Updated protected

コンポーネントの更新が終了したときに,コンポーネントの ComponentState プロパティの csUpdating 状態をクリアします。

method Updating protected

コンポーネントの ComponentState プロパティの csUpdating 状態を設定します。

method SetParentComponent protected

親コンポーネントを設定します。

method SetChildOrder protected

子コントロールの表示順序を設定します。

method SetName protected

Name プロパティの値を設定します。

method SetDesignInstance protected

設計時に挿入されたコンポーネントに設計モードのフラグを設定させます。

method SetInline protected

コンポーネントの ComponentState プロパティの csInline ビットを設定します。

method SetDesigning protected

設計時に挿入されたコンポーネントに設計モードのフラグを設定させます。

method SetAncestor protected

コンポーネントの ComponentState プロパティに csAncestor 状態を設定したり、設定解除します。

method ReadState protected

コンポーネントの状態を読み込みます。

method PaletteCreated protected

コンポーネントがコンポーネントパレットから作成されたときに応答します。

method Notification protected

すべての所有コンポーネントにメッセージを通知します。

method Loaded protected

フォームファイルがメモリに読み出された後にコンポーネントを初期化します。

method GetChildParent protected

親を返すか,または親がない場合は,ストリームから読み出される子コンポーネントのオーナーを返します。

method GetChildOwner protected

ストリームから読み出される子コンポーネントのオーナーを返します。

method GetChildren protected

子コンポーネントをすべて列挙します。

method ChangeName protected

NewName パラメータで渡された文字列に対する Name プロパティを格納するプライベートな内部記憶を設定します。

親クラス: TPersistent

method GetNamePath public

オブジェクトインスペクタに表示されるオブジェクト名を返します。

method Assign public

ほかの類似オブジェクトの内容をコピーします。

method GetOwner protected

オブジェクトのオーナーを返します。

method DefineProperties protected

パブリッシュされていないデータを,敢えて読み書きするためのインターフェースを提供します。

method AssignTo protected

オブジェクトのプロパティをコピー先のオブジェクトにコピーします。

親クラス: TObject

method Destroy public

オブジェクトインスタンスを破棄します。

method FreeInstance public

NewInstance メソッドの前回の呼び出しによって割り当てられたメモリを解除します。

method NewInstance public

オブジェクト型のインスタンスにメモリを割り当て,その新しいインスタンスを指すポインタを返します。

method DefaultHandler public

メッセージレコードを処理するメソッドのインターフェースを提供します。

method Dispatch public

Message パラメータの内容に基づいてオブジェクトのメッセージ処理メソッドを呼び出します。

method BeforeDestruction public

最初のデストラクタが実行される前に応答します。

method AfterConstruction public

最後のコンストラクタが実行された後で応答します。

method SafeCallException public

safecall 呼び出し規約を使って宣言されたメソッド内での例外を処理します。

method ToString public

クラス名を表す文字列を返します。

method GetHashCode public

ハッシュ コードを表す整数を返します。

method Equals public

現在のインスタンスとパラメータが等しいかどうかを調べます。

method UnitName public

ユニット名を表す文字列を返します。

method GetInterfaceTable public

指定したクラスで実装されているすべてのインターフェースが入った構造体のポインタを返します。

method GetInterfaceEntry public

クラス内で実現された特定のインターフェースのエントリを返します。

method GetInterface public

指定したインターフェースを取り出します。

method FieldAddress public

パブリッシュオブジェクト項目のアドレスを返します。

method MethodName public

アドレスを指定すると、クラス メソッドの名前を返します。

method MethodAddress public

名前を指定すると、クラス メソッドのアドレスを返します。

method InheritsFrom public

2 つのオブジェクト型の関係を調べます。

method InstanceSize public

オブジェクト型の各インスタンスのサイズをバイト数で返します。

method ClassInfo public

オブジェクト型の実行時型情報(RTTI)テーブルを指すポインタを返します。

method ClassParent public

1 つ上位のクラスの型を返します。

method ClassNameIs public

オブジェクトが指定の型かどうかを示します。

method ClassName public

引数で渡される変数の型ではなくオブジェクトインスタンスの型を示す文字列を返します。

method ClassType public

オブジェクトのクラスへのクラス参照を返します。

method CleanupInstance public

クラス内の長い文字列とバリアントとインターフェース変数に対する終了処理を実行します。

method InitInstance public

新しく割り当てられたオブジェクトインスタンスをすべて 0 に初期化し,インスタンスの仮想メソッドテーブルポインタを初期化します。

method Free public

オブジェクトを破棄し,必要ならば関連付けられているメモリを解放します。

method Create public

オブジェクトを作成し,そのオブジェクトが最初に使用される前にデータを初期化します。


ユニット: WebForm

所属クラス: TAdapterControlGroup

C++ の情報

親クラス: TWebControlGroup

property WebFieldControls publicMiditems.TWebControlGroup.WebFieldControls
method ~TWebControlGroup publicMiditems.TWebControlGroup.~TWebControlGroup
method TWebControlGroup publicMiditems.TWebControlGroup.TWebControlGroup
property DefaultWebComponents protectedMiditems.TWebControlGroup.DefaultWebComponents
method ChangeFieldControls protectedMiditems.TWebControlGroup.ChangeFieldControls
method GetLayoutAttributes protectedMiditems.TWebControlGroup.GetLayoutAttributes
method ImplCanAddClass protectedMiditems.TWebControlGroup.ImplCanAddClass
method CanAddClass protectedMiditems.TWebControlGroup.CanAddClass
method ImplContent protectedMiditems.TWebControlGroup.ImplContent
method Content protectedMiditems.TWebControlGroup.Content
method ImplAddElements protectedMiditems.TWebControlGroup.ImplAddElements
method ImplGetSubComponents protectedMiditems.TWebControlGroup.ImplGetSubComponents
method GetSubComponents protectedMiditems.TWebControlGroup.GetSubComponents
method AddElements protectedMiditems.TWebControlGroup.AddElements

親クラス: TWebContainedContainerComponent

method ~TWebContainedContainerComponent publicWebcomp.TWebContainedContainerComponent.~TWebContainedContainerComponent
method TWebContainedContainerComponent publicWebcomp.TWebContainedContainerComponent.TWebContainedContainerComponent
property WebParent protectedWebcomp.TWebContainedContainerComponent.WebParent
method SetDefaultWebComponents protectedWebcomp.TWebContainedContainerComponent.SetDefaultWebComponents
method GetDefaultWebComponents protectedWebcomp.TWebContainedContainerComponent.GetDefaultWebComponents
method GetContainerList protectedWebcomp.TWebContainedContainerComponent.GetContainerList
method GetWebComponents protectedWebcomp.TWebContainedContainerComponent.GetWebComponents
property WebContainedComponentHelper protectedWebcomp.TWebContainedContainerComponent.WebContainedComponentHelper
property WebContainerComponentHelper protectedWebcomp.TWebContainedContainerComponent.WebContainerComponentHelper
method ImplGetDefaultComponentList protectedWebcomp.TWebContainedContainerComponent.ImplGetDefaultComponentList
method ParentChanged protectedWebcomp.TWebContainedContainerComponent.ParentChanged
method IsDefaultField protectedWebcomp.TWebContainedContainerComponent.IsDefaultField
method SetWebParent protectedWebcomp.TWebContainedContainerComponent.SetWebParent

親クラス: TComponent

method operator () public
property Tag public

整数値をコンポーネントの一部として格納します。

property Name public

コードでコンポーネントを参照するときの名前を指定します。

property VCLComObject public

COM をサポートしているコンポーネントによって内部的に使用される情報を表します。

property Owner public

コンポーネントをストリーム化および解放する権限を持つコンポーネントを示します。

property DesignInfo public

フォームデザイナで使用する情報を保持します。

property ComponentStyle public

コンポーネントの動作を決定します。

property ComponentState public

コンポーネントの現在の状態を検知して,コンポーネントで特定のアクションを実行してはならない場合を示します。

property ComponentIndex public

オーナーの Components プロパティ配列におけるコンポーネントの位置を示します。

property ComponentCount public

そのコンポーネントが所有しているコンポーネントの数を示します。

property Components public

そのコンポーネントが所有しているすべてのコンポーネントのリストを表示します。

property ComObject public

コンポーネントが実装するインターフェース参照を指定します。

method ReferenceInterface public

指定したインターフェースの実装オブジェクトが破棄された場合に,当該コンポーネントに通知する内部リンクを確立または削除します。

method IsImplementorOf public

IsImplementorOf は,コンポーネントが指定したインターフェースを実装するかどうかを示します。

method UpdateAction public

アクションの状態を更新します。

method SetSubComponent public

コンポーネントが下位コンポーネントかどうかを示します。

method RemoveComponent public

指定したコンポーネントをコンポーネントの Components リストから削除します。

method InsertComponent public

コンポーネントを指定したコンポーネントのオーナーにします。

method HasParent public

コンポーネントが親を持つかどうかを検証します。

method GetParentComponent public

コンテナ コンポーネントを返します。

method GetEnumerator public

TComponent の列挙子を返します。

method FreeOnRelease public

COM クラスから作成されたコンポーネントのインターフェース参照を解放します。

method RemoveFreeNotification public

FreeNotification で有効にされた破棄通知を無効にします。

method FreeNotification public

コンポーネントが破棄されることを AComponent に通知します。

method FindComponent public

指定したコンポーネントが別のコンポーネントによって所有されているかどうかを示します。

method ExecuteAction public

アクションを実行します。

method Destroying public

コンポーネントおよびその所有コンポーネントが破棄されることを示します。

method DestroyComponents public

すべての所有コンポーネントを削除します。

method ~TComponent publicClasses.TComponent.~TComponent
method TComponent publicClasses.TComponent.TComponent
method Invoke protected

コンポーネントが Automation オブジェクトをラップするときに Automation オブジェクトのプロパティおよびメソッドへのアクセスを提供します。

method GetIDsOfNames protected

1 つのメンバーと引数名のオプションセットを対応する整数ディスパッチ識別子(dispID)のセットにマッピングします。

method GetTypeInfo protected

オブジェクトの型情報を取り出します。

method GetTypeInfoCount protected

オブジェクトが提供する型情報インターフェースの個数(0 または 1)を返します。

method _Release protected

アプリケーションがコンポーネントのインターフェースを解放するときに呼び出されます。

method _AddRef protected

アプリケーションがコンポーネントのインターフェースを使用するときに呼び出されます。

method QueryInterface protected

指定されたインターフェースをオブジェクトがサポートしている場合,そのインターフェースへの参照を返します。

method RemoveFreeNotifications protected
method WriteState protected

コンポーネントの状態を書き込みます。

method ValidateInsert protected

子コンポーネントの挿入前にそれを検証するメソッドのインターフェースを提供します。

method ValidateContainer protected

コンテナオブジェクトにオブジェクトを挿入できるかどうかを決定します。

method ValidateRename protected

所有コンポーネントの名前を重複しない名前に変更します。

method UpdateRegistry protected

COM インターフェースを実装するコンポーネントに対して,タイプライブラリとバージョン情報をレジストリに追加するメソッドのインターフェースを提供します。

method Updated protected

コンポーネントの更新が終了したときに,コンポーネントの ComponentState プロパティの csUpdating 状態をクリアします。

method Updating protected

コンポーネントの ComponentState プロパティの csUpdating 状態を設定します。

method SetParentComponent protected

親コンポーネントを設定します。

method SetChildOrder protected

子コントロールの表示順序を設定します。

method SetName protected

Name プロパティの値を設定します。

method SetDesignInstance protected

設計時に挿入されたコンポーネントに設計モードのフラグを設定させます。

method SetInline protected

コンポーネントの ComponentState プロパティの csInline ビットを設定します。

method SetDesigning protected

設計時に挿入されたコンポーネントに設計モードのフラグを設定させます。

method SetAncestor protected

コンポーネントの ComponentState プロパティに csAncestor 状態を設定したり、設定解除します。

method ReadState protected

コンポーネントの状態を読み込みます。

method PaletteCreated protected

コンポーネントがコンポーネントパレットから作成されたときに応答します。

method Notification protected

すべての所有コンポーネントにメッセージを通知します。

method Loaded protected

フォームファイルがメモリに読み出された後にコンポーネントを初期化します。

method GetChildParent protected

親を返すか,または親がない場合は,ストリームから読み出される子コンポーネントのオーナーを返します。

method GetChildOwner protected

ストリームから読み出される子コンポーネントのオーナーを返します。

method GetChildren protected

子コンポーネントをすべて列挙します。

method ChangeName protected

NewName パラメータで渡された文字列に対する Name プロパティを格納するプライベートな内部記憶を設定します。

field FComponentStyle protected

FComponentStyle は、ComponentStyle 読み取り専用プロパティに対応するフィールドです。

親クラス: TPersistent

method TPersistent publicClasses.TPersistent.TPersistent
method GetNamePath public

オブジェクトインスペクタに表示されるオブジェクト名を返します。

method Assign public

ほかの類似オブジェクトの内容をコピーします。

method ~TPersistent publicClasses.TPersistent.~TPersistent
method GetOwner protected

オブジェクトのオーナーを返します。

method DefineProperties protected

パブリッシュされていないデータを,敢えて読み書きするためのインターフェースを提供します。

method AssignTo protected

オブジェクトのプロパティをコピー先のオブジェクトにコピーします。

親クラス: TObject

method ~TObject publicSystem.TObject.~TObject
method FreeInstance public

NewInstance メソッドの前回の呼び出しによって割り当てられたメモリを解除します。

method NewInstance protected

オブジェクト型のインスタンスにメモリを割り当て,その新しいインスタンスを指すポインタを返します。

method DefaultHandler public

メッセージレコードを処理するメソッドのインターフェースを提供します。

method Dispatch public

Message パラメータの内容に基づいてオブジェクトのメッセージ処理メソッドを呼び出します。

method BeforeDestruction public

最初のデストラクタが実行される前に応答します。

method AfterConstruction public

最後のコンストラクタが実行された後で応答します。

method SafeCallException public

safecall 呼び出し規約を使って宣言されたメソッド内での例外を処理します。

method ToString public

クラス名を表す文字列を返します。

method GetHashCode public

ハッシュ コードを表す整数を返します。

method Equals public

現在のインスタンスとパラメータが等しいかどうかを調べます。

method GetInterfaceTable public

指定したクラスで実装されているすべてのインターフェースが入った構造体のポインタを返します。

method GetInterfaceEntry public

クラス内で実現された特定のインターフェースのエントリを返します。

method GetInterface public

指定したインターフェースを取り出します。

method UnitName public

ユニット名を表す文字列を返します。

method MethodName public

アドレスを指定すると、クラス メソッドの名前を返します。

method MethodAddress public

名前を指定すると、クラス メソッドのアドレスを返します。

method InheritsFrom public

2 つのオブジェクト型の関係を調べます。

method InstanceSize public

オブジェクト型の各インスタンスのサイズをバイト数で返します。

method ClassInfo public

オブジェクト型の実行時型情報(RTTI)テーブルを指すポインタを返します。

method ClassParent public

1 つ上位のクラスの型を返します。

method ClassNameIs public

オブジェクトが指定の型かどうかを示します。

method ClassName public

引数で渡される変数の型ではなくオブジェクトインスタンスの型を示す文字列を返します。

method InitInstance public

新しく割り当てられたオブジェクトインスタンスをすべて 0 に初期化し,インスタンスの仮想メソッドテーブルポインタを初期化します。

method FieldAddress public

パブリッシュオブジェクト項目のアドレスを返します。

method CleanupInstance public

クラス内の長い文字列とバリアントとインターフェース変数に対する終了処理を実行します。

method ClassType public

オブジェクトのクラスへのクラス参照を返します。

method Free public

オブジェクトを破棄し,必要ならば関連付けられているメモリを解放します。

method TObject publicSystem.TObject.TObject


ユニット: WebForm

所属クラス: TAdapterControlGroup


説明

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

Personal tools