Contains arbitrary data including binary data.
The image viewer (also called file viewer) field method displays the data if there is an available viewer, but can also be used to store undisplayable binary data as well. You can use image viewer fields to display picture data from a database, for example, or provide a method for users to upload data to the program. You can use special attributes, such as FileName, FileSize, FileType, FileCreator, and FileFlags to get information about the file currently held in the image viewer field.
Field attributes shared with FirstClass Designer:
Attribute |
Data type |
Bold |
Boolean |
Border |
Boolean |
Bottom |
Boolean |
Center |
Boolean |
Color |
Boolean |
Condense |
Special |
Datatype |
Boolean |
DoubleClick |
Boolean |
Editable |
Boolean |
Extend |
Boolean |
FullJust |
Boolean |
Grey |
Boolean |
Hidden |
Integer |
Index |
Boolean |
Italic |
Any |
Key |
Integer |
ListCount |
Integer |
Name |
Boolean |
NoOpenSpace |
Boolean |
Protected |
Boolean |
SelLength |
Integer |
Text |
String |
Transparent |
Boolean |
Underline |
Boolean |
Value |
Boolean |
Wrap |
Boolean |
Field methods shared with FirstClass Designer:
AddItem
Change
Click
DblClick
GotFocus
LostFocus
RemoveItem
SetFocus
|