Összes Azonosító

Név Egység Megjegyzés
Abort AppServer.Internals

 

Abs AppServer.Internals

 

AddDocdoc uAddDocumentEESZT

 

AddDocdoc uDeleteDocumentEESZT

 

AddDocQuery uAddDocumentEESZT

 

AddDocresponsetxt uAddDocumentEESZT

 

AddDocresponsetxt uDeleteDocumentEESZT

 

AddDocumentEESZT uAddDocumentEESZT

/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

AddEESZTMedicalReferral uEESZT

 

AddEESZTPrescription uEESZT

 

AddEHRToControl uStandardFunctions

 

AddEventEESZT uAddEventEESZT

/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

addKATsql uStandardFunctions

 

AddKATToControl uStandardFunctions

ÁTKERÜLT az uHISFunctions-be function GetEventDiagnosis3( id : integer ):string;

var searchQuery: TFDQuery; bnokeressql : string; begin

//log ('bnokeres'); bnokeressql := ' SELECT ' + ' BNO FROM DIAG WHERE (ESETKOD = :ESETKOD) AND (AKTIVREKORD = 1 ) AND ( TIPUS IN (''3'',''5'')) ORDER BY TIPUS ' ;

searchQuery := TFDQuery.Create(nil);

searchQuery.Connection := GetDBConnection('BETEG'); //log(bnokeressql);

searchQuery.sql.add(bnokeressql);

searchQuery.parambyname('ESETKOD').AsInteger := id;

searchQuery.open;

searchQuery.first;

if not(searchQuery.isempty) then begin

if searchQuery.FieldByName('BNO').value <> '' then

result := trim(searchQuery.FieldByName('BNO').AsString) else

result := '';

end else result := '';

log('GetEventDiagnosis3 Id: ' + inttostr(id) + ' bno: ' + searchQuery.FieldByName('BNO').AsString);

searchQuery.free end;

AddorUpdateBNO uHISFunctions

 

AddOrUpdateEESZTDocument uEESZT

 

AddOrUpdateEESZTDocument_V1 uEESZT

 

AddOrUpdateEESZTEvent uEESZT

 

AddOrUpdateEESZTEvent2 uEESZT

 

AddPrescriptionEESZT AddPrescriptionE

/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

AddSAMLTicket uEESZT

 

aktegyseg uTextReplacer

 

akteset uTextReplacer

 

aktorvos uTextReplacer

 

aktszemely uTextReplacer

 

alapbetegsegsql uTextReplacer

 

AnsiCompareText AppServer.Internals

 

AnsiCopy AppServer.Internals

 

AnsiLowerCase AppServer.Internals

 

AnsiMultiPosEx AppServer.Internals

 

AnsiPosEsc AppServer.Internals

 

AnsiPosEx AppServer.Internals

 

AnsiString.Capitalize uSysUtils

 

AnsiString.CompareTo uSysUtils

 

AnsiString.Contains uSysUtils

 

AnsiString.CountItem uSysUtils

 

AnsiString.EndsWith uSysUtils

 

AnsiString.IsEmpty uSysUtils

 

AnsiString.NullIfEmpty uSysUtils

 

AnsiString.RemoveAccents uSysUtils

 

AnsiString.RemoveMultiSpaces uSysUtils

 

AnsiString.RemoveWhiteSpaces uSysUtils

 

AnsiString.Replace uSysUtils

 

AnsiString.ReplaceLine uSysUtils

 

AnsiString.Split uSysUtils

 

AnsiString.StartsWith uSysUtils

 

AnsiString.ToLower uSysUtils

 

AnsiString.ToUpper uSysUtils

 

AnsiString.Trim uSysUtils

 

AnsiTrim AppServer.Internals

 

AnsiTrimLeft AppServer.Internals

 

AnsiTrimPos AppServer.Internals

 

AnsiTrimRight AppServer.Internals

 

AnsiUpperCase AppServer.Internals

 

AnyMethod AppServer.Internals

 

AnyRecord AppServer.Internals

 

AnyRecord.FromDataset uSysUtils

 

AnyRecord.FromJSON uSysUtils

 

AnyRecord.ToDataset uSysUtils

 

AnyRecord.ToJSON uSysUtils

 

AnyRecord.ToURLParams uSysUtils

 

AnyRecord.ToXML uSysUtils

K2B 231116

AnyString.Capitalize uSysUtils

 

AnyString.CompareTo uSysUtils

 

AnyString.Contains uSysUtils

 

AnyString.CountItem uSysUtils

 

AnyString.EndsWith uSysUtils

 

AnyString.IsEmpty uSysUtils

 

AnyString.NullIfEmpty uSysUtils

 

AnyString.RemoveAccents uSysUtils

 

AnyString.RemoveMultiSpaces uSysUtils

 

AnyString.RemoveWhiteSpaces uSysUtils

 

AnyString.Replace uSysUtils

 

AnyString.Split uSysUtils

 

AnyString.StartsWith uSysUtils

 

ArrayFromJSON uSysUtils

 

ArrayToJSON uSysUtils

 

Assigned AppServer.Internals

 

ASTMSetupFromIni AppServer.Internals

 

authuserinfo AppServer.Internals

 

baseprescriptionssql uTextReplacer

 

BinarySerializeDataset AppServer.Internals

 

BNOcodeQuerysql uSQLConstants

K2B 250530

bnodeletesql uHISFunctions

 

bnoinsertsql uHISFunctions

 

bnosql uTextReplacer

 

bnoupdatesql uHISFunctions

 

BuildPCRXML uPCR_RAT

 

BuildRATXML uPCR_RAT

 

CalculateMD5Hash AppServer.Internals

 

CalculateSHA1Hash AppServer.Internals

 

CDStoSL AppServer.Internals

 

CDStoSLRemap AppServer.Internals

 

ChangeFileExt AppServer.Internals

 

ChangeFilePath AppServer.Internals

 

CheckSAMLValidity uEESZT

 

CheckSession AppServer.Internals

 

ClearGlobalTextBuffer uEESZT

 

ClearJSONObject AppServer.Internals

 

ClearVarObjCreateDestroy AppServer.Internals

 

CloseSession AppServer.Internals

 

Code.Execute AppServer.Internals

 

Code.ExecuteVar AppServer.Internals

 

Code.MethodExists AppServer.Internals

 

Code.RT AppServer.Internals

 

codeATCQuerysqlEnd uSQLConstants

 

codeISOQuerysqlEnd uSQLConstants

 

codeQuerysqlEnd uSQLConstants

 

codeQuerysqlISO uSQLConstants

 

CompareText AppServer.Internals

 

Compiler.PreProcessScript AppServer.Internals

 

compressresponse AppServer.Internals

 

CompressStream AppServer.Internals

 

CompressString AppServer.Internals

 

Contains AppServer.Internals

 

ConvertCodePage AppServer.Internals

 

ConvertDocument AppServer.Internals

 

ConvertEncoding AppServer.Internals

 

ConvertPNGtoBMP AppServer.Internals

 

ConvertPNGtoBMPFile AppServer.Internals

 

ConvertPNGtoJPG AppServer.Internals

 

ConvertPNGtoJPGFile AppServer.Internals

 

Copy AppServer.Internals

 

CopyFile AppServer.Internals

 

CopyJSONObject AppServer.Internals

 

Cos AppServer.Internals

 

count uAddEventEESZT

 

CreateBooleanArray AppServer.Internals

 

CreateByteArray AppServer.Internals

 

CreateComObject AppServer.Internals

 

CreateDateTimeArray AppServer.Internals

 

CreateDBConnection AppServer.Internals

 

CreateDir AppServer.Internals

 

CreateGUID AppServer.Internals

 

CreateInt64Array AppServer.Internals

 

CreateIntArray AppServer.Internals

 

CreateMemtable AppServer.Internals

 

CreateOleObject AppServer.Internals

 

CreateSession AppServer.Internals

 

CreateSessionCustom AppServer.Internals

 

CreateSessionFromJWTToken AppServer.Internals

 

CreateSessionGeneric AppServer.Internals

 

CreateSessionJWT AppServer.Internals

 

CreateStringArray AppServer.Internals

 

CreateVariantObject AppServer.Internals

 

CreateVariantRecord AppServer.Internals

 

CreateWordArray AppServer.Internals

 

cserelt uTextReplacer

 

csereMezok uTextReplacer

 

csereTablaIndexek uTextReplacer

 

csereTablak uTextReplacer

 

csereTablaMezok uTextReplacer

 

csstream uTextReplacer

 

CustomHeader AppServer.Internals

 

DAILY_TICKET_NO_DELTA uHIS

 

DataQuery uTextReplacer

 

Dataset.FromXLS AppServer.Internals

 

Dataset.FromXLSX uEXCEL

Dataset adatainak importálása Excel xlsx formátumú állományból

Dataset.ImportExcelFile uEXCEL

Dataset adatainak importálása Excel állományból (xls és xlsx formátum)

Dataset.ToXLS AppServer.Internals

 

DataUtils.AddRecordFieldsToDataset uSysUtils

 

DataUtils.ArrayToDataset uSysUtils

K2B 240415 + AAdditionalFields

DataUtils.CopyRecordToDataset uSysUtils

K2B 240415 + AAdditionalFields

DataUtils.GetRecordFieldDBType uSysUtils

 

DataUtils.TypeIndexToFieldType uSysUtils

K2B 250131

Date AppServer.Internals

 

DateInRange AppServer.Internals

 

DateOf AppServer.Internals

 

dates uStandardFunctions

 

DateTimeInRange AppServer.Internals

 

DateTimeToStr AppServer.Internals

 

DateTimeToUnix AppServer.Internals

 

DateTimeToUnix AppServer.Internals

 

DateToStr AppServer.Internals

 

DateToStr AppServer.Internals

 

DayOf AppServer.Internals

 

DayOfTheMonth AppServer.Internals

 

DayOfTheMonth AppServer.Internals

 

DayOfTheWeek AppServer.Internals

 

DayOfTheWeek AppServer.Internals

 

DayOfTheYear AppServer.Internals

 

DayOfTheYear AppServer.Internals

 

