Unit CAPI_GICSources
Classes, Interfaces, Objects and Records
Types
Constants
Variables
Description
Uses
Overview
Functions and Procedures
Description
Functions and Procedures
procedure GICSources_Get_AllNames(var ResultPtr: PPAnsiChar; ResultCount: PAPISize); CDECL; |
|
procedure GICSources_Get_AllNames_GR(); CDECL; |
|
function GICSources_Get_Count(): Integer; CDECL; |
|
function GICSources_Get_First(): Integer; CDECL; |
|
function GICSources_Get_Next(): Integer; CDECL; |
|
function GICSources_Get_Name(): PAnsiChar; CDECL; |
|
procedure GICSources_Set_Name(const Value: PAnsiChar); CDECL; |
|
function GICSources_Get_Phases(): Integer; CDECL; |
|
procedure GICSources_Set_Phases(Value: Integer); CDECL; |
|
function GICSources_Get_Bus1(): PAnsiChar; CDECL; |
|
function GICSources_Get_Bus2(): PAnsiChar; CDECL; |
|
function GICSources_Get_EN(): Double; CDECL; |
|
procedure GICSources_Set_EN(Value: Double); CDECL; |
|
function GICSources_Get_EE(): Double; CDECL; |
|
procedure GICSources_Set_EE(Value: Double); CDECL; |
|
function GICSources_Get_Lat1(): Double; CDECL; |
|
procedure GICSources_Set_Lat1(Value: Double); CDECL; |
|
function GICSources_Get_Lat2(): Double; CDECL; |
|
procedure GICSources_Set_Lat2(Value: Double); CDECL; |
|
function GICSources_Get_Lon1(): Double; CDECL; |
|
procedure GICSources_Set_Lon1(Value: Double); CDECL; |
|
function GICSources_Get_Lon2(): Double; CDECL; |
|
procedure GICSources_Set_Lon2(Value: Double); CDECL; |
|
function GICSources_Get_Volts(): Double; CDECL; |
|
procedure GICSources_Set_Volts(Value: Double); CDECL; |
|
function GICSources_Get_idx(): Integer; CDECL; |
|
procedure GICSources_Set_idx(Value: Integer); CDECL; |
|
Generated by PasDoc 0.16.0.