piStartAtChar - cDbCJGridColumnSuggestion
Determines how many characters you type before a suggestion list is presented
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer piStartAtChar
| Access Type | Syntax |
|---|---|
| Read Access: | Get piStartAtChar to IntegerVariable |
| Write Access: | Set piStartAtChar to IntegerVariable/Value |
Description
piStartAtChar determines how many characters must be typed before the suggestion list will be presented.
The default value is 2, which means you must type two characters before a list appears. In many cases, you may wish to set this to 1.