tecxMake the font loader property protected to simplify creating custom classes. Based on the request in the Q493074 (private) ticket.
Delphiunit cxFontNameComboBox;
//..
TcxCustomFontNameComboBoxProperties = class(TcxCustomComboBoxProperties)
private
FFontLoader: TcxFontLoader;
Um, I believe that should say "make it Protected" It is already private.
cheers
rs
I apologize. My mistake. Corrected.
So, it's been 2 years since I requested a one-line code change. Do you think we can do this any time soon?
regards,
-randall sell
Hello Randall,
We will implement it in VCL 14.1.5.