__property TCellTextAlign TextAlign = {read = FTextAlign, write = SetTAlign};
Cell text alignment
Read:
TCellTextAlign FTextAlign;Write:
void SetTAlign(const TCellTextAlign Value);Declared in Dew::Math::Controls::VCL::TCustomMtxVecGrid · Dew.Math.Controls.VCL/MtxGrid.h · C++Builder only