DayOfWeek AppServer.Internals

 

DaysBetween AppServer.Internals

 

DaysInAMonth AppServer.Internals

 

DaysInAYear AppServer.Internals

 

DaysInMonth AppServer.Internals

 

DaysInYear AppServer.Internals

 

DaysOfTheWeek uSysUtils

 

DB.CreateConnection AppServer.Internals

 

DB.GetConnection AppServer.Internals

 

DB.GetConnectionString AppServer.Internals

 

DB.GetData uSysUtils

 

DB.GetValue uSysUtils

 

DB.ListConnections AppServer.Internals

 

dbtools AppServer.Internals

 

Dec AppServer.Internals

 

DecodeBase64 AppServer.Internals

 

DecodeDate AppServer.Internals

 

DecodeDateDay AppServer.Internals

 

DecodeDateMonthWeek AppServer.Internals

 

DecodeDateTime AppServer.Internals

 

DecodeDateWeek AppServer.Internals

 

DecodeDayOfWeekInMonth AppServer.Internals

 

DecodeTime AppServer.Internals

 

DecodeURL AppServer.Internals

 

DecompressStream AppServer.Internals

 

DecompressString AppServer.Internals

 

DecompressZipFile AppServer.Internals

 

defaultdateformat AppServer.Internals

 

defaultdatetimeformat AppServer.Internals

 

defaulttimeformat AppServer.Internals

 

DEFAULT_PRECISION uEESZTEHR

 

Delete AppServer.Internals

 

DeleteBNO uHISFunctions

 

DeleteDir AppServer.Internals

 

DeleteDocQuery uDeleteDocumentEESZT

 

DeleteDocumentEESZT uDeleteDocumentEESZT

/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

DeleteEESZTDocument uEESZT

 

DeleteEESZTEvent uEESZT

K2B 210510

DeleteEESZTMedicalReferral uEESZT

K2B 210427

DeleteEESZTPrescription uEESZT

 

DeleteEsetBNOs uHISFunctions

 

DeleteEsetPCRs uHISFunctions

 

DeleteFile AppServer.Internals

 

DirectoryExists AppServer.Internals

 

DllGetLastError AppServer.Internals

 

doc uAddEventEESZT

 

doc uTextReplacer

 

doctorsamlvalid uAddEventEESZT

 

DoneEESZTInterface uEESZT

 

DrawMenuItem AppServer.Internals

 

DropSAML uEESZT

 

DStoSL AppServer.Internals

 

DStoSLRemap AppServer.Internals

 

EESZTBCP uEESZTBCP

+ ' and (t.lezart = ''I'')';

EESZTDatasetToJSON uEESZT

 

EGYSEG uTextReplacer

 

EHRBCP uEESZTBCP

 

ehrlist uEESZTBCP

 

EMenuError AppServer.Internals

 

EMSetAppointment uEMFunctions

 

EncodeBase64 AppServer.Internals

 

EncodeDate AppServer.Internals

 

EncodeDateDay AppServer.Internals

 

EncodeDateMonthWeek AppServer.Internals

 

EncodeDateTime AppServer.Internals

 

EncodeDateWeek AppServer.Internals

 

EncodeDayOfWeekInMonth AppServer.Internals

 

EncodeTime AppServer.Internals

 

EncodeURL AppServer.Internals

 

encryptresponse AppServer.Internals

 

EndOfADay AppServer.Internals

 

EndOfAMonth AppServer.Internals

 

EndOfAWeek AppServer.Internals

 

EndOfAYear AppServer.Internals

 

EndOfTheDay AppServer.Internals

 

EndOfTheMonth AppServer.Internals

 

EndOfTheWeek AppServer.Internals

 

EndOfTheYear AppServer.Internals

 

EndsWith AppServer.Internals

 

EnvironmentID AppServer.Internals

 

EPTaxcodeQuerysql uStandardFunctions

 

EscapeString AppServer.Internals

 

esetbnodeletesql uHISFunctions

 

ESETKOD uTextReplacer

 

esetPCRdeletesql uHISFunctions

 

Event uAddEventEESZT

 

eventinsertsql uEMFunctions

 

eventinsertsql uSQLConstants

K2B 250530

EventSL uAddEventEESZT

 

eventupdatesql uEMFunctions

 

eventupdatesql uSQLConstants

 

ExceptionParam AppServer.Internals

 

ExceptionPos AppServer.Internals

 

ExceptionProc AppServer.Internals

 

ExceptionToString AppServer.Internals

 

ExceptionType AppServer.Internals

 

Exclude AppServer.Internals

 

ExecuteAndWait AppServer.Internals

 

ExecuteQuery AppServer.Internals

 

ExistsSession AppServer.Internals

 

ExitRef AppServer.Internals

 

ExportDatasetToExcel AppServer.Internals

 

ExtQuery.QueryToJSON uExtQuery

Kiterjesztett formátumú SQL lekérdezések futtatása és az eredmények visszaadása JSON formában.

ExtQuery.RawFieldList uExtQuery

SQL lekérdezés mezőlista feldolgozás és az abban található mezőnevek visszaadása string tömb formájában

Fontos, hogy a mezőnevek nem tartalmazzák a tábla prefixeket (pl. S.SZEMKOD esetében az eredmény SZEMKOD)

Amennyiben egy mező nevét direkt módon tartalmazza a lista, akkor az kerül az eredménybe (pl. S.SZULDAT SZULETESI_DATUM, vagy S.SZULDAT AS SZULETESI_DATUM esetében a SZULETESI_DATUM megnevezés kerül az eredménybe)

ExtractFileDir AppServer.Internals

 

ExtractFileDrive AppServer.Internals

 

ExtractFileExt AppServer.Internals

 

ExtractFileName AppServer.Internals

 

ExtractFilePath AppServer.Internals

 

feorsql uTextReplacer

 

FileAge AppServer.Internals

 

FileExists AppServer.Internals

 

FileGetAttr AppServer.Internals

 

FileReplaceStrings uStandardFunctions

 

FileSetDate AppServer.Internals

 

FileSize AppServer.Internals

 

FloatToStr AppServer.Internals

 

FolderFilelist uStandardFunctions

 

ForceDirectories AppServer.Internals

 

ForceGlobalUnlock AppServer.Internals

 

FormatDateTime AppServer.Internals

 

FormatDateTime AppServer.Internals

 

Frac AppServer.Internals

 

FreeAndNil AppServer.Internals

 

FreeJSONObject AppServer.Internals

 

func uAddEventEESZT

 

funcmode uAddEventEESZT

 

GenerateJWT AppServer.Internals

 

GenerateReportToExcel AppServer.Internals

 

GenerateReportToPDF AppServer.Internals

 

GenerateReportToPDFExt AppServer.Internals

 

GenerateUUID AppServer.Internals

 

GetActiveOleObject AppServer.Internals

 

GetArrayLength AppServer.Internals

 

GetCertificateData AppServer.Internals

 

GetCurrentDir AppServer.Internals

 

GetDataDir AppServer.Internals

 

GetDBConnection AppServer.Internals

 

GetDBConnectionString AppServer.Internals

 

GetDocSLFromJSonParams uGWFunctions

 

GetDocSLFromJSonParamsEx uGWFunctions

 

GetDocSLFromParamsEx uGWFunctions

procedure GetDocSLFromParamsEx( var docsl : TStringList; documentType, specid, specversion, mime_type , nem, szulido, idtype, id, name, maindiagnose : string; ellatasKEzdete, ellatasVege,DokDatum : TDateTime ); function GetDocSLFromParamsEx( docsl : TStringList; documentType, specid, specversion, mime_type , nem, szulido, idtype, id, name, maindiagnose : string; ellatasKEzdete, ellatasVege,DokDatum : TDateTime ):String; function GetDocSLFromParamsEx( docsl : TStringList; documentType, specid, specversion, mime_type , nem, szulido, idtype, id, name, maindiagnose, EKATID : string; ellatasKEzdete, ellatasVege,DokDatum : TDateTime ):String; GetDocSLFromJSonParamsEx

GetEESZTBEUList uEESZT

 

GetEESZTBEUListInfo uEESZT

 

GetEESZTDocument uEESZT

 

GetEESZTDocumentInfo uEESZT

 

GetEESZTEHRList uEESZT

 

GetEESZTEHRListInfo uEESZT

 

GetEESZTESZIGInfo uEESZT

 

GetEESZTEventInfo uEESZT

 

GetEESZTInfectDiseaseReportInfo uEESZT

 

GetEESZTKATList uEESZT

 

GetEESZTKATListInfo uEESZT

 

GetEESZTMedicalReferralInfo uEESZT

K2B 210427

GetEESZTObject uStandardFunctions

 

GetEESZTPrescriptionInfo uEESZT

 

GetEESZTPROList uEESZT

 

GetEESZTPROListInfo uEESZT

 

GetEESZTRECDetails uEESZT

 

GetEESZTRECList uEESZT

 

GetEESZTRECListInfo uEESZT

 

GetEKAT_ID uHISFunctions

 

GetEPTaxCode uStandardFunctions

EP adószám és partner_id visszakeresés EP adószám visszakeresés

GetEventDiagnosis0 uHISFunctions

 

GetEventDiagnosis3 uHISFunctions

 

GetEventSLFromJSonParams uGWFunctions

 

GetEventSLFromJSonParamsEx uGWFunctions

 

GetEventSLFromOriginal uGWFunctions

 

GetfelirasJogcime uSXFunctions

 

GetFilesInDirectory AppServer.Internals

 

GetGlobalTextBufferPart uEESZT

 

GetGUID uSysUtils

Record to XML ———————————————————————————————————————————————–

GetHelyett uSXFunctions

 

GetInvoicerFromUnitID uStandardFunctions

funkció egység kódból a számlázó adatok visszakérdezésére. Cache létrehozás szükséges elotte!!!

GetJogcim uSXFunctions

 

GetJogcimCode uSXFunctions

 

GetJogcimText uSXFunctions

 

GetKategoriaCode uSXFunctions

 

GetKategoriaText uSXFunctions

 

GetLastEESZTError uEESZT

 

