CodeType property
property TOgMakeCodes.CodeType : TCodeType

TurboPack OnGuard FMX

CodeType property

property TOgMakeCodes.CodeType : TCodeType

Navigation:  »No topics above this level«

CodeType property

property TOgMakeCodes.CodeType : TCodeType

Return to chapter overview

         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