TcxCustomLookAndFeelPainter.GetEditorGlyphIndent(Boolean,Boolean,TdxScaleFactor,TdxPaintPartID) Method
Declaration
function GetEditorGlyphIndent(ALeftMost: Boolean; AIsInplace: Boolean; AScaleFactor: TdxScaleFactor; APaintPartID: TdxPaintPartID = TdxPaintPartID.Unknown): Integer; virtual;
Parameters
Name | Type |
---|---|
ALeftMost | Boolean |
AIsInplace | Boolean |
AScaleFactor | TdxScaleFactor |
APaintPartID | TdxPaintPartID |
Returns
Type |
---|
Integer |
See Also