Unit CAPI_RegControls
Classes, Interfaces, Objects and Records
Types
Constants
Variables
Description
Uses
Overview
Functions and Procedures
procedure RegControls_Get_AllNames(var ResultPtr: PPAnsiChar; ResultCount: PAPISize); CDECL; |
procedure RegControls_Get_AllNames_GR(); CDECL; |
function RegControls_Get_CTPrimary(): Double; CDECL; |
function RegControls_Get_Delay(): Double; CDECL; |
function RegControls_Get_First(): Integer; CDECL; |
function RegControls_Get_ForwardBand(): Double; CDECL; |
function RegControls_Get_ForwardR(): Double; CDECL; |
function RegControls_Get_ForwardVreg(): Double; CDECL; |
function RegControls_Get_ForwardX(): Double; CDECL; |
function RegControls_Get_IsInverseTime(): TAPIBoolean; CDECL; |
function RegControls_Get_IsReversible(): TAPIBoolean; CDECL; |
function RegControls_Get_MaxTapChange(): Integer; CDECL; |
function RegControls_Get_MonitoredBus(): PAnsiChar; CDECL; |
function RegControls_Get_Name(): PAnsiChar; CDECL; |
function RegControls_Get_Next(): Integer; CDECL; |
function RegControls_Get_PTratio(): Double; CDECL; |
function RegControls_Get_ReverseBand(): Double; CDECL; |
function RegControls_Get_ReverseR(): Double; CDECL; |
function RegControls_Get_ReverseVreg(): Double; CDECL; |
function RegControls_Get_ReverseX(): Double; CDECL; |
function RegControls_Get_TapDelay(): Double; CDECL; |
function RegControls_Get_TapWinding(): Integer; CDECL; |
function RegControls_Get_Transformer(): PAnsiChar; CDECL; |
function RegControls_Get_VoltageLimit(): Double; CDECL; |
function RegControls_Get_Winding(): Integer; CDECL; |
function RegControls_Get_TapNumber(): Integer; CDECL; |
procedure RegControls_Set_CTPrimary(Value: Double); CDECL; |
procedure RegControls_Set_Delay(Value: Double); CDECL; |
procedure RegControls_Set_ForwardBand(Value: Double); CDECL; |
procedure RegControls_Set_ForwardR(Value: Double); CDECL; |
procedure RegControls_Set_ForwardVreg(Value: Double); CDECL; |
procedure RegControls_Set_ForwardX(Value: Double); CDECL; |
procedure RegControls_Set_IsInverseTime(Value: TAPIBoolean); CDECL; |
procedure RegControls_Set_IsReversible(Value: TAPIBoolean); CDECL; |
procedure RegControls_Set_MaxTapChange(Value: Integer); CDECL; |
procedure RegControls_Set_MonitoredBus(const Value: PAnsiChar); CDECL; |
procedure RegControls_Set_Name(const Value: PAnsiChar); CDECL; |
procedure RegControls_Set_PTratio(Value: Double); CDECL; |
procedure RegControls_Set_ReverseBand(Value: Double); CDECL; |
procedure RegControls_Set_ReverseR(Value: Double); CDECL; |
procedure RegControls_Set_ReverseVreg(Value: Double); CDECL; |
procedure RegControls_Set_ReverseX(Value: Double); CDECL; |
procedure RegControls_Set_TapDelay(Value: Double); CDECL; |
procedure RegControls_Set_TapWinding(Value: Integer); CDECL; |
procedure RegControls_Set_Transformer(const Value: PAnsiChar); CDECL; |
procedure RegControls_Set_VoltageLimit(Value: Double); CDECL; |
procedure RegControls_Set_Winding(Value: Integer); CDECL; |
procedure RegControls_Set_TapNumber(Value: Integer); CDECL; |
function RegControls_Get_Count(): Integer; CDECL; |
procedure RegControls_Reset(); CDECL; |
function RegControls_Get_idx(): Integer; CDECL; |
procedure RegControls_Set_idx(Value: Integer); CDECL; |
Description
Functions and Procedures
procedure RegControls_Get_AllNames(var ResultPtr: PPAnsiChar; ResultCount: PAPISize); CDECL; |
procedure RegControls_Get_AllNames_GR(); CDECL; |
function RegControls_Get_CTPrimary(): Double; CDECL; |
function RegControls_Get_Delay(): Double; CDECL; |
function RegControls_Get_First(): Integer; CDECL; |
function RegControls_Get_ForwardBand(): Double; CDECL; |
function RegControls_Get_ForwardR(): Double; CDECL; |
function RegControls_Get_ForwardVreg(): Double; CDECL; |
function RegControls_Get_ForwardX(): Double; CDECL; |
function RegControls_Get_IsInverseTime(): TAPIBoolean; CDECL; |
function RegControls_Get_IsReversible(): TAPIBoolean; CDECL; |
function RegControls_Get_MaxTapChange(): Integer; CDECL; |
function RegControls_Get_MonitoredBus(): PAnsiChar; CDECL; |
function RegControls_Get_Name(): PAnsiChar; CDECL; |
function RegControls_Get_Next(): Integer; CDECL; |
function RegControls_Get_PTratio(): Double; CDECL; |
function RegControls_Get_ReverseBand(): Double; CDECL; |
function RegControls_Get_ReverseR(): Double; CDECL; |
function RegControls_Get_ReverseVreg(): Double; CDECL; |
function RegControls_Get_ReverseX(): Double; CDECL; |
function RegControls_Get_TapDelay(): Double; CDECL; |
function RegControls_Get_TapWinding(): Integer; CDECL; |
function RegControls_Get_Transformer(): PAnsiChar; CDECL; |
function RegControls_Get_VoltageLimit(): Double; CDECL; |
function RegControls_Get_Winding(): Integer; CDECL; |
function RegControls_Get_TapNumber(): Integer; CDECL; |
procedure RegControls_Set_CTPrimary(Value: Double); CDECL; |
procedure RegControls_Set_Delay(Value: Double); CDECL; |
procedure RegControls_Set_ForwardBand(Value: Double); CDECL; |
procedure RegControls_Set_ForwardR(Value: Double); CDECL; |
procedure RegControls_Set_ForwardVreg(Value: Double); CDECL; |
procedure RegControls_Set_ForwardX(Value: Double); CDECL; |
procedure RegControls_Set_IsInverseTime(Value: TAPIBoolean); CDECL; |
procedure RegControls_Set_IsReversible(Value: TAPIBoolean); CDECL; |
procedure RegControls_Set_MaxTapChange(Value: Integer); CDECL; |
procedure RegControls_Set_MonitoredBus(const Value: PAnsiChar); CDECL; |
procedure RegControls_Set_Name(const Value: PAnsiChar); CDECL; |
procedure RegControls_Set_PTratio(Value: Double); CDECL; |
procedure RegControls_Set_ReverseBand(Value: Double); CDECL; |
procedure RegControls_Set_ReverseR(Value: Double); CDECL; |
procedure RegControls_Set_ReverseVreg(Value: Double); CDECL; |
procedure RegControls_Set_ReverseX(Value: Double); CDECL; |
procedure RegControls_Set_TapDelay(Value: Double); CDECL; |
procedure RegControls_Set_TapWinding(Value: Integer); CDECL; |
procedure RegControls_Set_Transformer(const Value: PAnsiChar); CDECL; |
procedure RegControls_Set_VoltageLimit(Value: Double); CDECL; |
procedure RegControls_Set_Winding(Value: Integer); CDECL; |
procedure RegControls_Set_TapNumber(Value: Integer); CDECL; |
function RegControls_Get_Count(): Integer; CDECL; |
procedure RegControls_Reset(); CDECL; |
function RegControls_Get_idx(): Integer; CDECL; |
API extensions |
procedure RegControls_Set_idx(Value: Integer); CDECL; |
Generated by PasDoc 0.16.0.