8#include "GUIPropertyItemBase.h" 
  102            virtual void Enable(
bool bEnable) 
override;
 
Template type 의 문자열 클래스
Definition FLString.h:34
CGUIPropertyItemBase()
기본 생성자
virtual bool SetValue(Base::CFLString< wchar_t > strValue, bool bInvokeCallback=true) override
IP 주소 문자열을 설정합니다.
virtual ~CGUIPropertyItemIPAddress()
소멸자.
virtual CMFCPropertyGridProperty * CreateGridProperty() override
이 IP 주소 아이템에 대한 프로퍼티 그리드 노드를 생성합니다.
virtual void Enable(bool bEnable) override
이 아이템의 편집 가능 여부를 설정합니다.
CGUIPropertyItemIPAddress()
기본 생성자.
virtual Base::CFLString< wchar_t > GetValue() const override
현재 IP 주소 문자열을 반환합니다.
Definition D2DObject.h:12