Back to Devexpress

TdxFlowChart Methods

vcl-dxflchrt-dot-tdxflowchart-dot-underscore-methods.md

latest36.9 KB
Original Source

TdxFlowChart Methods

The control for chart creating and editing.

NameDescription
AcceptMousePosForClick(Integer,Integer)Inherited from TcxControl.
AddFontListener(IcxFontListener)Inherited from TcxControl.
ApplyLayeredLayoutApplies layered layout to the control’s content. Inherited from TdxCustomFlowChart.
Assign(TPersistent)Inherited from TPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
BeginDrag(Boolean,Integer)Inherited from TControl.
BeginDragAndDropInherited from TcxControl.
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.
BeginUpdateForbids the control from repainting its area until an EndUpdate procedure call. Inherited from TdxCustomFlowChart.
BringToFrontInherited from TControl.
Broadcast(Untyped)Inherited from TWinControl.
CancelUpdateDiscards all postponed changes and allows the control to repaint its display area. Inherited from TdxCustomFlowChart.
CanFocusInherited from TWinControl.
CanFocusExInherited from TcxControl.
ChangeScale(Integer,Integer)Inherited from TControl.
ChartPoint(Integer,Integer)Converts the specified point from visible area coordinates to client area coordinates. Inherited from TdxCustomFlowChart.
ChartPoint(TPoint)Converts the specified point from visible area coordinates to client area coordinates. Inherited from TdxCustomFlowChart.
CheckNonMainThreadUsageInherited from TControl.
ClearClears the control’s content. Inherited from TdxCustomFlowChart.
ClearSelectionClears the content selection. Inherited from TdxCustomFlowChart.
ClickInherited from TControl.
ClientToParent(TPoint,TWinControl)Inherited from TControl.
ClientToScreen(TPoint)Inherited from TControl.
ClientToScreen(TRect)Inherited from TControl.
ConstrainedResize(Integer,Integer,Integer,Integer)Inherited from TControl.
ContainsControl(TControl)Inherited from TWinControl.
ControlAtPos(TPoint,Boolean,Boolean,Boolean)Inherited from TWinControl.
CreateConnection(TdxFcObject,TdxFcObject,Byte,Byte)Creates a new connection between the specified chart symbols. Inherited from TdxCustomFlowChart.
CreateObject(Integer,Integer,Integer,Integer,TdxFcShapeType)Creates a new chart symbol in the control. Inherited from TdxCustomFlowChart.
CreateObject(Integer,Integer,Integer,Integer,TdxFlowChartObjectAdvancedShape)Creates an advanced chart symbol in the control. Inherited from TdxCustomFlowChart.
CreateParentedControl(HWND)Inherited from TWinControl.
DeleteConnection(TdxFcConnection)Deletes the specified connection. Inherited from TdxCustomFlowChart.
DeleteObject(TdxFcObject)Deletes the specified chart symbol. Inherited from TdxCustomFlowChart.
DeleteSelectionDeletes all selected chart symbols. Inherited from TdxCustomFlowChart.
DestroyComponentsInherited from TComponent.
DestroyingInherited from TComponent.
DisableAlignInherited from TWinControl.
Dock(TWinControl,TRect)Inherited from TControl.
DockDrop(TDragDockObject,Integer,Integer)Inherited from TWinControl.
DragDrop(TObject,Integer,Integer)Inherited from TControl.
DraggingInherited from TControl.
DrawTextBiDiModeFlags(Longint)Inherited from TControl.
DrawTextBiDiModeFlagsReadingOnlyInherited from TControl.
EnableAlignInherited from TWinControl.
EndDrag(Boolean)Inherited from TControl.
EndFunctionInvoke(IAsyncResult)Inherited from TComponent.
EndInvoke(IAsyncResult)Inherited from TComponent.
EndInvoke<TResult>(IAsyncResult)Inherited from TComponent.
EndUpdateCompletes the control’s content update that follows a BeginUpdate call. Inherited from TdxCustomFlowChart.
Equals(TObject)Inherited from TObject.
ExecuteAction(TBasicAction)Inherited from TComponent.
FindChildControl(String)Inherited from TWinControl.
FindComponent(String)Inherited from TComponent.
FinishDragAndDrop(Boolean)Inherited from TcxControl.
FlipChildren(Boolean)Inherited from TWinControl.
FocusedInherited from TWinControl.
FreeNotification(TComponent)Inherited from TComponent.
FreeOnReleaseInherited from TComponent.
GetChildren(TGetChildProc,TComponent)Inherited from TComponent.
GetConnectionAt(Integer,Integer)Returns the connection that contains the specified point. Inherited from TdxCustomFlowChart.
GetControlsAlignmentInherited from TControl.
GetDragImagesInherited from TControl.
GetHashCodeInherited from TObject.
GetHitTestAt(Integer,Integer)Identifies to which control’s chart symbol the inspected point belongs. Inherited from TdxCustomFlowChart.
GetNamePathInherited from TPersistent.
GetObjectAt(Integer,Integer)Returns the chart symbol that contains the specified point. Inherited from TdxCustomFlowChart.
GetOwnerInherited from TPersistent.
GetParentComponentInherited from TComponent.
GetStyleNameInherited from TControl.
GetSystemMetrics(Integer)Inherited from TControl.
GetTabControlList(TList)Inherited from TWinControl.
GetTabOrderList(TList)Inherited from TWinControl.
GetTextBuf(PChar,Integer)Inherited from TControl.
GetTextLenInherited from TControl.
HandleAllocatedInherited from TWinControl.
HandleNeededInherited from TWinControl.
HasParentInherited from TComponent.
HideInherited from TControl.
InitiateActionInherited from TControl.
InsertComponent(TComponent)Inherited from TComponent.
InsertControl(TControl)Inherited from TWinControl.
InvalidateInvalidates the control. Inherited from TdxCustomFlowChart.
InvalidateRect(TRect,Boolean)Adds a specified portion of the control’s client area to the window update region. Inherited from TcxControl.
InvalidateRgn(TcxRegion,Boolean)Inherited from TcxControl.
InvalidateWithChildrenInherited from TcxControl.
IsCustomStyleActiveInherited from TControl.
IsImplementorOf(IInterface)Inherited from TComponent.
IsLightStyleColor(TColor)Inherited from TControl.
IsMouseInPressedArea(Integer,Integer)Inherited from TcxControl.
IsRightToLeftInherited from TControl.
LoadedInherited from TComponent.
LoadFromFile(string)Loads a chart from the specified file. Inherited from TdxCustomFlowChart.
LoadFromStream(TStream)Loads a chart from the specified stream. Inherited from TdxCustomFlowChart.
LockDrawingInherited from TWinControl.
LockScrollBarsInherited from TcxControl.
ManualDock(TWinControl,TControl,TAlign)Inherited from TControl.
ManualFloat(TRect)Inherited from TControl.
MouseDown(TMouseButton,TShiftState,Integer,Integer)Inherited from TControl.
MouseMove(TShiftState,Integer,Integer)Inherited from TControl.
MouseUp(TMouseButton,TShiftState,Integer,Integer)Inherited from TControl.
MouseWheelHandler(TMessage)Inherited from TControl.
Notification(TComponent,TOperation)Notifies the flow chart control on an associated component’s creation or destruction. Inherited from TdxCustomFlowChart.
PaintTo(HDC,Integer,Integer)Inherited from TWinControl.
PaintTo(TCanvas,Integer,Integer)Inherited from TWinControl.
ParentToClient(TPoint,TWinControl)Inherited from TControl.
Perform(Cardinal,WPARAM,LPARAM)Inherited from TControl.
Perform(Cardinal,WPARAM,PChar)Inherited from TControl.
Perform(Cardinal,WPARAM,TRect)Inherited from TControl.
PostMouseMoveInherited from TcxControl.
PostMouseMove(TPoint)Inherited from TcxControl.
PreProcessMessage(TMsg)Inherited from TWinControl.
RealignInherited from TWinControl.
ReferenceInterface(IInterface,TOperation)Inherited from TComponent.
RefreshInherited from TControl.
RemoveComponent(TComponent)Inherited from TComponent.
RemoveControl(TControl)Inherited from TWinControl.
RemoveFontListener(IcxFontListener)Inherited from TcxControl.
RemoveFreeNotification(TComponent)Inherited from TComponent.
RepaintInherited from TControl.
ReplaceDockedControl(TControl,TWinControl,TControl,TAlign)Inherited from TControl.
SaveToFile(string)Saves the currently displayed chart to the specified file. Inherited from TdxCustomFlowChart.
SaveToStream(TStream)Saves the currently displayed chart to the specified stream. Inherited from TdxCustomFlowChart.
ScaleBy(Integer,Integer)Inherited from TWinControl.
ScaleForPPI(Integer)Inherited from TControl.
ScaleRectSize(TRect)Inherited from TControl.
ScaleValue(Double)Inherited from TControl.
ScaleValue(Integer)Inherited from TControl.
ScaleValue(TPoint)Inherited from TControl.
ScaleValue(TRect)Inherited from TControl.
ScaleValue(TSize)Inherited from TControl.
ScreenToClient(TPoint)Inherited from TControl.
ScreenToClient(TRect)Inherited from TControl.
ScrollBy(Integer,Integer)Inherited from TWinControl.
ScrollContent(TcxDirection)Inherited from TcxControl.
ScrollWindow(Integer,Integer,TRect)Inherited from TcxControl.
SelCountReturns the total selected chart elements count. Inherited from TdxCustomFlowChart.
SelectAllHighlights all selected chart elements within the control. Inherited from TdxCustomFlowChart.
SendToBackInherited from TControl.
SetBounds(Integer,Integer,Integer,Integer)Inherited from TControl.
SetDesignVisible(Boolean)Inherited from TControl.
SetFocusInherited from TWinControl.
SetLeftTop(Integer,Integer)Scrolls the control’s content. Inherited from TdxCustomFlowChart.
SetParentComponent(TComponent)Inherited from TComponent.
SetScrollBarInfo(TScrollBarKind,Integer,Integer,Integer,Integer,Integer,Boolean,Boolean)Inherited from TcxControl.
SetSubComponent(Boolean)Inherited from TComponent.
SetTextBuf(PChar)Inherited from TControl.
ShowInherited from TControl.
StartDrag(TDragObject)Inherited from TcxControl.
SupportsUIAutomation protectedInherited from TcxCustomControl.
SystemInfoChanged(Cardinal)Inherited from TcxControl.
ToStringInherited from TObject.
TranslationChangedInherited from TcxControl.
UnlockDrawingInherited from TWinControl.
UnlockScrollBarsInherited from TcxControl.
UpdateInherited from TControl.
UpdateAction(TBasicAction)Inherited from TComponent.
UpdateControlStateInherited from TWinControl.
UpdateWithChildrenInherited from TcxControl.
UseRightToLeftAlignmentInherited from TControl.
UseRightToLeftReadingInherited from TControl.
UseRightToLeftScrollBarInherited from TControl.
WndProc(TMessage)Inherited from TControl.

See Also

TdxFlowChart Class

TdxFlowChart Members

dxflchrt Unit