Contents Up Previous Next

wxPropertyListView::DisplayProperty

Bool DisplayProperty(wxProperty *property)

Calls wxPropertyValidator::OnDisplayValue for the current property's validator. This function gets called by wxPropertyListView::BeginShowingProperty, which is in turn called from ShowProperty, called by OnPropertySelect, called by the listbox callback when selected.