TTeeItemDrawCols::Caption Property

__property System::UnicodeString Caption = {read = FCaption, write = SetCaption};

Read: System::UnicodeString FCaption;
Write: void SetCaption(const System::UnicodeString Value);
Declared in Dew::Math::Controls::VCL::TMtxEditTeeItem · Dew.Math.Controls.VCL/MtxVecEdit.h · C++Builder only