, , , , ________________________957



property bool Enabled



 Enabled     . -
   ,   Enabled  false. -
    .   ,  
,     OnTimer.

   ,   Enabled  true.
         
.

Font

  
 TControl



_property Graphics::TFont* Font



 Font    TFont.    -
      TFont,    Co-
lor. Height. Name, Pitch. Size. Style  . .  -
     Font       
TFont.



1.      Memol,    
,   FontDialogI    .  , 
       ,  
Memol,     :

if (FontDialogl->Execute())

Memol->Font->Assign(FontDialogl->Font) ;

        ,  -
 FontDialogI->Execute()  true    
Memol    .

2.    ,      ,  -
         
 RichEdit  :

if (FontDialogl->Execute())

RichEditl->SelAttributes->Assign(FontDialogl->Font);

3.  ,      ,  -
 ,    ComboBoxl  
Memol   .      -
         ( 
     QnCreate).    -
lick  ComboBoxl  ,   Name
  Font , ' Memol.