420________________________________________________ 7

 My Components ( ).    -
    .

        EditLet-
Num.h.      private, protected, public  _published. 

     ,   :

private ()         ,   -
,      

protected ()   ,   -
,    

public ()             

_published                   
()            C++Builder, -
       -
     

 (.  1.2  1)    ( 
 )   ,    . 
           . -
    .     -
  ,        ,
  .

7.3.2.2 

        -
.      private    . 
      protected    ,
        . 
      ,   -
     'F'.  ,    
    private      :

class PACKAGE TEditLetNum : public TEdit

{

//  - 

private:

bool FEnableNum;

bool FEnableLet;

bool FModified;

          . -
   :

_property <> <> = {read=<MMH    >
write=<HMfl    >
<     >;

   read  write   ,  
    .

   read    ,    -
     .       -
,    ,    . 
      Get,    
.