Home
|
Links
|
Forum
ç®€ä½“ä¸æ–‡
English
Add 2 Global variables:
DicomImplementationClassUID: string;
DicomImplementationVersionName: string; for set Implementation info of dicom file
Add 6 new demos:
C-GET/C-MOVE,
MPPS SCP,
MPPS SCU,
Commitment SCP,
Commitment SCU,
Dicom Printer SCP
Add series functions for add custom information labels (to TDicomImage, see readdicomimage demo):
function AddInformationLabel(APosition, AOrderID: Integer; AFormatString: string):TDicomInformationLabel;
function GetInformationLabelCount: Integer;
procedure DeleteInformationLabel(AIndex:Integer);
procedure ClearInformationLabels;
property InfoLabels[index: Integer]: TDicomInformationLabel
Add series event for N-Series of TDicomServerCore
OnNormalisedReceived: TDicomRequestEvent;
OnNormalisedReceivedNGet: TDicomRequestEvent;
OnNormalisedReceivedNSet: TDicomRequestEvent;
OnNormalisedReceivedNEventReport: TDicomRequestEvent;
OnNormalisedReceivedNAction: TDicomRequestEvent;
OnNormalisedReceivedNCreate: TDicomRequestEvent;
OnNormalisedReceivedNDelete: TDicomRequestEvent;
dicomvcl@gmail.com
/ dicom20003@hotmail.com / dicom3@163.com
( MSN )dicom20003@hotmail.com / ( Skype ) a13308 / ( Yahoo ) cn13308 / ( QQ ) 13308
Copyright 1999-2011 CNS,Inc All Rights Reserved.