- This topic has 2 replies, 2 voices, and was last updated 2025-09-14 at 5:44 pm by .
Viewing 2 reply threads
Viewing 2 reply threads
- You must be logged in to reply to this topic.
Hi Ray,
Does Inspex have a search option for finding properties?
I’m thinking of using it for application settings, so it would be useful if a user could search for the specific setting they need.
Thanks.
Regards,
Steve
Hi Steve,
I believe the DynamicFilter property will give you the desired behavior. For example, consider a form that has a TIxObjectInspector and a TRzEdit, and the OnChange event handler for the edit looks like the following:
procedure TForm10.RzEdit1Change(Sender: TObject);
begin
IxObjectInspector1.DynamicFilter := RzEdit1.Text;
end;
When you type into the edit box, the properties displayed in the ObjectInspector are filtered to just show the properties that match the filter.
Ray
Hi Ray,
That’s perfect.
Thank you.
Steve
We use cookies to improve your experience on our site. By using our site, you consent to cookies.
Manage your cookie preferences below:
Essential cookies enable basic functions and are necessary for the proper function of the website.
These cookies are needed for adding comments on this website.
These cookies are used for managing login functionality on this website.
Stripe is a payment processing platform that enables businesses to accept online payments securely and efficiently.
Service URL: stripe.com (opens in a new window)