ToolsAPI.IOTASyncEditNotifier.OnPoint

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure OnPoint(const APoint: IOTASyncEditPoint;
const APoints: IOTASyncEditPoints;
EventType: TOTASyncEditPointEventType);

C++

virtual void __fastcall OnPoint(const _di_IOTASyncEditPoint APoint, const _di_IOTASyncEditPoints APoints, TOTASyncEditPointEventType EventType) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
ToolsAPI.pas
ToolsAPI.hpp
ToolsAPI IOTASyncEditNotifier

Description

Embarcadero Technologies does not currently have any additional information.