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. 

 

DoOnShareViolation

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!