ActnMan

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

Contents

Delphi の情報

クラス

TActionBarItem

TActionBarItem オブジェクトは,アプリケーションでアクションマネージャに接続されたすべてのアクションバーを表すために,アクションマネージャが使用します。

TActionBarStyle

TActionBarStyle は,アクションマネージャのスタイルの基本クラスです。

TActionBarStyleList
TActionBars

TActionBars は,アプリケーションでアクションマネージャに接続されたすべてのアクションバーを表すために,アクションマネージャが内部で使用する TActionBarItem オブジェクトのコレクションです。

TActionClient

TActionClient は,TActionBartItem および TActionClientItem クラスの上位クラスです。

TActionClientItem

TActionClientItem は,アクションマネージャでアクションやアクションのカテゴリを表すストリーム可能なラッパーです。

TActionClientLink
TActionClients

TActionClients オブジェクトは,TActionClient オブジェクトのコンテナです。

TActionClientsCollection

TActionClientsCollection は,オーナーであるアクションマネージャの情報を保持するコレクションです。

TActionDragBaseClass

TActionDragBaseClass は,ドラッグ動作を管理するために使用する基本クラスです。

TActionDragObject
TActionItemDragObject
TActionListCollection

TActionListCollection は,アクションリストとそのキャプションの情報を保持するコレクションです。

TActionListItem

TActionListItem は,アクションリストコレクションの項目を表します。

TActionManager

TActionManager は,アプリケーションで処理されるすべてのアクションを管理したり,表示したりするメカニズムを提供します。

TButtonProperties

TButtonProperties は、csButton に設定される CommandStyle プロパティを持つ、アクション クライアント項目に適用可能なプロパティを保持します。

TCategoryDragObject
TCheckBoxProperties

TCheckBoxProperties は、csCheckBox に設定される CommandStyle プロパティを持つ、アクション クライアント項目に適用可能なプロパティを保持します。

TComboBoxProperties

TComboBoxProperties は、csComboBox に設定される CommandStyle プロパティを持つ、アクション クライアント項目に適用可能なプロパティを保持します。

TCommandProperties

TCommandProperties は、アクション クライアント項目のプロパティを制御するのに使用される、すべてのクラスの基底クラスです。

TControlProperties

TControlProperties は、csControl に設定される CommandStyle プロパティを持つ、アクション クライアント項目に適用可能なプロパティを保持します。

TCustomActionBar

TCustomActionBar は,すべてのアクションバンドの基本クラスです。

TCustomActionBarColorMap

TCustomActionBarColorMap は,アクションバンドとその上に表示される項目の色を制御するアクションバンドカラーマップの基本クラスです。

TCustomActionClass
TCustomActionControl

TCustomActionControl は,カスタムコントロール ActionBand の基本クラスです。

TCustomActionManager

TCustomActionManager は,TActionManager コンポーネントの基本クラスです。

TGalleryProperties

TGalleryProperties は、csGallery に設定される CommandStyle プロパティを持つ、アクション クライアント項目に適用可能なプロパティを保持します。

TMenuProperties

TMenuProperties は、csMenu に設定される CommandStyle プロパティを持つ、アクション クライアント項目に適用可能なプロパティを保持します。

TTextProperties

TTextProperties は、csText に設定される CommandStyle プロパティを持つ、アクション クライアント項目に適用可能なプロパティを保持します。

TXToolDockForm

メタクラス

TActionBarItemClass
TActionBarsClass
TActionClientClass
TActionClientItemClass
TActionClientLinkClass
TActionClientsClass
TCommandPropertiesClass

TCommandPropertiesClass は、TCommandProperties のメタクラスを定義します。

TCustomActionBarClass
TCustomActionControlClass
TCustomColorMapClass

定数

Constants

列挙型

TBackgroundLayout
TBarEdge
TBarOrientation
TCaptionOptions
TChangesAllowed
TCommandStyle

TCommandStyle は、コマンドに指定可能なスタイルを列挙します。

TGalleryResize

TGalleryResize は、ギャラリーに指定可能なサイズ変更オプションを列挙します。

関数

NotifyDesigner

インターフェース

IActionBarDesigner

集合

TBarOrientations
TChangesAllowedSet

構造体

TCMItemMsg

TMergeRange

変数

ActionBarDesigner
ActionBarStyles
DefaultActnBarStyle

C++ の情報

クラス

IActionBarDesigner
TActionBarItem

TActionBarItem オブジェクトは,アプリケーションでアクションマネージャに接続されたすべてのアクションバーを表すために,アクションマネージャが使用します。

