CodeType property
property TOgMakeCodes.CodeType : TCodeType
CodeType property property TOgMakeCodes.CodeType : TCodeType |
CodeType is the type of release code.
If you assign a value to CodeType prior to calling Execute, the corresponding notebook page is displayed in the Code Generation dialog. After a successful call to Execute, CodeType contains the type of code that was generated. The ctUnknown code type is only used internally. The default is ctDate.
See also: Execute