GetLastGeneratedXML uEESZT

 

GetMedicinesDB uStandardFunctions

 

GetMikroXML uMikroXML

 

GetMultiPartText uEESZT

 

GetParamDateTime uStandardFunctions

 

GetParamINT uStandardFunctions

 

GetParamStr uStandardFunctions

 

GetPCRDocument uGWFunctions

 

GetPCRDocumentEx uGWFunctions

function GetDocumentEx(nem : string;szulido : string; idtype, id, name, maindiagnose : string; ellatasKEzdete, ellatasVege, DokDatum : TDateTime) : string;

GetRATDatas uAddDocumentEESZT

ÁTKERÜLT A HISFunctions-be procedure UpdateDocEESZTID(textkod:integer;id,version: string); var Query : TFDQuery; docupdatesql : string; begin

docupdatesql := 'UPDATE TEXT ' + ' SET ' + ' EESZT_ID = :EESZT_ID, EESZT_VERSION = :EESZT_VERSION ' + ' WHERE TEXTKOD = :TEXTKOD'; Query := TFDQuery.Create(nil); try Query.Connection := GetDBConnection('BETEG'); Query.sql.add(docupdatesql); Query.parambyname('TEXTKOD').AsInteger := TEXTKOD; Query.parambyname('EESZT_ID').AsString := id; Query.parambyname('EESZT_VERSION').AsString := version; Query.ExecSQL; except logError( ExceptionToString(ExceptionType, ExceptionParam)); finally Query.Free; end;

end;

GetRATDocument uGWFunctions

 

GetRATDocumentEx uGWFunctions

function GetRATDocumentEx: string;

GetResponseObject uStandardFunctions

 

GetResponseObjectPerf uStandardFunctions

 

GetRootDir AppServer.Internals

 

GetRSSFeed AppServer.Internals

 

GetSAMLESZIG uEESZT

 

GetSAMLExpiry uEESZT

 

GetSAMLMobile uEESZT

 

GetSAMLOTP uEESZT

 

GetSAMLTicket uEESZT

K2B 210427 >> K2B 200915

GetSAMLUserPass uEESZT

K2B 210510

GetSAMLx509 uEESZT

 

GetSessionVar AppServer.Internals

 

GetStringWithEncoding AppServer.Internals

 

GetSubdirectories AppServer.Internals

 

GetTAJUserPassFromDoctorID uStandardFunctions

function _CacheSystemTable(ADatabaseName, ATableName: string): boolean; funkció orvos kódból TAJ lekérdezés user/pass visszakérdezésére. Cache Table létrehozás szükséges elotte!!!

GetTempDir AppServer.Internals

 

GetTermekTipusCode uSXFunctions

 

GetTermekTipusText uSXFunctions

 

GetTextAsDocument AppServer.Internals

 

GetTipusCode uSXFunctions

 

GetTipusText uSXFunctions

 

GetUSerPass uTajEllenorzes

 

GetVonalkod uSXFunctions

 

GlobalLock AppServer.Internals

 

GlobalStorage AppServer.Internals

 

GlobalUnlock AppServer.Internals

 

globalwebview AppServer.Internals

 

GWLogin uEESZT

<< K2B 200915 >> HA 20221110

gyverSQL uSQLConstants

 

HexChars uSXFunctions

var HexChars : array [0..$F] of char;

High AppServer.Internals

 

HIS_NAME uHIS

 

HL7SetupFromIni AppServer.Internals

 

HourOf AppServer.Internals

 

HourOfTheDay AppServer.Internals

 

HourOfTheMonth AppServer.Internals

 

HourOfTheWeek AppServer.Internals

 

HourOfTheYear AppServer.Internals

 

HoursBetween AppServer.Internals

 

HTMLStreamToPDFFile AppServer.Internals

 

HTMLStreamToPDFStream AppServer.Internals

 

HTMLtoPDFFile AppServer.Internals

 

HTMLtoPDFStream AppServer.Internals

 

HTTPHeader AppServer.Internals

 

HTTPHeaders AppServer.Internals

 

HTTPMethod AppServer.Internals

 

httppassword AppServer.Internals

 

HTTPStatusCode AppServer.Internals

 

httpusername AppServer.Internals

 

i uAddEventEESZT

 

i uEMAddDocumentEESZT

 

IdispatchInvoke AppServer.Internals

 

ids uTextReplacer

 

IfThen AppServer.Internals

 

ImportXLStoDataset AppServer.Internals

 

ImportXLSXtoDataset uEXCEL

Dataset adatainak importálása Excel xlsx formátumú állományból (megegyezik a Dataset.FromXLSX funkcióval)

Inc AppServer.Internals

 

IncDay AppServer.Internals

 

IncHour AppServer.Internals

 

Include AppServer.Internals

 

IncMillisecond AppServer.Internals

 

IncMinute AppServer.Internals

 

IncMonth AppServer.Internals

 

IncSecond AppServer.Internals

 

IncWeek AppServer.Internals

 

IncYear AppServer.Internals

 

InfectDiseaseReport uEESZT

<< K2B 200915 >> K2B 210511

InitCache_BNO uStandardFunctions

 

InitCache_Gyogyszer uStandardFunctions

 

InitEESZTInterface uEESZT

 

Insert AppServer.Internals

 

Int AppServer.Internals

 

Int64ToStr AppServer.Internals

 

INTEZETKOD uTextReplacer

 

ints uStandardFunctions

 

IntToHex AppServer.Internals

 

IntToStr AppServer.Internals

 

InvoiceTMP BIT_Invoiceing

 

IO.CurrentFolder AppServer.Internals

 

IO.GetFilesInDirectory AppServer.Internals

 

IO.GetSubdirectories AppServer.Internals

 

IO.ServerDataFolder AppServer.Internals

 

IO.ServerRootFolder AppServer.Internals

 

IO.ServerTempFolder AppServer.Internals

 

IsAM AppServer.Internals

 

IsInLeapYear AppServer.Internals

 

IsLocked AppServer.Internals

 

IsPM AppServer.Internals

 

IsSameDay AppServer.Internals

 

IsToday AppServer.Internals

 

IsValidDate AppServer.Internals

 

IsValidDateDay AppServer.Internals

 

IsValidDateMonthWeek AppServer.Internals

 

IsValidDateTime AppServer.Internals

 

IsValidDateWeek AppServer.Internals

 

IsValidTime AppServer.Internals

 

jogviszonyResult uTajEllenorzes

 

JSON.LoadFromDataset AppServer.Internals

 

JSON.LoadFromDatasetRemap AppServer.Internals

 

JSON.LoadFromRecord AppServer.Internals

 

JSON.LoadFromRecordRemap AppServer.Internals

 

JSON.SaveToRecord AppServer.Internals

 

JSON.SaveToRecordRemap AppServer.Internals

 

JSONGlobal uSysUtils

K2B 250414

jsonparam AppServer.Internals

 

jsonparams AppServer.Internals

 

JSONStrToDateTime uStandardFunctions

 

JSONToString AppServer.Internals

 

JSONValueToSQLString AppServer.Internals

 

JWT.GetForceNewToken AppServer.Internals

 

JWT.SetForceNewToken AppServer.Internals

 

JWTPayload AppServer.Internals

 

KATBCP uEESZTBCP

 

katlist uEESZTBCP

 

LABDB_NAME uEESZTEHR

 

LCTajEllenorzesSetParams uTajEllenorzes

 

LeftStr AppServer.Internals

 

Length AppServer.Internals

 

ListDBConnections AppServer.Internals

 

LoadAndReplaceTemplate uStandardFunctions

 

LoadCSVToDataset AppServer.Internals

 

LoadCSVToDatasetWithEncoding AppServer.Internals

 

LoadDBFToDataset AppServer.Internals

 

LoadJSONFromString AppServer.Internals

 

LoadParams uStandardFunctions

 

LoadSAMLTickets uEESZT

 

LoadTextFile AppServer.Internals

 

LOCK.ForceGlobalUnlock AppServer.Internals

 

LOCK.GlobalLock AppServer.Internals

 

LOCK.GlobalUnlock AppServer.Internals

 

LOCK.IsLocked AppServer.Internals

 

LOCK.ReleaseAllLocks AppServer.Internals

 

LOCK.TryGlobalLock AppServer.Internals

 

Log AppServer.Internals

 

LogError AppServer.Internals

 

LogEx AppServer.Internals

 

LoggedInEESZTUsers uEESZT

<< K2B 210511 << K2B 200915

LogPrint AppServer.Internals

 

Low AppServer.Internals

 

LowerCase AppServer.Internals

 

MAIL.GetLastError AppServer.Internals

 

MAIL.Send AppServer.Internals

 

MAIL.SendExt AppServer.Internals

 

MedicinesQuerySQL uSQLConstants

 

mezoertekek uTextReplacer

 

mezonevek uTextReplacer

 

MilliSecondOf AppServer.Internals

 

MilliSecondOfTheDay AppServer.Internals

 

MilliSecondOfTheHour AppServer.Internals

 

MilliSecondOfTheMinute AppServer.Internals

 

MilliSecondOfTheMonth AppServer.Internals

 

MilliSecondOfTheSecond AppServer.Internals

 

MilliSecondOfTheWeek AppServer.Internals

 

MilliSecondOfTheYear AppServer.Internals

 

MillisecondsBetween AppServer.Internals

 

minta uAddEventEESZT

 

MinuteOf AppServer.Internals

 

MinuteOfTheDay AppServer.Internals

 

MinuteOfTheHour AppServer.Internals

 

MinuteOfTheMonth AppServer.Internals

 

MinuteOfTheWeek AppServer.Internals

 

MinuteOfTheYear AppServer.Internals

 

MinutesBetween AppServer.Internals

 

MM.AutoFree AppServer.Internals

 

MM.ContinueCollect AppServer.Internals

 

MM.StartCollect AppServer.Internals

 

MM.StopCollect AppServer.Internals

 

Module.Call AppServer.Internals

 

MonthOf AppServer.Internals

 

MonthOfTheYear AppServer.Internals

 

MonthsBetween AppServer.Internals

 

MoveTempFile AppServer.Internals

 

