Mac OS 9
AlertStdAlertParamRec Struct Reference

Data Fields

Boolean movable
 
Boolean helpButton
 
ModalFilterUPP filterProc
 
ConstStringPtr defaultText
 
ConstStringPtr cancelText
 
ConstStringPtr otherText
 
SInt16 defaultButton
 
SInt16 cancelButton
 
UInt16 position
 

Field Documentation

◆ cancelButton

SInt16 AlertStdAlertParamRec::cancelButton

Which button behaves as the default

◆ cancelText

ConstStringPtr AlertStdAlertParamRec::cancelText

Text for button in OK position

◆ defaultButton

SInt16 AlertStdAlertParamRec::defaultButton

Text for button in left position

◆ defaultText

ConstStringPtr AlertStdAlertParamRec::defaultText

Event filter

◆ filterProc

ModalFilterUPP AlertStdAlertParamRec::filterProc

Is there a help button?

◆ helpButton

Boolean AlertStdAlertParamRec::helpButton

Make alert movable modal

◆ otherText

ConstStringPtr AlertStdAlertParamRec::otherText

Text for button in cancel position

◆ position

UInt16 AlertStdAlertParamRec::position

Which one behaves as cancel (can be 0)


The documentation for this struct was generated from the following file: