Init_From_Top_State - DataList_
Determines in what order images are displayed
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer Init_From_Top_State
| Access Type | Syntax |
|---|---|
| Read Access: | Get Init_From_Top_State to IntegerVariable |
| Write Access: | Set Init_From_Top_State to IntegerVariable/Value |
Description
When the Init_from_top_state property is true, the first record in the main file (or index thereof) will be displayed in the top line of the list image, the second in the second line, and so on to the bottom of the image. When the property is false, the first record is displayed in the bottom line of the list image, the second in the next-higher line, and so on to the top of the image.
Default is true.