mstream uTextReplacer

 

MultiPosEx AppServer.Internals

 

Mustache.Render AppServer.Internals

 

Mustache.RenderJSONObject AppServer.Internals

 

Mustache.RenderNative AppServer.Internals

 

NestedCharPos uSysUtils

Karakter pozíció meghatározása a megadott kezdő és záró karakter által körbehatárolt blokkok figyelembevételével

NewItem AppServer.Internals

 

NewLine AppServer.Internals

 

NewMenu AppServer.Internals

 

NewPopupMenu AppServer.Internals

 

NewSubMenu AppServer.Internals

 

Now AppServer.Internals

 

NthDayOfWeek AppServer.Internals

 

Null AppServer.Internals

 

NullavalTolt uStandardFunctions

 

NullDate uStandardFunctions

ÁTKERÜLT az uHISFunctions-be function GetEventDiagnosis3( id : integer ):string;

O2V AppServer.Internals

 

OjotePRDAddress uTajEllenorzes

 

OjoteTSTAddress uTajEllenorzes

 

OleCheck AppServer.Internals

 

ORVOS uTextReplacer

 

OS.Architecture AppServer.Internals

 

OS.Build AppServer.Internals

 

OS.Major AppServer.Internals

 

OS.Minor AppServer.Internals

 

OS.Name AppServer.Internals

 

OS.Platform AppServer.Internals

 

OS.ServicePackMajor AppServer.Internals

 

OS.ServicePackMinor AppServer.Internals

 

OS.TempFolder AppServer.Internals

 

PadCenter AppServer.Internals

 

PadCenterAround AppServer.Internals

 

PadCenterAroundCrop AppServer.Internals

 

PadCenterCrop AppServer.Internals

 

PadL AppServer.Internals

 

PadLeft AppServer.Internals

 

PadLeftCrop AppServer.Internals

 

PadR AppServer.Internals

 

PadRight AppServer.Internals

 

PadRightCrop AppServer.Internals

 

PadZ AppServer.Internals

 

Paramdefs uSendRatDefs

 

ParamdefsInit uSendRatDefs

 

params AppServer.Internals

 

ParseJWT AppServer.Internals

 

patient uAddEventEESZT

 

PauseScript AppServer.Internals

 

PCacheTable AppServer.Internals

 

PersistentStorage AppServer.Internals

 

Pi AppServer.Internals

 

PID_AssignPIDtoHIS uPID

 

PID_FreeResult uPID

 

PID_GetPerson uPID

 

PID_GetPersonHistory uPID

 

PID_IdentifyPerson uPID

 

PID_ImpersonatePID uPID

 

PID_IssuePID uPID

 

PID_ListPeople uPID

 

PID_ListPIDs uPID

APID tömb típust ellenőrizni

PIPE.Connect AppServer.Internals

 

PIPE.Disconnect AppServer.Internals

 

PIPE.IPCCallAnsiString AppServer.Internals

 

PIPE.IPCCallStream AppServer.Internals

 

Pos AppServer.Internals

 

PosEsc AppServer.Internals

 

PosEx AppServer.Internals

 

PPIDPersonPayload uPID

 

PPIDResult uPID

 

PrescriptionSLToBarcode uSXFunctions

 

prescriptionssql uTextReplacer

 

PUSH.BroadCast AppServer.Internals

 

PUSH.SendToChannel AppServer.Internals

 

PUSH.SendToUser AppServer.Internals

 

qh uEMAddDocumentEESZT

 

Query uAddEventEESZT

 

Query uTextReplacer

 

QueryCache AppServer.Internals

 

QuerySQL uAddEventEESZT

 

QuotedStr AppServer.Internals

 

QuotedString AppServer.Internals

 

RaiseException AppServer.Internals

 

RaiseExceptionLog uStandardFunctions

 

RaiseLastException AppServer.Internals

 

Random AppServer.Internals

 

RandomRange AppServer.Internals

 

RAWRequest AppServer.Internals

 

RECList uAddEventEESZT

 

RecodeDate AppServer.Internals

 

RecodeDateTime AppServer.Internals

 

RecodeDay AppServer.Internals

 

RecodeHour AppServer.Internals

 

RecodeMilliSecond AppServer.Internals

 

RecodeMinute AppServer.Internals

 

RecodeMonth AppServer.Internals

 

RecodeSecond AppServer.Internals

 

RecodeTime AppServer.Internals

 

RecodeYear AppServer.Internals

 

RecordFromJSON uSysUtils

 

RecordToJSON uSysUtils

 

RecordToURLParams uSysUtils

 

Redirect AppServer.Internals

 

Ref AppServer.Internals

 

ReleaseAllLocks AppServer.Internals

 

remoteip AppServer.Internals

 

RenameFile AppServer.Internals

 

ReplaceChars AppServer.Internals

 

ReplaceDocumentMacros AppServer.Internals

 

ReplaceStringsinString uStandardFunctions

 

Replicate AppServer.Internals

 

request AppServer.Internals

 

response AppServer.Internals

 

responsetxt uAddEventEESZT

 

responsetxt uEMAddDocumentEESZT

 

responsetxt uTextReplacer

 

restclient AppServer.Internals

 

RightStr AppServer.Internals

 

Round AppServer.Internals

 

Route.TargetMethod AppServer.Internals

 

Router AppServer.Internals

 

RTTI.AddAttribute AppServer.Internals

 

RTTI.AddressOf AppServer.Internals

 

RTTI.CallingProcName AppServer.Internals

 

RTTI.CopyFrom AppServer.Internals

 

RTTI.CopyTo AppServer.Internals

 

RTTI.CopyToExternal AppServer.Internals

 

RTTI.CurrProcName AppServer.Internals

 

RTTI.Default AppServer.Internals

 

RTTI.GetArrayItem AppServer.Internals

 

RTTI.GetArrayItemAddr AppServer.Internals

 

RTTI.GetArrayItemAddress AppServer.Internals

 

RTTI.GetArrayItemType AppServer.Internals

 

RTTI.GetArrayLength AppServer.Internals

 

RTTI.GetAttribute AppServer.Internals

 

RTTI.GetAttributeCount AppServer.Internals

 

RTTI.GetAttributeValue AppServer.Internals

 

RTTI.GetAttributeValueCount AppServer.Internals

 

RTTI.GetPointedAddress AppServer.Internals

 

RTTI.GetRecordField AppServer.Internals

 

RTTI.GetRecordFieldAttribute AppServer.Internals

 

RTTI.GetRecordFieldAttributeCount AppServer.Internals

 

RTTI.GetRecordFieldAttributeValue AppServer.Internals

 

RTTI.GetRecordFieldAttributeValue AppServer.Internals

 

RTTI.GetRecordFieldAttributeValueCount AppServer.Internals

 

RTTI.GetRecordFields AppServer.Internals

 

RTTI.GetRecordFieldValue AppServer.Internals

 

RTTI.GetTypeAttribute AppServer.Internals

 

RTTI.GetTypeAttributeCount AppServer.Internals

 

RTTI.GetTypeAttributeValue AppServer.Internals

 

RTTI.GetTypeAttributeValueCount AppServer.Internals

 

RTTI.GetTypeInfo AppServer.Internals

 

RTTI.HasAttribute AppServer.Internals

 

RTTI.InheritsFrom AppServer.Internals

 

RTTI.IsArray AppServer.Internals

 

RTTI.IsArrayType AppServer.Internals

 

RTTI.IsBool AppServer.Internals

 

RTTI.IsDateTime AppServer.Internals

 

RTTI.IsFloat AppServer.Internals

 

RTTI.IsNumeric AppServer.Internals

 

RTTI.IsOrdinal AppServer.Internals

 

RTTI.IsRecord AppServer.Internals

 

RTTI.IsRecordType AppServer.Internals

 

RTTI.IsString AppServer.Internals

 

RTTI.IsVariant AppServer.Internals

 

RTTI.RecordFieldCount AppServer.Internals

 

RTTI.RecordFieldExists AppServer.Internals

 

RTTI.RecordFieldHasAttribute AppServer.Internals

 

RTTI.RemoveAttribute AppServer.Internals

 

RTTI.SetArrayItem AppServer.Internals

 

RTTI.SetArrayLength AppServer.Internals

 

RTTI.SetAttributeValue AppServer.Internals

 

RTTI.SetNilRef AppServer.Internals

 

RTTI.SetRecordFieldValue AppServer.Internals

 

RTTI.SetRef AppServer.Internals

 

RTTI.TypeHasAttribute AppServer.Internals

 

RTTI.TypeIndex AppServer.Internals

 

RTTI.TypeName AppServer.Internals

 

RTTI.TypeNameOf AppServer.Internals

 

RTTI.TypeOf AppServer.Internals

 

SameDate AppServer.Internals

 

SameDateTime AppServer.Internals

 

SameTime AppServer.Internals

 

SaveDataFile uStandardFunctions

 

SaveDocumentToPDF AppServer.Internals

 

SaveDocumentToPDFWithStyles AppServer.Internals

 

SaveSAMLTickets uEESZT

 

SaveTextFile AppServer.Internals

 

ScanDateTime AppServer.Internals

 

scripterrormessage AppServer.Internals

 

ScriptName AppServer.Internals

 

scriptresult AppServer.Internals

 

ScriptURI AppServer.Internals

 

SecondOf AppServer.Internals

 

SecondOfTheDay AppServer.Internals

 

SecondOfTheHour AppServer.Internals

 

SecondOfTheMinute AppServer.Internals

 

SecondOfTheMonth AppServer.Internals

 

SecondOfTheWeek AppServer.Internals

 

SecondOfTheYear AppServer.Internals

 

SecondsBetween AppServer.Internals

 

SeIDSearch uStandardFunctions

 

SendMail AppServer.Internals

 

SendMailExt AppServer.Internals

 

SendRAWEHRObject uEESZT

 

SerializeVariable AppServer.Internals

 

Server AppServer.Internals

 

ServerID AppServer.Internals

 

sesql uStandardFunctions

 

session uAddEventEESZT

 

sessionid AppServer.Internals

 

SessionIssued AppServer.Internals

 

