TcxControlOptionsFindPanel Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates a new Tcx |
#Properties
Name | Description |
---|---|
Apply |
Specifies the delay (in milliseconds) prior to a search start in the delayed automatic search mode. |
Behavior | Switches the Find Panel between filter and search modes. |
Clear |
Specifies if the Find Panel clears its Find box when closed. |
Display |
Specifies the end-user availability of the Find Panel. |
Editing |
Provides access to the container control to which these Find Panel settings belong. |
Focus |
Specifies if the Find Panel moves focus to the container control‘s content when activating search or filter criteria. |
Highlight |
Specifies if the found text matches are highlighted. |
Info |
Specifies the custom information text string for the empty unfocused Find box. |
Layout | Switches the Find Panel between full-size and compact layouts. |
MRUItems | Provides access to the list of the most recently used search strings (MRU list for short) in the Find Panel‘s Find box. |
MRUItems |
Specifies the maximum number of items in the Find Panel‘s MRU list. |
MRUItems |
Specifies the maximum number of items that the MRU list‘s dropdown can display simultaneously. |
Owner protected |
Provides access to the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
Position | Specifies the Find Panel‘s display position within a container control. |
Show |
Specifies if the Find Panel shows the Clear button. |
Show |
Specifies if the Find Panel shows the Close button. |
Show |
Specifies if the Find Panel shows the Find button in filter mode. |
Show |
Specifies if the Find Panel shows the Next button in search mode. |
Show |
Specifies if the Find Panel shows the Previous button in search mode. |
Use |
Switches the Find Panel between delayed automatic and manual search types. |
Use |
Specifies if the extended syntax is available for a search string. |
#Methods
Name | Description |
---|---|
Assign |
Updates the persistent information from the specified source.
Inherited from Tcx |
Assign |
Inherited from TPersistent. |
Do |
Updates the persistent information container’s class-specific properties with the corresponding values obtained from another persistent information container.
Inherited from Tcx |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Returns the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
To |
Inherited from TObject. |
See Also