Allows you to implement menus for specific
ExpressQuantumGrid Views.
Name |
Description |
Assign(TPersistent)
|
|
AssignTo(TPersistent)
|
|
BeginInvoke(TAsyncConstArrayFunctionEvent,Untyped[],TObject)
|
|
BeginInvoke(TAsyncConstArrayProc,Untyped[],TObject)
|
|
BeginInvoke(TAsyncConstArrayProcedureEvent,Untyped[],TObject)
|
|
BeginInvoke(TAsyncFunctionEvent,TObject)
|
|
BeginInvoke(TAsyncProcedureEvent,TObject)
|
|
BeginInvoke(TProc,TObject)
|
|
BeginInvoke<TResult>(TAsyncConstArrayFunc<TResult>,Untyped[],TObject)
|
|
BeginInvoke<TResult>(TFunc<TResult>,TObject)
|
|
CheckShortCuts(TWMKeyDown)
|
|
DestroyComponents
|
|
Destroying
|
|
EndFunctionInvoke(IAsyncResult)
|
|
EndInvoke(IAsyncResult)
|
|
EndInvoke<TResult>(IAsyncResult)
|
|
Equals(TObject)
|
|
ExecuteAction(TBasicAction)
|
|
FindComponent(String)
|
|
FindPopupMenuInfo(TcxCustomGridView,TcxGridViewHitType,TcxCustomGridHitTest)
|
|
FreeNotification(TComponent)
|
|
FreeOnRelease
|
|
GetBuiltInPopupMenuByClass(TcxPopupMenuClass)
|
|
GetChildren(TGetChildProc,TComponent)
|
|
GetHashCode
|
|
GetNamePath
|
|
GetOwner
|
|
GetParentComponent
|
|
GetPopupMenuInfo(TComponent,TcxCustomGridViewClass,Boolean)
|
|
HasParent
|
|
InsertComponent(TComponent)
|
|
IsImplementorOf(IInterface)
|
|
Loaded
|
|
Notification(TComponent,TOperation)
|
|
ReferenceInterface(IInterface,TOperation)
|
|
RegisterPopupMenu(TComponent,TcxGridViewHitTypes,TcxGridOnPopupProc,TcxCustomGridView)
|
|
RegisterPopupMenu(TComponent,TcxGridViewHitTypes,TcxGridOnPopupProc,TcxCustomGridViewClass)
|
Registers a custom menu.
|
RemoveComponent(TComponent)
|
|
RemoveFreeNotification(TComponent)
|
|
SetParentComponent(TComponent)
|
|
SetSubComponent(Boolean)
|
|
ToString
|
|
UnregisterPopupMenu(TComponent,TcxCustomGridView,TcxGridViewHitTypes)
|
|
UnregisterPopupMenu(TComponent,TcxCustomGridViewClass,TcxGridViewHitTypes)
|
Un-registers a custom menu.
|
UpdateAction(TBasicAction)
|
|
See Also