SessionUserID AppServer.Internals

 

SetArrayLength AppServer.Internals

 

SetCurrentDir AppServer.Internals

 

SetDocumentRecord uAddDocumentEESZT

 

SetEventRecord uAddEventEESZT

 

SetFixedSession uSetFixedSession

 

SetFixedSessionPatient uSetFixedSession

 

SetFixedSessionPatientEx uSetFixedSession

 

SetGlobalSAMLLogoutFlag uEESZT

 

SetLength AppServer.Internals

 

SetPrescriptionRecord AddPrescriptionE

 

SetSAML uEESZT

 

SetSAMLTicket uEESZT

 

SetSessionVar AppServer.Internals

 

SetupEESZTSession uEESZT

 

ShortCut AppServer.Internals

 

ShortCutToKey AppServer.Internals

 

ShortCutToText AppServer.Internals

 

ShowVarObjCreateDestroy AppServer.Internals

 

Sin AppServer.Internals

 

SizeOf AppServer.Internals

 

sl uAddEventEESZT

 

Sleep AppServer.Internals

 

Sleep AppServer.Internals

 

SLToDB uStandardFunctions

 

SLtoDS AppServer.Internals

 

SLtoDSRemap AppServer.Internals

 

soapclient AppServer.Internals

 

soapmessage AppServer.Internals

 

soapresponse AppServer.Internals

 

SpinWait AppServer.Internals

 

Sqr AppServer.Internals

 

Sqrt AppServer.Internals

 

sstream uTextReplacer

 

StartOfADay AppServer.Internals

 

StartOfAMonth AppServer.Internals

 

StartOfAWeek AppServer.Internals

 

StartOfAYear AppServer.Internals

 

StartOfTheDay AppServer.Internals

 

StartOfTheMonth AppServer.Internals

 

StartOfTheWeek AppServer.Internals

 

StartOfTheYear AppServer.Internals

 

StartsWith AppServer.Internals

 

status uAddEventEESZT

 

Std_GetParamDateTime uStandardFunctions

 

Std_GetParamDateTimeF uStandardFunctions

 

Std_GetParamInt uStandardFunctions

 

Std_GetParamIntF uStandardFunctions

funckió integer paraméter betöltésére és ellenorzésére

Std_GetParamStr uStandardFunctions

 

Std_GetParamStrF uStandardFunctions

const DATAROOTDIR = 'C:\HIS\HISAPI_DEMO\data\'; funckió string paraméter betöltésére és hosszának az ellenorzésére

Std_GetParamStrHTML uStandardFunctions

 

Std_PutParamsToQuery uStandardFunctions

 

StoreGlobalSAML uEESZT

>> K2B 200915

StreamDecodeBase64 AppServer.Internals

 

StreamEncodeBase64 AppServer.Internals

 

StrGet AppServer.Internals

 

StrGet2 AppServer.Internals

 

String uSysUtils

 

String uSysUtils

 

String uSysUtils

 

String uSysUtils

 

String uSysUtils

 

String uSysUtils

 

String uSysUtils

 

String uSysUtils

 

String uSysUtils

 

String uSysUtils

 

String uSysUtils

 

String uSysUtils

 

String uSysUtils

 

String uSysUtils

 

String uSysUtils

 

String uSysUtils

 

String uSysUtils

String functions ——————————————————————————————————————————————

StringCoalesce AppServer.Internals

 

StringContains AppServer.Internals

 

StringIn AppServer.Internals

 

StringOfChar AppServer.Internals

 

StringPick AppServer.Internals

 

StringReplace AppServer.Internals

 

StringStartsWith AppServer.Internals

 

StringToGUID AppServer.Internals

 

StringToJSON AppServer.Internals

 

StringToJSONArray AppServer.Internals

 

StripEmptyValues uEESZT

 

strs uStandardFunctions

 

StrSet AppServer.Internals

 

StrToDate AppServer.Internals

 

StrToDate AppServer.Internals

 

StrToDateTime AppServer.Internals

 

StrToDateTimeFormat AppServer.Internals

 

StrToFloat AppServer.Internals

 

StrToInt AppServer.Internals

 

StrToInt64 AppServer.Internals

 

StrToInt64Def AppServer.Internals

 

StrToIntDef AppServer.Internals

 

StrToTime AppServer.Internals

 

SYSConfig.ReadBool AppServer.Internals

 

SYSConfig.ReadDate AppServer.Internals

 

SYSConfig.ReadDateTime AppServer.Internals

 

SYSConfig.ReadFloat AppServer.Internals

 

SYSConfig.ReadInteger AppServer.Internals

 

SYSConfig.ReadSection AppServer.Internals

 

SYSConfig.ReadSections AppServer.Internals

 

SYSConfig.ReadSectionValues AppServer.Internals

 

SYSConfig.ReadString AppServer.Internals

 

SYSConfig.ReadTime AppServer.Internals

 

SysInfo AppServer.Internals

 

SysLog.Error AppServer.Internals

 

SysLog.ErrorEx AppServer.Internals

 

SysLog.Log AppServer.Internals

 

SysLog.LogEx AppServer.Internals

 

SysLog.OverWrite AppServer.Internals

 

SysLog.OverWriteEx AppServer.Internals

 

System.CurrentThreadContextPoolSize AppServer.Internals

 

System.Decode AppServer.Internals

 

System.DefaultThreadContextPoolGrowStep AppServer.Internals

 

System.DefaultThreadContextPoolMaxSize AppServer.Internals

 

System.DefaultThreadContextPoolSize AppServer.Internals

 

System.Encode AppServer.Internals

 

SYSTEM.ExecuteAndWait AppServer.Internals

 

System.GetBiasForDate AppServer.Internals

 

System.GetLogContent AppServer.Internals

 

SYSTEM.GetSessions AppServer.Internals

 

SYSTEM.GetSessionVariables AppServer.Internals

 

System.LoadConfigFile AppServer.Internals

 

SYSTEM.Now AppServer.Internals

 

SYSTEM.SignalError AppServer.Internals

 

SYSTEM.TaskID AppServer.Internals

 

System.TelnetCommand AppServer.Internals

 

System.ThreadID AppServer.Internals

 

System.WorkingDirectory AppServer.Internals

 

SZEMKOD uTextReplacer

 

szQuerySQL uTajEllenorzes

 

Tables uTextReplacer

 

TAdagolasTipus uStandardTypes

 

Taddress uStandardTypes

 

TADTField AppServer.Internals

 

TAdvancedMenuDrawItemEvent AppServer.Internals

 

TajEllenorzes uTajEllenorzes

 

TajEllenorzesEgyseg uTajEllenorzes

 

TajEllenorzesFull uTajEllenorzes

 

TajEllenorzesOrvos uTajEllenorzes

 

TajEllenorzesSzemkod uTajEllenorzes

 

TAJQuerySQL uTajEllenorzes

 

Tambulant uStandardTypes

 

TApplication AppServer.Internals

 

TArrayField AppServer.Internals

 

TASK.Start AppServer.Internals

 

TASK.Stop AppServer.Internals

 

TASK.ThreadID AppServer.Internals

 

TASTMComponent AppServer.Internals

 

TASTMField AppServer.Internals

 

TASTMMessage AppServer.Internals

 

TASTMRecord AppServer.Internals

 

TAuthUserInfo AppServer.Internals

 

TAutoIncField AppServer.Internals

 

TBCDField AppServer.Internals

 

TBevel AppServer.Internals

 

TBinaryField AppServer.Internals

 

TBirthInfo uPID

 

TBitBtn AppServer.Internals

 

TBitmap AppServer.Internals

 

TBits AppServer.Internals

 

TBlobField AppServer.Internals

 

TBooleanField AppServer.Internals

 

TBrowserContentMonitor AppServer.Internals

 

TBrush AppServer.Internals

 

TButton AppServer.Internals

 

TButtonControl AppServer.Internals

 

TBytesField AppServer.Internals

 

TCacheTable AppServer.Internals

 

TCallersession uStandardTypes

 

TCanvas AppServer.Internals

 

TCheckBox AppServer.Internals

 

TCloseEvent AppServer.Internals

 

TCloseQueryEvent AppServer.Internals

 

TCLSID AppServer.Internals

 

TCMenuItem AppServer.Internals

 

TCodeNamePair uPID

 

TCollection AppServer.Internals

 

TCollectionItem AppServer.Internals

 

TComboBox AppServer.Internals

 

TComplexAddress uPID

 

TComplexName uPID

 

TComponent AppServer.Internals

 

TContact uPID

 

TControl AppServer.Internals

 

TControlScrollBar AppServer.Internals

 

TCPClientConnect AppServer.Internals

 

TCPClientDisconnect AppServer.Internals

 

TCPRead AppServer.Internals

 

TCPReadLN AppServer.Internals

 

TCPReadStream AppServer.Internals

 

TCPReadStrings AppServer.Internals

 

TCPWrite AppServer.Internals

 

TCPWriteByte AppServer.Internals

 

TCPWriteCardinal AppServer.Internals

 

TCPWriteChar AppServer.Internals

 

TCPWriteInt AppServer.Internals

 

TCPWriteInt64 AppServer.Internals

 

TCPWriteLN AppServer.Internals

 

TCPWriteSmallInt AppServer.Internals

 

TCPWriteStream AppServer.Internals

 

TCPWriteStrings AppServer.Internals

 

TCPWriteWord AppServer.Internals

 

TCsereMezo uTextReplacer

 

TCsereTabla uTextReplacer

 

TCurrencyField AppServer.Internals

 

TCustomCheckBox AppServer.Internals

 

TCustomComboBox AppServer.Internals

 

TCustomControl AppServer.Internals

 

TCustomEdit AppServer.Internals

 

TCustomGroupBox AppServer.Internals

 

TCustomIniFile AppServer.Internals

 

TCustomLabel AppServer.Internals

 

TCustomListBox AppServer.Internals

 

TCustomMemo AppServer.Internals

 

TCustomMemoryStream AppServer.Internals

 

TCustomPanel AppServer.Internals

 

TCustomRadioGroup AppServer.Internals

 

TDataLink AppServer.Internals

 

