Skip to content

Commit cb3d637

Browse files
committed
Cosmetics
1 parent 2880cda commit cb3d637

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

demos/VirtualData/Custom Sorting/Unit_Custom_Sorting.pas

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ procedure TForm1.FormCreate(Sender: TObject);
5757
begin
5858
SetLength(Persons,10);
5959
FillMyData(Persons);
60+
6061
SortColumn:=-1;
6162
SortSubColumn:=-1;
6263

0 commit comments

Comments
 (0)