TActionBarStyle

TActionBarStyle は,アクションマネージャのスタイルの基本クラスです。

TActionBarStyleList
TActionBars

TActionBars は,アプリケーションでアクションマネージャに接続されたすべてのアクションバーを表すために,アクションマネージャが内部で使用する TActionBarItem オブジェクトのコレクションです。

TActionClient

TActionClient は,TActionBartItem および TActionClientItem クラスの上位クラスです。

TActionClientItem

TActionClientItem は,アクションマネージャでアクションやアクションのカテゴリを表すストリーム可能なラッパーです。

TActionClientLink
TActionClients

TActionClients オブジェクトは,TActionClient オブジェクトのコンテナです。

TActionClientsCollection

TActionClientsCollection は,オーナーであるアクションマネージャの情報を保持するコレクションです。

TActionDragBaseClass

TActionDragBaseClass は,ドラッグ動作を管理するために使用する基本クラスです。

TActionDragObject
TActionItemDragObject
TActionListCollection

TActionListCollection は,アクションリストとそのキャプションの情報を保持するコレクションです。

TActionListItem

TActionListItem は,アクションリストコレクションの項目を表します。

TActionManager

TActionManager は,アプリケーションで処理されるすべてのアクションを管理したり,表示したりするメカニズムを提供します。

TButtonProperties

TButtonProperties は、csButton に設定される CommandStyle プロパティを持つ、アクション クライアント項目に適用可能なプロパティを保持します。

TCMItemMsg
TCategoryDragObject
TCheckBoxProperties

TCheckBoxProperties は、csCheckBox に設定される CommandStyle プロパティを持つ、アクション クライアント項目に適用可能なプロパティを保持します。

TComboBoxProperties

TComboBoxProperties は、csComboBox に設定される CommandStyle プロパティを持つ、アクション クライアント項目に適用可能なプロパティを保持します。

TCommandProperties

TCommandProperties は、アクション クライアント項目のプロパティを制御するのに使用される、すべてのクラスの基底クラスです。

TControlProperties

TControlProperties は、csControl に設定される CommandStyle プロパティを持つ、アクション クライアント項目に適用可能なプロパティを保持します。

TCustomActionBar

TCustomActionBar は,すべてのアクションバンドの基本クラスです。

TCustomActionBarColorMap

TCustomActionBarColorMap は,アクションバンドとその上に表示される項目の色を制御するアクションバンドカラーマップの基本クラスです。

TCustomActionClass
TCustomActionControl

TCustomActionControl は,カスタムコントロール ActionBand の基本クラスです。

TCustomActionManager

TCustomActionManager は,TActionManager コンポーネントの基本クラスです。

TGalleryProperties

TGalleryProperties は、csGallery に設定される CommandStyle プロパティを持つ、アクション クライアント項目に適用可能なプロパティを保持します。

TMenuProperties

TMenuProperties は、csMenu に設定される CommandStyle プロパティを持つ、アクション クライアント項目に適用可能なプロパティを保持します。

TTextProperties

TTextProperties は、csText に設定される CommandStyle プロパティを持つ、アクション クライアント項目に適用可能なプロパティを保持します。

TXToolDockForm

列挙型

TBackgroundLayout
TBarEdge
TBarOrientation
TCaptionOptions
TChangesAllowed
TCommandStyle

TCommandStyle は、コマンドに指定可能なスタイルを列挙します。

TGalleryResize

TGalleryResize は、ギャラリーに指定可能なサイズ変更オプションを列挙します。

関数

NotifyDesigner

Typedef

TActionBarItemClass
TActionBarsClass
TActionClientClass
TActionClientItemClass
TActionClientLinkClass
TActionClientsClass
TActionProc
TBarOrientations
TChangesAllowedSet
TColorMapUpdateProc
TCommandPropertiesClass

TCommandPropertiesClass は、TCommandProperties のメタクラスを定義します。

TControlCreatedEvent
TCustomActionBarClass
TCustomActionControlClass
TCustomColorMapClass
TGetBarItemClassEvent
TGetBarsClassEvent
TGetClientItemClassEvent
TGetClientsClassEvent
TGetCommandPropertiesClassEvent

OnGetCommandPropertiesClass イベントのイベント ハンドラです。

TGetControlClassEvent
TMergeRange
TStyleChanged
_di_IActionBarDesigner

変数

ActionBarDesigner
ActionBarStyles
ControlDragMode
DefaultActnBarStyle
cDefaultSchedule
Personal tools