TdxSectionPropertyModifierBase.ModifySection(TObject,TdxSectionIndex) Method
Declaration
procedure ModifySection(ASection: TObject; ASectionIndex: TdxSectionIndex); virtual; abstract;
Parameters
Name | Type |
---|---|
ASection | TObject |
ASectionIndex | TdxSectionIndex |
See Also