Library Vcl NextSuite 6 NextGrid6 Reference Classes TNxDateColumn6 TNxDateColumn6 Column suitable for storing date values. Date (TDate, or TDateTime) are stored natively inside the cells. Unit NxColumns6.pas (Sources\Next Grid) Example pasMyGrid.Cell[2, 4].AsDateTime := Today;
TNxDateColumn6 Column suitable for storing date values. Date (TDate, or TDateTime) are stored natively inside the cells. Unit NxColumns6.pas (Sources\Next Grid) Example pasMyGrid.Cell[2, 4].AsDateTime := Today;