RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFileSaveDialog.OnShareViolation Event

Occurs when sharing violations arise from Open or Save operations.

Pascal
property OnShareViolation: TFileDialogShareViolationEvent;
C++
__property TFileDialogShareViolationEvent OnShareViolation;

OnShareViolation occurs when sharing violations arise from Open or Save operations. The DoOnShareViolation method triggers this event. 

 

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