Searched defs:StringProperty (Results 1 – 3 of 3) sorted by relevance
98 public static final class StringProperty extends Property<String> { class in TsiPeer99 public StringProperty(@Nonnull String name, @Nonnull String value) { in StringProperty() method in TsiPeer.StringProperty
58 interface StringProperty interface in TestBackRefsWithPolymorphic
21 void StringProperty(CFXJSE_Value* pReturn, WideString* wsValue, bool bSetting) { in StringProperty() function