TDataOperation AppServer.Internals

 

TDataSet AppServer.Internals

 

TDATASET.RecordToJSON AppServer.Internals

 

TDATASET.RecordToRawJSON AppServer.Internals

 

TDataset.SafeGetByName uSysUtils

 

TDATASET.ToJSON AppServer.Internals

 

TDATASET.ToRawJSON AppServer.Internals

 

TDataSetErrorEvent AppServer.Internals

 

TDataSetField AppServer.Internals

 

TDataSetNotifyEvent AppServer.Internals

 

TDataSource AppServer.Internals

 

TDateField AppServer.Internals

 

Tdates uStandardTypes

 

TDateTime.GetBias AppServer.Internals

 

TDateTime.ToLocal AppServer.Internals

 

TDateTime.ToUTC AppServer.Internals

 

TDateTimeField AppServer.Internals

 

TDBQueryHelper AppServer.Internals

 

TDBTools AppServer.Internals

 

TDefCollection AppServer.Internals

 

TDefUpdateMethod AppServer.Internals

 

Tdiagnose uStandardTypes

 

TDocEvent uStandardTypes

 

TDoctor uStandardTypes

 

TDocument uStandardTypes

 

Tdocumenttype uStandardTypes

 

TDragDropEvent AppServer.Internals

 

TDragObject AppServer.Internals

 

TDragOverEvent AppServer.Internals

 

TDrawItemEvent AppServer.Internals

 

technical_user_id uAddEventEESZT

 

TEdit AppServer.Internals

 

TEDOC uEESZTEDOC

 

TEDOCAttachment uEESZTEDOC

 

TEDOCBase uEESZTEDOC

============================================================================================================================================================= Date: 2024.09.27 12:36:00

Szkript oldali EDOC típusok =============================================================================================================================================================

TEDOCLinkedDocument uEESZTEDOC

 

TEDOCRecipient uEESZTEDOC

 

Teeszt uStandardTypes

 

TEESZTAddOrUpdateDocumentEHR uEESZTEHR

 

TEESZTEDOC_Cim uEESZTEDOC

 

TEESZTEDOC_CimAltalanos uEESZTEDOC

 

TEESZTEDOC_CimKozig uEESZTEDOC

 

TEESZTEDOC_Elerhetoseg uEESZTEDOC

 

TEESZTEDOC_EllatoSzemely uEESZTEDOC

 

TEESZTEDOC_EllatoSzervezet uEESZTEDOC

 

TEESZTEDOC_EllatoSzervezetiEgyseg uEESZTEDOC

 

TEESZTEDOC_EllatoSzolgaltato uEESZTEDOC

 

TEESZTEDOC_Ellatott uEESZTEDOC

 

TEESZTEDOC_ESDAzonosito uEESZTEDOC

 

TEESZTEDOC_ESDKod uEESZTEDOC

 

TEESZTEDOC_ESD_EllatasiEsetRef uEESZTEDOC

 

TEESZTEDOC_Generic uEESZTEDOC

 

TEESZTEDOC_Generic_Version uEESZTEDOC

============================================================================================================================================================= Date: 2024.06.17 15:40:51

Általános típusok =============================================================================================================================================================

TEESZTEDOC_GyermekOrvosiIgazolas uEESZTEDOC

============================================================================================================================================================= Date: 2024.06.17 15:40:51

Gyermekorvosi igazolás =============================================================================================================================================================

TEESZTEDOC_Idoszak uEESZTEDOC

 

TEESZTEDOC_Reszleg uEESZTEDOC

 

TEESZTEDOC_SzemelyNev uEESZTEDOC

 

TEESZTEDOC_SzemelyNevTagolt uEESZTEDOC

 

TEESZTEDOC_SzemelySzerep uEESZTEDOC

 

TEESZTEDOC_Szervezet uEESZTEDOC

 

TEESZTEDOC_TorvenyesKepviselo uEESZTEDOC

 

TEESZTEDOC_VEN uEESZTEDOC

 

TEESZTEDOC_VEN_Cim uEESZTEDOC

 

TEESZTEDOC_VEN_EuAdat uEESZTEDOC

 

TEESZTEDOC_VEN_Korlatozasok uEESZTEDOC

 

TEESZTEDOC_VEN_SzulHelyIdo uEESZTEDOC

============================================================================================================================================================= Date: 2025.02.10 13:03:00

VEN (vezetői engedély alkalmassági vizsgálat) =============================================================================================================================================================

TEESZTEDOC_VEN_UgyfelAdat uEESZTEDOC

 

TEESZTEDOC_VEN_UzenetAdat uEESZTEDOC

 

TEESZTEDOC_VEN_VizsgalatotVegzo uEESZTEDOC

 

TEESZTEHRAddOrUpdateDoctor uEESZTEHR

============================================================================================================================================================= Date: 2024.03.18 13:26:04

addOrUpdateDocument =============================================================================================================================================================

TEESZTEHRAddOrUpdateDocument uEESZTEHR

 

TEESZTEHRAddOrUpdateDocumentBody uEESZTEHR

 

TEESZTEHRAddOrUpdateDocumentBusinessMessageContent uEESZTEHR

 

TEESZTEHRAddOrUpdateDocumentBusinessObjectContent uEESZTEHR

 

TEESZTEHRAddOrUpdateDocumentRequest uEESZTEHR

 

TEESZTEHRAddOrUpdateResponse uEESZTEHR

 

TEESZTEHRCitizenID uEESZTEHR

 

TEESZTEHRGetDocumentList uEESZTEHR

 

TEESZTEHRGetDocumentListBody uEESZTEHR

 

TEESZTEHRGetDocumentListBusinessMessageContent uEESZTEHR

============================================================================================================================================================= Date: 2024.03.18 13:25:44

GetDocumentList =============================================================================================================================================================

TEESZTEHRGetDocumentListRequest uEESZTEHR

 

TEESZTEHRGetDocumentListResponse uEESZTEHR

 

TEESZTEHRPatientIDs uEESZTEHR

 

TEESZTEHR_SzakorvJav uEESZTEHR_SzakorvJav

 

TEESZTEHR_SzakorvJav_Gyogyszer uEESZTEHR_SzakorvJav

 

TEESZTEHR_SzakorvJav_GyogyszerJavaslat uEESZTEHR_SzakorvJav

 

TEESZTEHR_SzakorvJav_JavasoltKeszitmenyek uEESZTEHR_SzakorvJav

 

TEESZTEHR_SzakorvJav_Keszitmeny uEESZTEHR_SzakorvJav

 

TEESZTEHR_SzakorvJav_TamKat uEESZTEHR_SzakorvJav

 

TEndDragEvent AppServer.Internals

 

Tequivalence uStandardTypes

 

terminate AppServer.Internals

 

TErtek uStandardTypes

 

TESSZTEDOC_VEN_Korlatozas uEESZTEDOC

 

TETDoctor uGWFunctions

 

TEvent uStandardTypes

 

TExcelCellFormat AppServer.Internals

 

TExcelFormater AppServer.Internals

 

TEXTKOD uEMAddDocumentEESZT

 

TEXTKOD uTextReplacer

 

TextReplace uTextReplacer

 

TextToShortCut AppServer.Internals

 

TFDConnection AppServer.Internals

 

TFDFetchOptions AppServer.Internals

 

TFDMacro AppServer.Internals

 

TFDMemTable AppServer.Internals

 

TFDParam AppServer.Internals

 

TFDQuery AppServer.Internals

 

TFDQuery.MacroExists AppServer.Internals

 

TFDQuery.ParamExists AppServer.Internals

 

TFelirasJogcime uStandardTypes

 

TFESD_LaborEredmeny uEESZT_FHIR_LabResult

============================================================================================================================================================= Date: 2024.01.30 14:30:01

Labor lelet típusok =============================================================================================================================================================

TFESD_LaborKeres uEESZT_FHIR_LabRequest

============================================================================================================================================================= Date: 2024.01.30 14:30:01

Laborkérés típusok =============================================================================================================================================================

TField AppServer.Internals

 

TFieldDef AppServer.Internals

 

TFieldDefList AppServer.Internals

 

TFieldDefs AppServer.Internals

 

TFieldGetTextEvent AppServer.Internals

 

TFieldInfo AppServer.Internals

 

TFieldList AppServer.Internals

 

TFieldNotifyEvent AppServer.Internals

 

TFields AppServer.Internals

 

TFieldSetTextEvent AppServer.Internals

 

TFileStream AppServer.Internals

 

TFileStream.ReadAnsiString AppServer.Internals

 

TFileStream.ReadBoolean AppServer.Internals

 

TFileStream.ReadChar AppServer.Internals

 

TFileStream.ReadData AppServer.Internals

 

TFileStream.ReadDouble AppServer.Internals

 

TFileStream.ReadExtended AppServer.Internals

 

TFileStream.ReadI16 AppServer.Internals

 

TFileStream.ReadI32 AppServer.Internals

 

TFileStream.ReadI64 AppServer.Internals

 

TFileStream.ReadI8 AppServer.Internals

 

TFileStream.ReadSingle AppServer.Internals

 

TFileStream.ReadU16 AppServer.Internals

 

TFileStream.ReadU32 AppServer.Internals

 

TFileStream.ReadU8 AppServer.Internals

 

TFileStream.ReadWideChar AppServer.Internals

 

TFileStream.WriteAnsiString AppServer.Internals

 

TFileStream.WriteBoolean AppServer.Internals

 

TFileStream.WriteChar AppServer.Internals

 

TFileStream.WriteData AppServer.Internals

 

TFileStream.WriteDouble AppServer.Internals

 

TFileStream.WriteExtended AppServer.Internals

 

TFileStream.WriteI16 AppServer.Internals

 

TFileStream.WriteI32 AppServer.Internals

 

TFileStream.WriteI64 AppServer.Internals

 

TFileStream.WriteI8 AppServer.Internals

 

TFileStream.WriteSingle AppServer.Internals

 

TFileStream.WriteU16 AppServer.Internals

 

TFileStream.WriteU32 AppServer.Internals

 

TFileStream.WriteU8 AppServer.Internals

 

