RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTaskDialogButtonItem.ElevationRequired Property

Elevation required.

Pascal
property ElevationRequired: Boolean;
C++
__property Boolean ElevationRequired;

ElevationRequired is True if security elevation is required in the process following a button click. Setting this property indicates that this button should display a User Account Control (UAC) shield icon. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!