dfwstdselectdirtree.pas

来自「dfw控件组V0.62」· PAS 代码 · 共 34 行

PAS
34
字号
{******************************************************************************}
{          This unit is part of the Delphifreeware component package.          }
{                                                                              }
{ Filename           : DFWStdSelectDirTree.pas                                 }
{ Short description  : TTreeView with Checkboxes                               }
{ Author             : Jonathan Faivre-Vuillin                                 }
{ E-Mail             : jfv@delphi-freeware.de                                  }
{ Internet           :                                                         }
{ Version            : 2.51                                                    }
{ Date last modified : 05/22/2000                                              }
{ Delphi versions    : 3,4,5                                                   }
{                                                                              }
{                                                                              }
{ Add. Copyright     :                                                         }
{                                                                              }
{ Author's comment   : Please let me know if you use this component in your    }
{                      application, just to know how use it is...              }
{                      If you have any comment/suggestion, please contact me   }
{                      at : jfv@delphi-freeware.de                             }
{                                                                              }
{                      I'll do a better version, which will allow the user to  }
{                      check/uncheck :                                         }
{                      - a dir and all his subdirs, modifying the parent state.}
{                      - a dir and all his subdirs, not modifying the parent   }
{                        state.                                                }
{                      - a single dir modifying the parent state.              }
{                      - a single dir not modifying the parent state.          }
{                                                                              }
{ Description        :                                                         }
{                                                                              }
{ Usage              :                                                         }
{                                                                              }
{ Revision history   : 1.0   : First stable version, called TDFWSelectDirView  }
{                      2.38

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?