[Overview][Types][Classes] | Reference for unit 'CustApp' (#fcl) |
Is the application a console application or not
Source position: CustApp.pp line 73
public property TCustomApplication.ConsoleApplication: Boolean |
ConsoleApplication returns True if the application is compiled as a console application (the default) or False if not. The result of this property is determined at compile-time by the settings of the compiler: it returns the value of the IsConsole constant.
IsConsole |
No notes exist for this page yet.