Vcl.AxCtrls.TActiveXControl のメソッド
継承Protected
| _AddRef | protected | |
| _Release | protected | |
| Advise | protected | |
| AfterConstruction | public | 最後のコンストラクタが実行された後で応答します。 |
| BeforeDestruction | public | 最初のデストラクタが実行される前に応答します。 |
| CheckDisposed | protected | このメソッドは廃止予定です。 |
| ClassInfo | public |
オブジェクト型の実行時型情報(RTTI)テーブルのポインタを返します。 |
| ClassName | public | 引数で渡される変数の型ではなくオブジェクトインスタンスの型を示す文字列を返します。 |
| ClassNameIs | public | オブジェクトが指定の型かどうかを示します。 |
| ClassParent | public | 1 つ上位のクラスの型を返します。 |
| ClassType | public | オブジェクトのクラスへのクラス参照を返します。 |
| CleanupInstance | public | クラス内の長い文字列とバリアントとインターフェース変数に対する終了処理を実行します。 |
| Close | protected | |
| ContextSensitiveHelp | protected | |
| Create | public | |
| CreateAggregated | public | |
| CreateFromFactory | public | |
| DAdvise | protected | |
| DefaultHandler | public | メッセージレコードを処理するメソッドのインターフェースを提供します。 |
| DefinePropertyPages | protected | |
| Destroy | public | TActiveXControl のインスタンスを破棄します。 |
| Dispatch | public | Message パラメータの内容に基づいてオブジェクトのメッセージ処理メソッドを呼び出します。 |
| DisposeOf(非推奨) | public | DisposeOf は、オブジェクトでのデストラクタ コードの実行を強制します。 |
| DoPropRequestEdit | protected | ActiveX コントロールの編集権限を要求します。 |
| DoVerb | protected | |
| Draw | protected | |
| DUnadvise | protected | |
| EnableModeless | protected | |
| EnumAdvise | protected | |
| EnumDAdvise | protected | |
| EnumFormatEtc | protected | |
| EnumVerbs | protected | |
| Equals | public |
現在のインスタンスと Obj パラメータが等しいかどうかを調べます。 |
| Error | public | |
| EventConnect | protected | インターフェイスの Sink パラメータを問い合わせ、EventSink を保存します。 |
| EventSinkChanged | protected | EventConnect メソッドが EventSink を設定または解除したときに、応答します。 |
| FieldAddress | public | パブリッシュオブジェクト項目のアドレスを返します。 |
| Free | public | オブジェクトを破棄し,必要ならば関連付けられているメモリを解放します。 |
| FreeInstance | public | NewInstance メソッドの前回の呼び出しによって割り当てられたメモリを解除します。 |
| Freeze | protected | |
| FreezeEvents | protected | |
| Get_BackColor | protected | |
| Get_Caption | protected | |
| Get_Enabled | protected | |
| Get_Font | protected | |
| Get_ForeColor | protected | |
| Get_HWnd | protected | |
| Get_TabStop | protected | |
| Get_Text | protected | |
| GetAdvise | protected | |
| GetCanonicalFormatEtc | protected | |
| GetClassID | protected | |
| GetClassInfo | protected | TTypedComObject の型情報へのポインタを返します。 |
| GetClientSite | protected | |
| GetClipboardData | protected | |
| GetColorSet | protected | |
| GetContentExtent | protected | |
| GetControlInfo | protected | |
| GetData | protected | |
| GetDataHere | protected | |
| GetDisplayString | protected | |
| GetDisposed | protected | |
| GetExtent | protected | |
| GetHashCode | public | ハッシュ コードを表す整数を返します。 |
| GetIDsOfNames | protected | 1 つのメンバーと引数名のオプションセットを対応する整数ディスパッチ識別子(dispID)のセットにマッピングします。 |
| GetInterface | public | 指定したインターフェースを取り出します。 |
| GetInterfaceEntry | public | クラス内で実現された特定のインターフェースのエントリを返します。 |
| GetInterfaceSafetyOptions | protected | |
| GetInterfaceTable | public | 指定したクラスで実装されているすべてのインターフェースが入った構造体のポインタを返します。 |
| GetMiscStatus | protected | |
| GetMoniker | protected | |
| GetPages | protected | |
| GetPredefinedStrings | protected | |
| GetPredefinedValue | protected | |
| GetPropertyString | protected | |
| GetPropertyStrings | protected | |
| GetPropertyValue | protected | |
| GetPropFromBag | protected | |
| GetSizeMax | protected | |
| GetTypeInfo | protected | オブジェクトの型情報を取り出します。 |
| GetTypeInfoCount | protected | オブジェクトが提供する型情報インターフェースの個数(0 または 1)を返します。 |
| GetUserClassID | protected | |
| GetUserType | protected | |
| GetWindow | protected | |
| HandsOffStorage | protected | |
| InheritsFrom | public | 2 つのオブジェクト型の関係を調べます。 |
| InitFromData | protected | |
| Initialize | public | TActiveXControl のクラスファクトリおよび接続オブジェクトを作成します。 |
| InitializeControl | protected | |
| InitInstance | public | 新しく割り当てられたオブジェクトインスタンスをすべて 0 に初期化し,インスタンスの仮想メソッドテーブルポインタを初期化します。 |
| InitNew | protected | |
| InPlaceActivate | protected | |
| InPlaceDeactivate | protected | |
| InstanceSize | public | オブジェクト型の各インスタンスのサイズをバイト数で返します。 |
| InterfaceSupportsErrorInfo | protected | |
| Invoke | protected | IDispatch インターフェースをサポートするオブジェクトによってエクスポーズされた Automation のプロパティとメソッドへのアクセスを提供します。 |
| IsDirty | protected | |
| IsUpToDate | protected | |
| LoadFromStream | protected | |
| MapPropertyToPage | protected | |
| MethodAddress | public | クラス メソッドのアドレスを名前で返します。 |
| MethodName | public | アドレスを指定すると、クラス メソッドの名前を返します。 |
| NewInstance | public | オブジェクト型のインスタンスにメモリを割り当て,その新しいインスタンスを指すポインタを返します。 |
| ObjAddRef | public | IUnknown インターフェースの AddRef メソッドを実装します。 |
| ObjQueryInterface | public | オブジェクト上で要求された COM インターフェースを返します。 |
| ObjRelease | public | IUnknown インターフェースの Release メソッドを実装します。 |
| OnAmbientPropertyChange | protected | |
| OnDocWindowActivate | protected | |
| OnFrameWindowActivate | protected | |
| OnMnemonic | protected | |
| operator () | public | |
| PerformVerb | protected | |
| PersistPropBagInitNew | protected | |
| PersistPropBagLoad | protected | |
| PersistPropBagSave | protected | |
| PersistStorageInitNew | protected | |
| PersistStorageLoad | protected | |
| PersistStorageSave | protected | |
| PersistStreamLoad | protected | |
| PersistStreamSave | protected | |
| PostMessageFilter | protected | |
| PreInitializeControl | protected | 使用する前にコントロールを初期化します。 |
| PreMessageFilter | protected | |
| PropChanged | public | OnChanged イベントを生成します。 |
| PropRequestEdit | public | 指定したプロパティが変更可能かどうかを示します。 |
| PutPropInBag | protected | |
| QualifiedClassName | public |
クラスの修飾名を返します。 |
| QueryGetData | protected | |
| QueryInterface | protected | |
| QuickActivate | protected | |
| ReactivateAndUndo | protected | |
| ResizeBorder | protected | |
| SafeCallException | public | OLE 例外を処理します。 |
| SaveCompleted | protected | |
| SaveToStream | protected | |
| Set_BackColor | protected | |
| Set_Caption | protected | |
| Set_Enabled | protected | |
| Set_Font | protected | |
| Set_ForeColor | protected | |
| Set_TabStop | protected | |
| Set_Text | protected | |
| SetAdvise | protected | |
| SetClientSite | protected | |
| SetColorScheme | protected | |
| SetContentExtent | protected | |
| SetData | protected | |
| SetExtent | protected | |
| SetHostNames | protected | |
| SetInPlaceSite | protected | |
| SetInterfaceSafetyOptions | protected | |
| SetMoniker | protected | |
| SetObjectRects | protected | |
| ShowPropertyDialog | protected | |
| StdClickEvent | protected | |
| StdDblClickEvent | protected | |
| StdKeyDownEvent | protected | |
| StdKeyPressEvent | protected | |
| StdKeyUpEvent | protected | |
| StdMouseDownEvent | protected | |
| StdMouseMoveEvent | protected | |
| StdMouseUpEvent | protected | |
| ToString | public | クラス名を表す文字列を返します。 |
| TranslateAccelerator | protected | |
| UIDeactivate | protected | |
| Unadvise | protected | |
| Unfreeze | protected | |
| UnitName | public |
クラスが定義されているユニットの名前を返します。 |
| UnitScope | public |
クラスのユニット スコープを返します。 |
| Update | protected | |
| ViewObjectGetExtent | protected | |
| WndProc | protected |