On this pageGetBaseDescriptionAWidth - text widthAHeight - text heightCount width and height basing on Box property.Base - base pointStart - start point where text will be drawnSyntaxprocedure GetBase(AWidth, AHeight: Extended; var Base, Start: TFPoint); virtual;