TFileStream.WriteWideChar AppServer.Internals

 

TFilterRecordEvent AppServer.Internals

 

TFlatList AppServer.Internals

 

TFloatField AppServer.Internals

 

TFMTBCDField AppServer.Internals

 

TFont AppServer.Internals

 

TForm AppServer.Internals

 

TfrmBrowser AppServer.Internals

 

TGetStrProc AppServer.Internals

 

TGlobalStorage AppServer.Internals

 

TGlobalSysInfo AppServer.Internals

 

TGlobalSysInfo.GetStats AppServer.Internals

 

TGlobalSysInfo.GetStats AppServer.Internals

 

TGlobalSysInfo.ScriptElementsAsText AppServer.Internals

 

TGlobalSysInfo.ScriptElementsAsText AppServer.Internals

 

TGraphic AppServer.Internals

 

TGraphicControl AppServer.Internals

 

TGraphicField AppServer.Internals

 

TGraphicsObject AppServer.Internals

 

TGroupBox AppServer.Internals

 

TGUID AppServer.Internals

 

TGuidField AppServer.Internals

 

THandleStream AppServer.Internals

 

THeader AppServer.Internals

 

THelpEvent AppServer.Internals

 

THISEvent uStandardTypes

 

THISEventChainData uHIS

 

THL7Component AppServer.Internals

 

THL7Field AppServer.Internals

 

THL7Message AppServer.Internals

 

THL7Record AppServer.Internals

 

THL7SubComponent AppServer.Internals

 

TIdleEvent AppServer.Internals

 

TIID AppServer.Internals

 

TImage AppServer.Internals

 

Time AppServer.Internals

 

TimeInRange AppServer.Internals

 

TimeOf AppServer.Internals

 

TimeToStr AppServer.Internals

 

TIndexDef AppServer.Internals

 

TIndexDefs AppServer.Internals

 

TIngredient uStandardTypes

 

TIniFile AppServer.Internals

 

Tinpatient uStandardTypes

 

TIntegerField AppServer.Internals

 

Tints uStandardTypes

 

TInvoiceingAPI BIT_Invoiceing

 

TJSONArray AppServer.Internals

 

TJSONDateTimeSettings uSysUtils

 

TJSONField AppServer.Internals

 

TJSONFieldType.AsText AppServer.Internals

 

TJSONGlobal uSysUtils

 

TJSONObject AppServer.Internals

 

TJSONParsingLimits uSysUtils

 

TJSONSettings uSysUtils

 

TKeyEvent AppServer.Internals

 

TKeyPressEvent AppServer.Internals

 

TLabel AppServer.Internals

 

TLargeintField AppServer.Internals

 

TListBox AppServer.Internals

 

TLogin uEESZT

 

TLookupList AppServer.Internals

 

TMainMenu AppServer.Internals

 

TMeasureItemEvent AppServer.Internals

 

TMemIniFile AppServer.Internals

 

TMemo AppServer.Internals

 

TMemoField AppServer.Internals

 

TMemoryAddress uSysUtils

 

TMemoryStream AppServer.Internals

 

TMemoryStream.ReadAnsiString AppServer.Internals

 

TMemoryStream.ReadBoolean AppServer.Internals

 

TMemoryStream.ReadChar AppServer.Internals

 

TMemoryStream.ReadData AppServer.Internals

 

TMemoryStream.ReadDouble AppServer.Internals

 

TMemoryStream.ReadExtended AppServer.Internals

 

TMemoryStream.ReadI16 AppServer.Internals

 

TMemoryStream.ReadI32 AppServer.Internals

 

TMemoryStream.ReadI64 AppServer.Internals

 

TMemoryStream.ReadI8 AppServer.Internals

 

TMemoryStream.ReadSingle AppServer.Internals

 

TMemoryStream.ReadU16 AppServer.Internals

 

TMemoryStream.ReadU32 AppServer.Internals

 

TMemoryStream.ReadU8 AppServer.Internals

 

TMemoryStream.ReadWideChar AppServer.Internals

 

TMemoryStream.WriteAnsiString AppServer.Internals

 

TMemoryStream.WriteBoolean AppServer.Internals

 

TMemoryStream.WriteChar AppServer.Internals

 

TMemoryStream.WriteData AppServer.Internals

 

TMemoryStream.WriteDouble AppServer.Internals

 

TMemoryStream.WriteExtended AppServer.Internals

 

TMemoryStream.WriteI16 AppServer.Internals

 

TMemoryStream.WriteI32 AppServer.Internals

 

TMemoryStream.WriteI64 AppServer.Internals

 

TMemoryStream.WriteI8 AppServer.Internals

 

TMemoryStream.WriteSingle AppServer.Internals

 

TMemoryStream.WriteU16 AppServer.Internals

 

TMemoryStream.WriteU32 AppServer.Internals

 

TMemoryStream.WriteU8 AppServer.Internals

 

TMemoryStream.WriteWideChar AppServer.Internals

 

TMenu AppServer.Internals

 

TMenuActionLink AppServer.Internals

 

TMenuChangeEvent AppServer.Internals

 

TMenuDrawItemEvent AppServer.Internals

 

TMenuItem AppServer.Internals

 

TMenuItemStack AppServer.Internals

 

TMenuMeasureItemEvent AppServer.Internals

 

TMouseEvent AppServer.Internals

 

TMouseMoveEvent AppServer.Internals

 

TName uStandardTypes

 

TNamedItem AppServer.Internals

 

TNotebook AppServer.Internals

 

TNotifyEvent AppServer.Internals

 

Tnotreplaceable uStandardTypes

 

TNumericField AppServer.Internals

 

TObject AppServer.Internals

 

TObjectField AppServer.Internals

 

Today AppServer.Internals

 

Tomorrow AppServer.Internals

 

TOnExcelCellFormat AppServer.Internals

 

TOwnedCollection AppServer.Internals

 

TPage AppServer.Internals

 

TPaintBox AppServer.Internals

 

TPanel AppServer.Internals

 

TParam AppServer.Internals

 

TParamDef uSendRatDefs

 

TParamObject AppServer.Internals

 

TParamObjectArray AppServer.Internals

 

TParams AppServer.Internals

 

TParamTypeDef uSendRatDefs

 

TParser AppServer.Internals

 

TParserErrorEvent AppServer.Internals

 

TPatient uStandardTypes

 

TPen AppServer.Internals

 

TPersistent AppServer.Internals

 

TPersistentStorage AppServer.Internals

 

TPicture AppServer.Internals

 

TPIDIdentifier uPID

 

TPIDIdentifyPerson uPID

 

TPIDPersonPayload uPID

 

TPIDResult uPID

 

TPoint AppServer.Internals

 

TPopupList AppServer.Internals

 

TPopupMenu AppServer.Internals

 

TPrescription uStandardTypes

 

TPrescriptionData uStandardTypes

 

Tproduct uStandardTypes

 

TPSExec AppServer.Internals

 

Tpublichealthcard uStandardTypes

 

TPushClient AppServer.Internals

 

TPushClientBroadcastMessageHandler AppServer.Internals

 

TPushClientChannelMessageHandler AppServer.Internals

 

TPushClientUserMessageHandler AppServer.Internals

 

TQueryCache AppServer.Internals

 

TRadioButton AppServer.Internals

 

TRadioGroup AppServer.Internals

 

TRect AppServer.Internals

 

TReferenceField AppServer.Internals

 

TResourceStream AppServer.Internals

 

TResponseObject AppServer.Internals

 

TResponseObjectArray AppServer.Internals

 

TRESTClient AppServer.Internals

 

Trim AppServer.Internals

 

TrimEnd AppServer.Internals

 

TrimLeft AppServer.Internals

 

TrimPos AppServer.Internals

 

TrimRight AppServer.Internals

 

TrimStart AppServer.Internals

 

TRouter AppServer.Internals

 

TRSSParser AppServer.Internals

 

TRTTIRecordField AppServer.Internals

 

TRTTIRecordField.AddAttribute AppServer.Internals

 

TRTTIRecordField.AddAttribute AppServer.Internals

 

TRTTIRecordField.GetArrayItemAddress AppServer.Internals

 

TRTTIRecordField.GetArrayItemAddress AppServer.Internals

 

TRTTIRecordField.GetAttribute AppServer.Internals

 

TRTTIRecordField.GetAttribute AppServer.Internals

 

TRTTIRecordField.GetAttributeValue AppServer.Internals

 

TRTTIRecordField.GetAttributeValue AppServer.Internals

 

TRTTIRecordField.GetAttributeValueCount AppServer.Internals

 

TRTTIRecordField.GetAttributeValueCount AppServer.Internals

 

TRTTIRecordField.HasAttribute AppServer.Internals

 

TRTTIRecordField.HasAttribute AppServer.Internals

 

TRTTIRecordField.RemoveAttribute AppServer.Internals

 

TRTTIRecordField.RemoveAttribute AppServer.Internals

 

TRTTIRecordField.SetArrayItem AppServer.Internals

 

TRTTIRecordField.SetArrayItem AppServer.Internals

 

TRTTIRecordField.SetArrayLength AppServer.Internals

 

TRTTIRecordField.SetArrayLength AppServer.Internals

 

TRTTIRecordField.SetAttributeValue AppServer.Internals

 

TRTTIRecordField.SetAttributeValue AppServer.Internals

 

TRTTIRecordField.SetValue AppServer.Internals

 

TRTTIRecordField.SetValue AppServer.Internals

 

TRTTITypeInfo AppServer.Internals

 

Trunc AppServer.Internals

 

TryEncodeDate AppServer.Internals

 

TryEncodeDateDay AppServer.Internals

 

TryEncodeDateMonthWeek AppServer.Internals

 

TryEncodeDateTime AppServer.Internals

 

TryEncodeDateWeek AppServer.Internals

 

TryEncodeDayOfWeekInMonth AppServer.Internals

 

TryEncodeTime AppServer.Internals

 

TryGlobalLock AppServer.Internals

 

TryRecodeDateTime AppServer.Internals

 

TryStrToBool AppServer.Internals

 

TryStrToDate AppServer.Internals

 

