Record InterruptState
Unit
Declaration
type InterruptState = record
Description
Class: InterruptState of ddb
Overview
Fields
![]() |
o: Pduckdb_InterruptState; |
Methods
![]() |
constructor FromNativePointer(ptr : Pduckdb_InterruptState); |
![]() |
class operator Explicit(const r: InterruptState): Boolean; |
![]() |
procedure AutoRelease(); |
![]() |
procedure Callback(); overload; |
Description
Fields
![]() |
o: Pduckdb_InterruptState; |
This item has no description. |
Methods
![]() |
constructor FromNativePointer(ptr : Pduckdb_InterruptState); |
This item has no description. |
![]() |
class operator Explicit(const r: InterruptState): Boolean; |
This item has no description. |
![]() |
procedure AutoRelease(); |
This item has no description. |
![]() |
procedure Callback(); overload; |
This item has no description. |