Class TQuestionnaireOption
Unit
bsFhir_stu3
Declaration
type TQuestionnaireOption = class(TBackboneElement)
Description
A structured set of questions intended to guide the collection of answers from end-users. Questionnaires provide detailed control over order, presentation, phraseology and grouping to allow coherent, consistent data collection.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
constructor Create; override; |
|
Properties
|
property value : TElement read Getvalue write Setvalue; |
A potential answer that's allowed as the answer to this question.
|
Generated by PasDoc 0.15.0.
|