Tag start for OpenScreenTagList() Presence of this tag means that the screen is to be a public screen. Please specify beforeSA_PubSig and SA_PubTask
Source position: intuition.pas line 1439
const SA_PubName = SA_Dummy + 15; |
Presence of this tag means that the screen is to be a public screen. Data is a PChar. The string is the name of the public screen which is used by other applications to find the screen. This tag is order dependent, specify before SA_PubSig and SA_PubTask.