AcceptMousePosForClick(Integer,Integer)
|
|
AddFontListener(IcxFontListener)
|
|
ApplyLayeredLayout
|
Applies layered layout to the control’s content.
|
Assign(TPersistent)
|
|
AssignTo(TPersistent)
|
|
BeginDrag(Boolean,Integer)
|
|
BeginDragAndDrop
|
|
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)
|
|
BeginUpdate
|
Forbids the control from repainting its area until an EndUpdate procedure call.
|
BringToFront
|
|
Broadcast(Untyped)
|
|
CancelUpdate
|
Discards all postponed changes and allows the control to repaint its display area.
|
CanFocus
|
|
CanFocusEx
|
|
ChangeScale(Integer,Integer)
|
|
ChartPoint(Integer,Integer)
|
Converts the specified point from visible area coordinates to client area coordinates.
|
ChartPoint(TPoint)
|
Converts the specified point from visible area coordinates to client area coordinates.
|
CheckNonMainThreadUsage
|
|
Clear
|
Clears the control’s content.
|
ClearSelection
|
Clears the content selection.
|
Click
|
|
ClientToParent(TPoint,TWinControl)
|
|
ClientToScreen(TPoint)
|
|
ClientToScreen(TRect)
|
|
ConstrainedResize(Integer,Integer,Integer,Integer)
|
|
ContainsControl(TControl)
|
|
ControlAtPos(TPoint,Boolean,Boolean,Boolean)
|
|
CreateConnection(TdxFcObject,TdxFcObject,Byte,Byte)
|
Creates a new connection between the specified chart symbols.
|
CreateObject(Integer,Integer,Integer,Integer,TdxFcShapeType)
|
Creates a new chart symbol in the control.
|
CreateObject(Integer,Integer,Integer,Integer,TdxFlowChartObjectAdvancedShape)
|
Creates an advanced chart symbol in the control.
|
CreateParentedControl(HWND)
|
|
DeleteConnection(TdxFcConnection)
|
Deletes the specified connection.
|
DeleteObject(TdxFcObject)
|
Deletes the specified chart symbol.
|
DeleteSelection
|
Deletes all selected chart symbols.
|
DestroyComponents
|
|
Destroying
|
|
DisableAlign
|
|
Dock(TWinControl,TRect)
|
|
DockDrop(TDragDockObject,Integer,Integer)
|
|
DragDrop(TObject,Integer,Integer)
|
|
Dragging
|
|
DrawTextBiDiModeFlags(Longint)
|
|
DrawTextBiDiModeFlagsReadingOnly
|
|
EnableAlign
|
|
EndDrag(Boolean)
|
|
EndFunctionInvoke(IAsyncResult)
|
|
EndInvoke(IAsyncResult)
|
|
EndInvoke<TResult>(IAsyncResult)
|
|
EndUpdate
|
Completes the control’s content update that follows a BeginUpdate call.
|
Equals(TObject)
|
|
ExecuteAction(TBasicAction)
|
|
FindChildControl(String)
|
|
FindComponent(String)
|
|
FinishDragAndDrop(Boolean)
|
|
FlipChildren(Boolean)
|
|
Focused
|
|
FreeNotification(TComponent)
|
|
FreeOnRelease
|
|
GetChildren(TGetChildProc,TComponent)
|
|
GetConnectionAt(Integer,Integer)
|
Returns the connection that contains the specified point.
|
GetControlsAlignment
|
|
GetDragImages
|
|
GetHashCode
|
|
GetHitTestAt(Integer,Integer)
|
Identifies to which control’s chart symbol the inspected point belongs.
|
GetNamePath
|
|
GetObjectAt(Integer,Integer)
|
Returns the chart symbol that contains the specified point.
|
GetOwner
|
|
GetParentComponent
|
|
GetStyleName
|
|
GetSystemMetrics(Integer)
|
|
GetTabControlList(TList)
|
|
GetTabOrderList(TList)
|
|
GetTextBuf(PChar,Integer)
|
|
GetTextLen
|
|
HandleAllocated
|
|
HandleNeeded
|
|
HasParent
|
|
Hide
|
|
InitiateAction
|
|
InsertComponent(TComponent)
|
|
InsertControl(TControl)
|
|
Invalidate
|
Invalidates the control.
|
InvalidateRect(TRect,Boolean)
|
Adds a specified portion of the control’s client area to the window update region.
|
InvalidateRgn(TcxRegion,Boolean)
|
|
InvalidateWithChildren
|
|
IsCustomStyleActive
|
|
IsImplementorOf(IInterface)
|
|
IsLightStyleColor(TColor)
|
|
IsMouseInPressedArea(Integer,Integer)
|
|
IsRightToLeft
|
|
Loaded
|
|
LoadFromFile(string)
|
Loads a chart from the specified file.
|
LoadFromStream(TStream)
|
Loads a chart from the specified stream.
|
LockDrawing
|
|
LockScrollBars
|
|
ManualDock(TWinControl,TControl,TAlign)
|
|
ManualFloat(TRect)
|
|
MouseDown(TMouseButton,TShiftState,Integer,Integer)
|
|
MouseMove(TShiftState,Integer,Integer)
|
|
MouseUp(TMouseButton,TShiftState,Integer,Integer)
|
|
MouseWheelHandler(TMessage)
|
|
Notification(TComponent,TOperation)
|
Notifies the flow chart control on an associated component’s creation or destruction.
|
PaintTo(HDC,Integer,Integer)
|
|
PaintTo(TCanvas,Integer,Integer)
|
|
ParentToClient(TPoint,TWinControl)
|
|
Perform(Cardinal,WPARAM,LPARAM)
|
|
Perform(Cardinal,WPARAM,PChar)
|
|
Perform(Cardinal,WPARAM,TRect)
|
|
PostMouseMove
|
|
PostMouseMove(TPoint)
|
|
PreProcessMessage(TMsg)
|
|
Realign
|
|
ReferenceInterface(IInterface,TOperation)
|
|
Refresh
|
|
RemoveComponent(TComponent)
|
|
RemoveControl(TControl)
|
|
RemoveFontListener(IcxFontListener)
|
|
RemoveFreeNotification(TComponent)
|
|
Repaint
|
|
ReplaceDockedControl(TControl,TWinControl,TControl,TAlign)
|
|
SaveToFile(string)
|
Saves the currently displayed chart to the specified file.
|
SaveToStream(TStream)
|
Saves the currently displayed chart to the specified stream.
|
ScaleBy(Integer,Integer)
|
|
ScaleForPPI(Integer)
|
|
ScaleRectSize(TRect)
|
|
ScaleValue(Double)
|
|
ScaleValue(Integer)
|
|
ScaleValue(TPoint)
|
|
ScaleValue(TRect)
|
|
ScaleValue(TSize)
|
|
ScreenToClient(TPoint)
|
|
ScreenToClient(TRect)
|
|
ScrollBy(Integer,Integer)
|
|
ScrollContent(TcxDirection)
|
|
ScrollWindow(Integer,Integer,TRect)
|
|
SelCount
|
Returns the total selected chart elements count.
|
SelectAll
|
Highlights all selected chart elements within the control.
|
SendToBack
|
|
SetBounds(Integer,Integer,Integer,Integer)
|
|
SetDesignVisible(Boolean)
|
|
SetFocus
|
|
SetLeftTop(Integer,Integer)
|
Scrolls the control’s content.
|
SetParentComponent(TComponent)
|
|
SetScrollBarInfo(TScrollBarKind,Integer,Integer,Integer,Integer,Integer,Boolean,Boolean)
|
|
SetSubComponent(Boolean)
|
|
SetTextBuf(PChar)
|
|
Show
|
|
StartDrag(TDragObject)
|
|
SystemInfoChanged(Cardinal)
|
|
ToString
|
|
TranslationChanged
|
|
UnlockDrawing
|
|
UnlockScrollBars
|
|
Update
|
|
UpdateAction(TBasicAction)
|
|
UpdateControlState
|
|
UpdateWithChildren
|
|
UseRightToLeftAlignment
|
|
UseRightToLeftReading
|
|
UseRightToLeftScrollBar
|
|
WndProc(TMessage)
|
|