SecurityMode
- Last UpdatedAug 09, 2016
- 1 minute read
This property specifies the type of security dialog that is displayed at run time:
0 = Enable modeless dialog
1 = Enable the modal dialog
You must set this property before you call the Init method. You can set the property programmatically or through the property sheet.
Data Type: Short
Access: RW