Back to Devexpress

TcxBarEditItem Methods

vcl-cxbaredititem-dot-tcxbaredititem-dot-underscore-methods.md

latest14.1 KB
Original Source

TcxBarEditItem Methods

A toolbar item container for an in-place editor from the ExpressEditors Library.

NameDescription
ActionChange(TObject,Boolean) protectedUpdates linked item controls to reflect changes in associated actions. Inherited from TdxBarItem.
Assign(TPersistent)Inherited from TPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
BeginInvoke(TAsyncConstArrayFunctionEvent,Untyped[],TObject)Inherited from TComponent.
BeginInvoke(TAsyncConstArrayProc,Untyped[],TObject)Inherited from TComponent.
BeginInvoke(TAsyncConstArrayProcedureEvent,Untyped[],TObject)Inherited from TComponent.
BeginInvoke(TAsyncFunctionEvent,TObject)Inherited from TComponent.
BeginInvoke(TAsyncProcedureEvent,TObject)Inherited from TComponent.
BeginInvoke(TProc,TObject)Inherited from TComponent.
BeginInvoke<TResult>(TAsyncConstArrayFunc<TResult>,Untyped[],TObject)Inherited from TComponent.
BeginInvoke<TResult>(TFunc<TResult>,TObject)Inherited from TComponent.
CanChangePaintStyle protectedInherited from TdxBarItem.
CanClicked protectedSpecifies whether an item responds to mouse clicks. Inherited from TdxBarItem.
CaptionChanged protectedThis method is called when caption changes. Inherited from TdxBarItem.
Change protectedGenerates an OnChange event. Inherited from TdxBarWindowItem.
ClickCalls the DirectClick method to respond to mouse clicks. Inherited from TdxBarItem.
CurChange protectedGenerates an OnCurChange event. Inherited from TdxBarWindowItem.
DestroyComponentsInherited from TComponent.
DestroyingInherited from TComponent.
DirectClickProcesses mouse click events. Inherited from TdxBarItem.
DoClickThis procedure generates an OnClick event. Inherited from TdxBarItem.
EnabledChanged protectedThis procedure is called when the Enabled property changes. Inherited from TdxBarItem.
EndFunctionInvoke(IAsyncResult)Inherited from TComponent.
EndInvoke(IAsyncResult)Inherited from TComponent.
EndInvoke<TResult>(IAsyncResult)Inherited from TComponent.
Equals(TObject)Inherited from TObject.
ExecuteAction(TBasicAction)Inherited from TComponent.
FindComponent(String)Inherited from TComponent.
FreeNotification(TComponent)Inherited from TComponent.
FreeOnReleaseInherited from TComponent.
GetActionLinkClass protectedReturns an appropriate action link class associated with controls. Inherited from TdxBarItem.
GetAddMessageNameInherited from TdxBarItem.
GetChildren(TGetChildProc,TComponent)Inherited from TComponent.
GetCurrentImagesReturns the image list that is used when the current toolbar item is painted. Inherited from TdxBarItem.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetOwnerInherited from TPersistent.
GetParentComponentReturns the parent component of a TdxBarItem object. Inherited from TdxBarItem.
GetPropertiesReturns embedded editor settings. Inherited from TcxCustomBarEditItem.
GlyphChanged protectedCalled after a source of images for the current bar item has been changed. Inherited from TdxBarItem.
HasAccel(TdxBarItemLink) protectedSpecifies if TdxBarItem includes an accelerator key. Inherited from TdxBarItem.
HasParentDetermines if the bar item belongs to a TdxBarManager category. Inherited from TdxBarItem.
HotGlyphChanged protectedCalled after a source of hot images for the current bar item has been changed. Inherited from TdxBarItem.
InsertComponent(TComponent)Inherited from TComponent.
IsImplementorOf(IInterface)Inherited from TComponent.
KeyDown(Word,TShiftState) protectedGenerates an OnKeyDown event. Inherited from TdxBarWindowItem.
KeyPress(Char) protectedGenerates an OnKeyPress event. Inherited from TdxBarWindowItem.
LargeGlyphChanged protectedCalled after a source of large images for the current bar item has been changed. Inherited from TdxBarItem.
LoadedInherited from TComponent.
Notification(TComponent,TOperation)Inherited from TComponent.
PaintStyleChanged protectedInherited from TdxBarItem.
ReferenceInterface(IInterface,TOperation)Inherited from TComponent.
RemoveComponent(TComponent)Inherited from TComponent.
RemoveFreeNotification(TComponent)Inherited from TComponent.
SetFocus(Boolean)Focuses an item control associated with the current windowed item. Inherited from TdxBarWindowItem.
SetParentComponent(TComponent)Sets the parent object of TdxBarItem. Inherited from TdxBarItem.
SetSubComponent(Boolean)Inherited from TComponent.
ShortCutChanged protectedApplies a shortcut change for the bar item. Inherited from TdxBarItem.
ToStringInherited from TObject.
Update protectedRepaints corresponding item controls. Inherited from TdxBarItem.
UpdateAction(TBasicAction)Inherited from TComponent.
UpdateEx(TdxBarKinds) protectedRepaints corresponding item controls. Inherited from TdxBarItem.
UseHotImages protectedDetermines if a bar item uses an image from the bar manager’s HotImages list to draw linked item controls. Inherited from TdxBarItem.
VisibleChanged protectedThis procedure is called when the Visible property changes. Inherited from TdxBarItem.
WidthChanged protectedInherited from TdxBarItem.

See Also

TcxBarEditItem Class

TcxBarEditItem Members

cxBarEditItem Unit