Changes between Version 12 and Version 13 of Docs/Prog/Manual/ApplicationLibraries/lib825ev/Form/CForm
- Timestamp:
- 04/13/18 07:32:12 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/Prog/Manual/ApplicationLibraries/lib825ev/Form/CForm
v12 v13 18 18 ==== Return Value ==== 19 19 20 The EnableItem returns a pointer to the CFormItem if found, otherwise returns NULL.20 The !EnableItem function returns a pointer to the CFormItem found based on the provided name; NULL is returned if no item is found with a matching name. 21 21 22 22 ==== Remarks ====