TcxCustomLookAndFeelPainter.GetEditorGlyphIndent(Boolean,Boolean,TdxScaleFactor,TdxPaintPartID) Method
In This Article
#Declaration
Delphi
function GetEditorGlyphIndent(ALeftMost: Boolean; AIsInplace: Boolean; AScaleFactor: TdxScaleFactor; APaintPartID: TdxPaintPartID = TdxPaintPartID.Unknown): Integer; virtual;
#Parameters
Name | Type |
---|---|
ALeft |
Boolean |
AIs |
Boolean |
AScale |
Tdx |
APaint |
Tdx |
#Returns
Type |
---|
Integer |
See Also