CnPack Forum


 
Subject: Sort change request
Edelcom
普通灌水员
Rank: 2


UID 37197
Digest Posts 0
Credits 51
Posts 18
点点分 51
Reading Access 10
Registered 2008-2-8
Location Belgium
Status Offline
Post at 2008-9-20 23:00  Profile | Site | Blog | P.M. 
Sort change request

I would like to user the sort option to sort my declarations in a class, but grouping variables of the same type together.
So not : (sorted on firstname),
      Breaks:array[1..3] of TBreakRecord;                          
      fAnotherReportNameWasChoosen: boolean;
      fFilterBestellingId: integer;
      fFilterEnkelMetWaardes: boolean;
      fFilterFamilie: TcxCheckComboBox;                           
      fFilterGenre: TcxCheckComboBox;                              
      fFilterRayon: TcxCheckComboBox;                              
      fFilterStyle: TcxCheckComboBox;                              
      fFilterTransFamille: TcxCheckComboBox;                       
      fFooter: string;
      fHeader: string;                                            
      fHtmlArtPerPage: integer;
      fHtmlPage: Integer;
      fImgFolder : string;
      fPrintFooter: boolean;
but
      Breaks:array[1..3] of TBreakRecord;                          

      fAnotherReportNameWasChoosen: boolean;
      fFilterEnkelMetWaardes: boolean;
      fPrintFooter: boolean;

      fFilterBestellingId: integer;
      fHtmlArtPerPage: integer;
      fHtmlPage: Integer;

      fFilterFamilie: TcxCheckComboBox;                           
      fFilterGenre: TcxCheckComboBox;                              
      fFilterRayon: TcxCheckComboBox;                              
      fFilterStyle: TcxCheckComboBox;                              
      fFilterTransFamille: TcxCheckComboBox;                       

      fFooter: string;
      fHeader: string;                                            
      fImgFolder : string;

I separated the blocks to make it more clear what I mean.
Certainly, in form classes with a lot of different types of components, does this clarifies the code a lot.

Any chance of this being implemented in the future ?
thanks




Programmer by choice and profession!
Top
 




All times are GMT++8, the time now is 2024-3-29 15:08

    本论坛支付平台由支付宝提供
携手打造安全诚信的交易社区 Powered by Discuz! 5.0.0  © 2001-2006 Comsenz Inc.
Processed in 0.006541 second(s), 9 queries , Gzip enabled

Clear Cookies - Contact Us - CnPack Website - Archiver - WAP