Имя функции | dcl-Project-SetPicture |
---|---|
Синтаксис |
(dcl-Project-SetPicture
<PROJECT> {Password [as
String]} Picture [as
PictureID] Filename [as String])
|
Возвращаемый тип | Boolean (T if successful; otherwise NIL) |
This function adds, replaces, or deletes the specified picture from the project's picture folder. If the project has a password, the optional Password argument must be supplied, and it must match the project's password or the function will fail. If Filename is NIL, the picture is deleted.