Unit CAPI_SwtControls

Classes, Interfaces, Objects and Records
Types
Constants
Variables

Description

 

Uses

Overview

Functions and Procedures

function SwtControls_Get_Action(): Integer; CDECL;
procedure SwtControls_Get_AllNames(var ResultPtr: PPAnsiChar; ResultCount: PAPISize); CDECL;
procedure SwtControls_Get_AllNames_GR(); CDECL;
function SwtControls_Get_Delay(): Double; CDECL;
function SwtControls_Get_First(): Integer; CDECL;
function SwtControls_Get_IsLocked(): TAPIBoolean; CDECL;
function SwtControls_Get_Name(): PAnsiChar; CDECL;
function SwtControls_Get_Next(): Integer; CDECL;
function SwtControls_Get_SwitchedObj(): PAnsiChar; CDECL;
function SwtControls_Get_SwitchedTerm(): Integer; CDECL;
procedure SwtControls_Set_Action(Value: Integer); CDECL;
procedure SwtControls_Set_Delay(Value: Double); CDECL;
procedure SwtControls_Set_IsLocked(Value: TAPIBoolean); CDECL;
procedure SwtControls_Set_Name(const Value: PAnsiChar); CDECL;
procedure SwtControls_Set_SwitchedObj(const Value: PAnsiChar); CDECL;
procedure SwtControls_Set_SwitchedTerm(Value: Integer); CDECL;
function SwtControls_Get_Count(): Integer; CDECL;
function SwtControls_Get_NormalState(): Integer; CDECL;
procedure SwtControls_Set_NormalState(Value: Integer); CDECL;
function SwtControls_Get_State(): Integer; CDECL;
procedure SwtControls_Set_State(Value: Integer); CDECL;
procedure SwtControls_Reset(); CDECL;
function SwtControls_Get_idx(): Integer; CDECL;
procedure SwtControls_Set_idx(Value: Integer); CDECL;

Description

Functions and Procedures

function SwtControls_Get_Action(): Integer; CDECL;
 
procedure SwtControls_Get_AllNames(var ResultPtr: PPAnsiChar; ResultCount: PAPISize); CDECL;
 
procedure SwtControls_Get_AllNames_GR(); CDECL;
 
function SwtControls_Get_Delay(): Double; CDECL;
 
function SwtControls_Get_First(): Integer; CDECL;
 
function SwtControls_Get_IsLocked(): TAPIBoolean; CDECL;
 
function SwtControls_Get_Name(): PAnsiChar; CDECL;
 
function SwtControls_Get_Next(): Integer; CDECL;
 
function SwtControls_Get_SwitchedObj(): PAnsiChar; CDECL;
 
function SwtControls_Get_SwitchedTerm(): Integer; CDECL;
 
procedure SwtControls_Set_Action(Value: Integer); CDECL;
 
procedure SwtControls_Set_Delay(Value: Double); CDECL;
 
procedure SwtControls_Set_IsLocked(Value: TAPIBoolean); CDECL;
 
procedure SwtControls_Set_Name(const Value: PAnsiChar); CDECL;
 
procedure SwtControls_Set_SwitchedObj(const Value: PAnsiChar); CDECL;
 
procedure SwtControls_Set_SwitchedTerm(Value: Integer); CDECL;
 
function SwtControls_Get_Count(): Integer; CDECL;
 
function SwtControls_Get_NormalState(): Integer; CDECL;
 
procedure SwtControls_Set_NormalState(Value: Integer); CDECL;
 
function SwtControls_Get_State(): Integer; CDECL;
 
procedure SwtControls_Set_State(Value: Integer); CDECL;
 
procedure SwtControls_Reset(); CDECL;
 
function SwtControls_Get_idx(): Integer; CDECL;

API extensions

procedure SwtControls_Set_idx(Value: Integer); CDECL;
 

Generated by PasDoc 0.16.0.