|
TNText |
Accueil Précédent Suivant |
C / C++ declaration
typedef enum {gt_Caller, gt_ProductInfo, gt_Version, gt_FunctionName, gt_ModelName, gt_Formula, gt_ModelString,gt_Comment, gt_InputName, gt_OutputName, gt_Sticker, gt_ParameterName, gt_ModelClassName, gt_StateName, gt_NodeName, gt_SaveDir, gt_MatrixSubDir, gt_ParamFile, gt_NoiseModelFile, gt_MMLFunction, gt_AddTrainModel, gt_MGL, gt_Excel, gt_Code} TNText;
Pascal declaration
TNText = {gt_Caller, gt_ProductInfo, gt_Version, gt_FunctionName, gt_ModelName, gt_Formula, gt_ModelString, gt_Comment, gt_InputName, gt_OutputName, gt_Sticker, gt_ParameterName, gt_ModelClassName, gt_StateName, gt_NodeName, gt_SaveDir, gt_MatrixSubDir, gt_ParamFile, gt_NoiseModelFile, gt_MMLFunction, gt_AddTrainModel, gt_MGL, gt_Excel, gt_Code) ;
Comments
Used with GetText and SetText.