Searched defs:StringProperty (Results 1 – 2 of 2) 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
20 void StringProperty(CFXJSE_Value* pValue, WideString& wsValue, bool bSetting) { in StringProperty() function