Skip to content

Store_With_Pathname_State - dbBitmap

Specifies whether the object should save back to the database the full pathname of the bitmap being displayed

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer Store_With_Pathname_State
Access Type Syntax
Read Access: Get Store_With_Pathname_State to IntegerVariable
Write Access: Set Store_With_Pathname_State to IntegerVariable/Value

Description

Store_With_Pathname_State specifies whether the object should save back to the database (save operation) the full pathname of the bitmap being displayed. This is usually used only when the bitmap is set during runtime by double-clicking on this object to invoke the common file dialog to select a bitmap file.

Default is false.