TryStrToDateTime AppServer.Internals

 

TryStrToFloat AppServer.Internals

 

TryStrToInt AppServer.Internals

 

TryStrToInt64 AppServer.Internals

 

TryStrToTime AppServer.Internals

 

TScriptElementClassType AppServer.Internals

 

TScriptElementMethod AppServer.Internals

 

TScriptElementParameter AppServer.Internals

 

TScriptElementProperty AppServer.Internals

 

TScriptElementRecordType AppServer.Internals

 

TScriptElements AppServer.Internals

 

TScriptElementVariable AppServer.Internals

 

TScrollBar AppServer.Internals

 

TScrollBox AppServer.Internals

 

TScrollEvent AppServer.Internals

 

TScrollingWinControl AppServer.Internals

 

TSectionEvent AppServer.Internals

 

TServer AppServer.Internals

 

TServerInput AppServer.Internals

 

TServerInputAuth AppServer.Internals

 

TServerInputAuthBasic AppServer.Internals

 

TServerInputAuthJWT AppServer.Internals

 

TServerInputAuthSession AppServer.Internals

 

TServerInputFile AppServer.Internals

 

TServerInputFiles AppServer.Internals

 

TServerInputJSON AppServer.Internals

 

TServerOutput AppServer.Internals

 

TServerOutputFile AppServer.Internals

 

TServerOutputJSON AppServer.Internals

 

TServerScripts AppServer.Internals

 

TServerSystem AppServer.Internals

 

TServerSystemConfig AppServer.Internals

 

TServerSystemConfigItem AppServer.Internals

 

TServerSystemInternals AppServer.Internals

 

TSession uStandardTypes

 

TShape AppServer.Internals

 

TSizeConstraints AppServer.Internals

 

TSmallintField AppServer.Internals

 

TSOAPClient AppServer.Internals

 

TSpeedButton AppServer.Internals

 

TStartDragEvent AppServer.Internals

 

TStream AppServer.Internals

 

TStringArray.Contains uSysUtils

 

TStringArray.IndexOf uSysUtils

 

TStringArray.Join uSysUtils

 

TStringField AppServer.Internals

 

TStringList AppServer.Internals

 

TStrings AppServer.Internals

 

TStringStream AppServer.Internals

 

Tstrs uStandardTypes

 

TTajellAuth uTajEllenorzes

 

TTajellenorzes uTajEllenorzes

 

TTajellenorzes.Execute uTajEllenorzes

 

TTajellenorzes.Free uTajEllenorzes

 

TTajellenorzes.TAJEllSaveToDB uTajEllenorzes

 

TTermekTipus uStandardTypes

 

TTimeField AppServer.Internals

 

TTimer AppServer.Internals

 

TUIProgress AppServer.Internals

 

Tunit uStandardTypes

 

Tunitdata uStandardTypes

 

TUser uStandardTypes

 

TVarArg AppServer.Internals

 

TVarBytesField AppServer.Internals

 

TVariantField AppServer.Internals

 

TVenyDat uStandardTypes

 

TVenyHelyett uStandardTypes

 

TVenyirasiKategoria uStandardTypes

<< K2B 250722

TVenyirasTipus uStandardTypes

 

TVenyJogcim uStandardTypes

TVenyJogcim = set of '1'..'9'; TVenyHelyett = set of '0'..'1';

TVonalkod uStandardTypes

 

TVonalkod2 uStandardTypes

 

TWideStringField AppServer.Internals

 

TWinControl AppServer.Internals

 

TWordField AppServer.Internals

 

TXML AppServer.Internals

 

TXMLDateTimeSettings uSysUtils

 

TXMLGlobal uSysUtils

 

TXMLNode AppServer.Internals

 

TXMLNodes AppServer.Internals

 

TXMLSettings uSysUtils

 

TXMLSimpleValue uSysUtils

 

TXMLValue uSysUtils

 

txt uTextReplacer

 

UIProgress AppServer.Internals

 

Unassigned AppServer.Internals

 

UnescapeString AppServer.Internals

 

UnicodeString.Capitalize uSysUtils

 

UnicodeString.Split uSysUtils

 

UnixToDateTime AppServer.Internals

 

UnixToDateTime AppServer.Internals

 

UnloadDll AppServer.Internals

 

Unwrap AppServer.Internals

 

Unzip AppServer.Internals

 

UpdateDocAttachedEESZTID uHISFunctions

 

UpdateDocEESZTID uHISFunctions

 

UpdateID AddPrescriptionE

 

UpperCase AppServer.Internals

 

URI AppServer.Internals

 

URL AppServer.Internals

 

VALIDATE_ERROR_LENGTH uSysUtils

 

VALIDATE_ERROR_REQUIRED2 uSysUtils

 

VALIDATE_ERROR_TYPE uSysUtils

 

ValidGlobalSAMLExists uEESZT

 

VarArgs. AppServer.Internals

 

VarArgs.Count AppServer.Internals

 

VarArgs.TypeName AppServer.Internals

 

VarArgs.Values AppServer.Internals

 

VarArrayCreate AppServer.Internals

 

VarArrayDimCount AppServer.Internals

 

VarArrayGet AppServer.Internals

 

VarArrayGet AppServer.Internals

 

VarArrayHighBound AppServer.Internals

 

VarArrayLowBound AppServer.Internals

 

VarArrayOf AppServer.Internals

 

VarArrayPut AppServer.Internals

 

VarArraySet AppServer.Internals

 

VarAsType AppServer.Internals

 

VarCompareValue AppServer.Internals

 

VarEnsureRange AppServer.Internals

 

VarFromDateTime AppServer.Internals

 

Variant.CheckValidDateTime uSysUtils

 

Variant.IsEmpty uSysUtils

 

Variant.ToString uSysUtils

 

VarInRange AppServer.Internals

 

VarIs AppServer.Internals

 

VarIsArray AppServer.Internals

 

VarIsByRef AppServer.Internals

 

VarIsClear AppServer.Internals

 

VarIsCustom AppServer.Internals

 

VarIsEmpty AppServer.Internals

 

VarIsEmptyOrNull AppServer.Internals

 

VarIsEmptyParam AppServer.Internals

 

VarIsFloat AppServer.Internals

 

VarIsNull AppServer.Internals

 

VarIsNumeric AppServer.Internals

 

VarIsOrdinal AppServer.Internals

 

VarIsStr AppServer.Internals

 

VarIsType AppServer.Internals

 

VarIsVoid AppServer.Internals

 

VarObject uSysUtils

VAROBJECT functions

VarSameValue AppServer.Internals

 

VarToDateTime AppServer.Internals

 

VarToStr AppServer.Internals

 

VarToStrDef AppServer.Internals

 

VarToWideStr AppServer.Internals

 

VarToWideStrDef AppServer.Internals

 

VarType AppServer.Internals

 

VarTypeAsText AppServer.Internals

 

VarTypeToDataType AppServer.Internals

 

VerifyJWT AppServer.Internals

 

WeakCopyJSONObject AppServer.Internals

 

WebView.NavigateTo AppServer.Internals

 

WebView.NavigateToString AppServer.Internals

 

WebView.PrintToPDF AppServer.Internals

 

WeekOfTheMonth AppServer.Internals

 

WeekOfTheYear AppServer.Internals

 

WeeksInAYear AppServer.Internals

 

WeeksInYear AppServer.Internals

 

whosql uTextReplacer

 

WideString.Capitalize uSysUtils

 

WideString.CompareTo uSysUtils

 

WideString.Contains uSysUtils

 

WideString.CountItem uSysUtils

 

WideString.EndsWith uSysUtils

 

WideString.IsEmpty uSysUtils

 

WideString.NullIfEmpty uSysUtils

 

WideString.RemoveAccents uSysUtils

 

WideString.RemoveMultiSpaces uSysUtils

 

WideString.RemoveWhiteSpaces uSysUtils

 

WideString.Replace uSysUtils

 

WideString.ReplaceLine uSysUtils

 

WideString.Split uSysUtils

 

WideString.StartsWith uSysUtils

 

WideString.ToLower uSysUtils

 

WideString.ToUpper uSysUtils

 

WideString.Trim uSysUtils

 

WithinPastDays AppServer.Internals

 

WithinPastHours AppServer.Internals

 

WithinPastMilliSeconds AppServer.Internals

 

WithinPastMinutes AppServer.Internals

 

WithinPastMonths AppServer.Internals

 

WithinPastSeconds AppServer.Internals

 

WithinPastWeeks AppServer.Internals

 

WithinPastYears AppServer.Internals

 

Wrap AppServer.Internals

 

WS.Broadcast AppServer.Internals

 

WS.GetTransmissionKey AppServer.Internals

 

WS.SendToChannel AppServer.Internals

 

WS.SendToUser AppServer.Internals

 

WStrGet AppServer.Internals

 

WStrSet AppServer.Internals

 

x509folder uAddEventEESZT

 

XMLGlobal uSysUtils

 

XMLTools.DecodeSpecialCharacters uSysUtils

K2B 240212

XMLTools.EncodeSpecialCharacters uSysUtils

 

XMLTools.GetSubNodeAttribute uSysUtils

K2B 240212

XMLTools.GetSubNodeAttributeDateTime uSysUtils

 

YearOf AppServer.Internals

 

YearsBetween AppServer.Internals

 

Yesterday AppServer.Internals

 

ZipFiles AppServer.Internals

 

_AnsiToUTF8 AppServer.Internals

 

_CacheQuery uStandardFunctions

 

_CacheRefresh uStandardFunctions

CACHE frissítése

_CacheSystem uStandardFunctions

CACHE létrehozása

_CacheSystemTable uStandardFunctions

CACHE tábla létrehozása

_CacheTableRefresh uStandardFunctions

CACHE tábla frissítése

_DOWNLOADFileName_ AppServer.Internals

 

_DOWNLOAD_ AppServer.Internals

 

_Interp AppServer.Internals

 

_T AppServer.Internals

 

_T AppServer.Internals

 

_UPLOADS_ AppServer.Internals

 

_UTF8ToAnsi AppServer.Internals

 


Készítette PasDoc 0.16.0-snapshot.