JVCL Help:TJvFullColorList.IndexOf
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvFullColorList.IndexOf Method
[+] TJvFullColorList Events
[+] TJvFullColorList Methods
[+] TJvFullColorList Properties
Search in JVCL Help
Search in all projectsSummary
Index of an item in the list
Pascal
functionIndexOf(AColor: TJvFullColor): Integer;
Parameters
Parameters | Description |
AColor: TJvFullColor | Color to search |
Return Value
Index of the first match in the list.
Description
This function search for a color in the list and return the first match found. If the color is not in the list, -1 is returned.
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page