EMS.ResourceTypes.ResourceSuffixAttribute.Suffix
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: EMS.ResourceTypes.pas EMS.ResourceTypes.hpp
| |
Unit: EMS.ResourceTypes | |
Parent: ResourceSuffixAttribute |
Delphi
property Suffix: string read FSuffix;
C++
__property System::UnicodeString Suffix = {read=FSuffix};