set-load-overwrites-styles in editor<%>
set-load-overwrites-styles
editor<%>
Determines whether named styles in the current style list are replaced by load-file when the loaded file contains style specifications.
load-file
See also get-load-overwrites-styles and read-from-file.
get-load-overwrites-styles
read-from-file
(send an-editor set-load-overwrites-styles overwrite?) -> void overwrite? : boolean
(send an-editor set-load-overwrites-styles overwrite?)
send
an-editor
overwrite?