API:Vcl.ActnMan

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

クラス

IActionBarDesigner
TActionBarItemTActionBarItem オブジェクトは,アプリケーションでアクションマネージャに接続されたすべてのアクションバーを表すために,アクションマネージャが使用します。
TActionBarItemClass
TActionBarsTActionBars は,アプリケーションでアクションマネージャに接続されたすべてのアクションバーを表すために,アクションマネージャが内部で使用する TActionBarItem オブジェクトのコレクションです。
TActionBarsClass
TActionBarStyleTActionBarStyle は,アクションマネージャのスタイルの基本クラスです。
TActionBarStyleListアクション バー スタイルの名前とそれに対応する TActionBarStyle のポインタを関連付けたリストを表します。
TActionClientTActionClient は、TActionBarItem および TActionClientItem クラスの上位クラスです。
TActionClientClass
TActionClientItemTActionClientItem は、アクション マネージャにおいて、アクション、またはアクションのカテゴリを表す、ストリーム可能なラッパーです。
TActionClientItemClass
TActionClientLink
TActionClientLinkClass
TActionClientsTActionClients オブジェクトは,TActionClient オブジェクトのコンテナです。
TActionClientsClass
TActionClientsCollectionTActionClientsCollection は,オーナーであるアクションマネージャの情報を保持するコレクションです。
TActionDragBaseClassTActionDragBaseClass は,ドラッグ動作を管理するために使用する基本クラスです。
TActionDragObject
TActionItemDragObject
TActionListCollectionTActionListCollection は,アクションリストとそのキャプションの情報を保持するコレクションです。
TActionListItemTActionListItem は,アクションリストコレクションの項目を表します。
TActionManager TActionManager は、アプリケーション内に保持されているすべてのアクションを、管理および表示するための、メカニズムを提供します。
TButtonPropertiesTButtonProperties は、csButton に設定される CommandStyle プロパティを持つ、アクション クライアント項目に適用可能なプロパティを保持します。
TCategoryDragObject
TCheckBoxPropertiesTCheckBoxProperties は、csCheckBox に設定される CommandStyle プロパティを持つ、アクション クライアント項目に適用可能なプロパティを保持します。
TComboBoxPropertiesTComboBoxProperties は、csComboBox に設定される CommandStyle プロパティを持つ、アクション クライアント項目に適用可能なプロパティを保持します。
TCommandPropertiesTCommandProperties は、アクション クライアント項目のプロパティを制御するのに使用される、すべてのクラスの基底クラスです。
TCommandPropertiesClassTCommandPropertiesClass は、TCommandProperties のメタクラスを定義します。
TControlPropertiesTControlProperties は、csControl に設定される CommandStyle プロパティを持つ、アクション クライアント項目に適用可能なプロパティを保持します。
TCustomActionBarTCustomActionBar は,すべてのアクションバンドの基本クラスです。
TCustomActionBarClass
TCustomActionBarColorMapTCustomActionBarColorMap は,アクションバンドとその上に表示される項目の色を制御するアクションバンドカラーマップの基本クラスです。
TCustomActionClass
TCustomActionControlTCustomActionControl は,カスタムコントロール ActionBand の基本クラスです。
TCustomActionControlClass
TCustomActionManagerTCustomActionManager は、TActionManager コンポーネントの基底クラスです。
TCustomColorMapClass
TGalleryPropertiesTGalleryProperties は、csGallery に設定される CommandStyle プロパティを持つ、アクション クライアント項目に適用可能なプロパティを保持します。
TMenuPropertiesTMenuProperties は、csMenu に設定される CommandStyle プロパティを持つ、アクション クライアント項目に適用可能なプロパティを保持します。
TTextPropertiesTTextProperties は、csText に設定される CommandStyle プロパティを持つ、アクション クライアント項目に適用可能なプロパティを保持します。
TXToolDockForm

ルーチン

NotifyDesigner

TActionProc
TBackgroundLayout
TBarEdge
TBarOrientation
TBarOrientations
TCaptionOptions
TChangesAllowed
TChangesAllowedSet
TCMItemMsg
TColorMapUpdateProc
TCommandStyleTCommandStyle は、コマンドに指定可能なスタイルを列挙します。
TControlCreatedEvent
TGalleryResizeTGalleryResize は、ギャラリーに指定可能なサイズ変更オプションを列挙します。
TGetBarItemClassEvent
TGetBarsClassEvent
TGetClientItemClassEvent
TGetClientsClassEvent
TGetCommandPropertiesClassEventOnGetCommandPropertiesClass イベントのイベント ハンドラです。
TGetControlClassEvent
TMergeRange
TStyleChanged

変数

ActionBarDesigner
ActionBarStyles実行時に使用可能なアクション バー スタイルを表します。
cDefaultSchedule
ControlDragMode
DefaultActnBarStyle

定数

caAllChangescaAllChanges: Set = [caModify..caDelete];
CM_ENTERMENULOOPCM_ENTERMENULOOP: Integer = $B410;
CM_ITEMCLICKEDCM_ITEMCLICKED: Integer = $B403;
CM_ITEMDROPPOINTCM_ITEMDROPPOINT: Integer = $B411;
CM_ITEMKEYEDCM_ITEMKEYED: Integer = $B404;
CM_ITEMSELECTEDCM_ITEMSELECTED: Integer = $B402;
CM_RESETBARCM_RESETBAR: Integer = $B409;
CM_SCROLLCLICKEDCM_SCROLLCLICKED: Integer = $B406;
CM_SPLITITEMCLICKEDCM_SPLITITEMCLICKED: Integer = $B405;