ToolsAPI.TOTAGetChildCallback

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TOTAGetChildCallback = procedure (Param: Pointer; Component: IOTAComponent;
var Result: Boolean) of object;

C++

typedef void __fastcall (__closure *TOTAGetChildCallback)(void * Param, _di_IOTAComponent Component, bool &Result);

Properties

Type Visibility Source Unit Parent
type
typedef
public
ToolsAPI.pas
ToolsAPI.hpp
ToolsAPI ToolsAPI

Description

Embarcadero Technologies does not currently have any additional information.