TdxCustomListBoxItems.IndexOfCaption(string,Boolean) Method
Declaration
function IndexOfCaption(const ACaption: string; ACaseSensitive: Boolean = True): Integer;
Parameters
Name | Type |
---|---|
ACaption | string |
ACaseSensitive | Boolean |
Returns
Type |
---|
Integer |
See Also